- cacheBaseStatistics(BaseStatistics, String) - Method in class org.apache.flink.compiler.DataStatistics
-
Caches the given statistics.
- cacheBaseStatistics(BaseStatistics, String) - Method in class org.apache.flink.compiler.NonCachingDataStatistics
-
- cachedPlans - Variable in class org.apache.flink.compiler.dag.OptimizerNode
-
- cacheFile - Variable in class org.apache.flink.api.common.Plan
-
Hash map for files in the distributed cache: registered name to cache entry.
- calculateHeapSize(int) - Static method in class org.apache.flink.yarn.Utils
-
Calculate the heap size for the JVMs to start in the containers.
- call(IOReadableWritable, InetSocketAddress, Class<?>) - Method in class org.apache.flink.runtime.ipc.Client
-
Make a call, passing param, to the IPC server running at address which is servicing the
protocol protocol,
with the ticket credentials, returning the value.
- call(Class<?>, IOReadableWritable, long) - Method in class org.apache.flink.runtime.ipc.RPC.Server
-
- call(Class<?>, IOReadableWritable, long) - Method in class org.apache.flink.runtime.ipc.Server
-
Called for each call.
- callUserFunction() - Method in class org.apache.flink.streaming.api.invokable.operator.co.CoWindowInvokable
-
- callUserFunction() - Method in class org.apache.flink.streaming.api.invokable.operator.FilterInvokable
-
- callUserFunction() - Method in class org.apache.flink.streaming.api.invokable.operator.FlatMapInvokable
-
- callUserFunction() - Method in class org.apache.flink.streaming.api.invokable.operator.GroupedReduceInvokable
-
- callUserFunction() - Method in class org.apache.flink.streaming.api.invokable.operator.MapInvokable
-
- callUserFunction() - Method in class org.apache.flink.streaming.api.invokable.operator.ProjectInvokable
-
- callUserFunction() - Method in class org.apache.flink.streaming.api.invokable.operator.StreamReduceInvokable
-
- callUserFunction() - Method in class org.apache.flink.streaming.api.invokable.operator.WindowGroupReduceInvokable
-
- callUserFunction() - Method in class org.apache.flink.streaming.api.invokable.operator.WindowReduceInvokable
-
- callUserFunction() - Method in class org.apache.flink.streaming.api.invokable.SinkInvokable
-
- callUserFunction() - Method in class org.apache.flink.streaming.api.invokable.SourceInvokable
-
- callUserFunction() - Method in class org.apache.flink.streaming.api.invokable.StreamInvokable
-
The call of the user implemented function should be implemented here
- callUserFunction1() - Method in class org.apache.flink.streaming.api.invokable.operator.co.CoFlatMapInvokable
-
- callUserFunction1() - Method in class org.apache.flink.streaming.api.invokable.operator.co.CoGroupedReduceInvokable
-
- callUserFunction1() - Method in class org.apache.flink.streaming.api.invokable.operator.co.CoInvokable
-
- callUserFunction1() - Method in class org.apache.flink.streaming.api.invokable.operator.co.CoMapInvokable
-
- callUserFunction1() - Method in class org.apache.flink.streaming.api.invokable.operator.co.CoReduceInvokable
-
- callUserFunction1() - Method in class org.apache.flink.streaming.api.invokable.operator.co.CoWindowInvokable
-
- callUserFunction2() - Method in class org.apache.flink.streaming.api.invokable.operator.co.CoFlatMapInvokable
-
- callUserFunction2() - Method in class org.apache.flink.streaming.api.invokable.operator.co.CoGroupedReduceInvokable
-
- callUserFunction2() - Method in class org.apache.flink.streaming.api.invokable.operator.co.CoInvokable
-
- callUserFunction2() - Method in class org.apache.flink.streaming.api.invokable.operator.co.CoMapInvokable
-
- callUserFunction2() - Method in class org.apache.flink.streaming.api.invokable.operator.co.CoReduceInvokable
-
- callUserFunction2() - Method in class org.apache.flink.streaming.api.invokable.operator.co.CoWindowInvokable
-
- callUserFunctionAndLogException() - Method in class org.apache.flink.streaming.api.invokable.StreamInvokable
-
Method for logging exceptions thrown during the user function call
- callUserFunctionAndLogException1() - Method in class org.apache.flink.streaming.api.invokable.operator.co.CoInvokable
-
- callUserFunctionAndLogException2() - Method in class org.apache.flink.streaming.api.invokable.operator.co.CoInvokable
-
- callWithNextKey(FlatJoinFunction<V1, V2, O>, Collector<O>) - Method in class org.apache.flink.runtime.operators.hash.BuildFirstHashMatchIterator
-
- callWithNextKey(FlatJoinFunction<V1, V2, O>, Collector<O>) - Method in class org.apache.flink.runtime.operators.hash.BuildSecondHashMatchIterator
-
- callWithNextKey(FlatJoinFunction<T1, T2, O>, Collector<O>) - Method in class org.apache.flink.runtime.operators.sort.MergeMatchIterator
-
Calls the JoinFunction#match() method for all two key-value pairs that share the same key and come
from different inputs.
- callWithNextKey(FlatJoinFunction<V1, V2, O>, Collector<O>) - Method in interface org.apache.flink.runtime.operators.util.JoinTaskIterator
-
Moves the internal pointer to the next key that both inputs share.
- cancel(String[]) - Method in class org.apache.flink.client.CliFrontend
-
Executes the cancel action.
- cancel() - Method in class org.apache.flink.runtime.executiongraph.Execution
-
- cancel() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
- cancel() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
-
- cancel() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
-
- cancel() - Method in class org.apache.flink.runtime.instance.AllocatedSlot
-
- cancel() - Method in class org.apache.flink.runtime.iterative.task.AbstractIterativePactTask
-
- cancel() - Method in class org.apache.flink.runtime.jobgraph.tasks.AbstractInvokable
-
This method is called when a task is canceled either as a result of a user abort or an execution failure.
- cancel() - Method in class org.apache.flink.runtime.operators.AbstractCachedBuildSideMatchDriver
-
- cancel() - Method in class org.apache.flink.runtime.operators.AllGroupReduceDriver
-
- cancel() - Method in class org.apache.flink.runtime.operators.AllReduceDriver
-
- cancel() - Method in class org.apache.flink.runtime.operators.CoGroupDriver
-
- cancel() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetFirstDriver
-
- cancel() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetSecondDriver
-
- cancel() - Method in class org.apache.flink.runtime.operators.CollectorMapDriver
-
- cancel() - Method in class org.apache.flink.runtime.operators.CrossDriver
-
- cancel() - Method in class org.apache.flink.runtime.operators.DataSinkTask
-
- cancel() - Method in class org.apache.flink.runtime.operators.DataSourceTask
-
- cancel() - Method in class org.apache.flink.runtime.operators.FlatMapDriver
-
- cancel() - Method in class org.apache.flink.runtime.operators.GroupReduceCombineDriver
-
- cancel() - Method in class org.apache.flink.runtime.operators.GroupReduceDriver
-
- cancel() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetFirstDriver
-
- cancel() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetSecondDriver
-
- cancel() - Method in class org.apache.flink.runtime.operators.MapDriver
-
- cancel() - Method in class org.apache.flink.runtime.operators.MapPartitionDriver
-
- cancel() - Method in class org.apache.flink.runtime.operators.MatchDriver
-
- cancel() - Method in class org.apache.flink.runtime.operators.NoOpDriver
-
- cancel() - Method in interface org.apache.flink.runtime.operators.PactDriver
-
This method is invoked when the driver must aborted in mid processing.
- cancel() - Method in class org.apache.flink.runtime.operators.ReduceCombineDriver
-
- cancel() - Method in class org.apache.flink.runtime.operators.ReduceDriver
-
- cancel() - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
- cancelAndClearEverything(Throwable) - Method in class org.apache.flink.runtime.taskmanager.TaskManager
-
Removes all tasks from this TaskManager.
- cancelAndReleaseAllSlots() - Method in class org.apache.flink.runtime.instance.Instance
-
- cancelChainedTasks(List<ChainedDriver<?, ?>>) - Static method in class org.apache.flink.runtime.operators.RegularPactTask
-
- cancelExecution() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- cancelExecution() - Method in class org.apache.flink.runtime.taskmanager.Task
-
- cancelingDone() - Method in class org.apache.flink.runtime.taskmanager.Task
-
- cancelJob() - Method in class org.apache.flink.runtime.client.JobClient
-
Cancels the job assigned to this job client.
- cancelJob(JobID) - Method in class org.apache.flink.runtime.jobmanager.JobManager
-
- cancelJob(JobID) - Method in interface org.apache.flink.runtime.protocols.JobManagementProtocol
-
Requests to cancel the job specified by the given ID.
- cancelTask() - Method in class org.apache.flink.runtime.operators.chaining.ChainedCollectorMapDriver
-
- cancelTask() - Method in class org.apache.flink.runtime.operators.chaining.ChainedDriver
-
- cancelTask() - Method in class org.apache.flink.runtime.operators.chaining.ChainedFlatMapDriver
-
- cancelTask() - Method in class org.apache.flink.runtime.operators.chaining.ChainedMapDriver
-
- cancelTask() - Method in class org.apache.flink.runtime.operators.chaining.ChainedTerminationCriterionDriver
-
- cancelTask() - Method in class org.apache.flink.runtime.operators.chaining.SynchronousChainedCombineDriver
-
- cancelTask(ExecutionAttemptID) - Method in interface org.apache.flink.runtime.protocols.TaskOperationProtocol
-
- cancelTask(ExecutionAttemptID) - Method in class org.apache.flink.runtime.taskmanager.TaskManager
-
- CancelTaskException - Exception in org.apache.flink.runtime.execution
-
Thrown to trigger a canceling of the executing task.
- CancelTaskException() - Constructor for exception org.apache.flink.runtime.execution.CancelTaskException
-
- CANNOT_EXECUTE_EMPTY_JOB - Static variable in class org.apache.flink.streaming.util.ClusterUtil
-
- canReadInt() - Method in class org.apache.flink.api.java.typeutils.runtime.NoFetchingInput
-
- canReadLong() - Method in class org.apache.flink.api.java.typeutils.runtime.NoFetchingInput
-
- captureCPUUtilization(JobID, ThreadMXBean, long) - Method in class org.apache.flink.runtime.profiling.impl.EnvironmentThreadSet
-
- CartesianProductDescriptor - Class in org.apache.flink.compiler.operators
-
- CartesianProductDescriptor(boolean, boolean) - Constructor for class org.apache.flink.compiler.operators.CartesianProductDescriptor
-
- CENTERS_2D_AFTER_20_ITERATIONS_DOUBLE_DIGIT - Static variable in class org.apache.flink.test.testdata.KMeansData
-
- CENTERS_2D_AFTER_SINGLE_ITERATION_DOUBLE_DIGIT - Static variable in class org.apache.flink.test.testdata.KMeansData
-
- CENTERS_AFTER_20_ITERATIONS_DOUBLE_DIGIT - Static variable in class org.apache.flink.test.testdata.KMeansData
-
- CENTERS_AFTER_20_ITERATIONS_SINGLE_DIGIT - Static variable in class org.apache.flink.test.testdata.KMeansData
-
- CENTERS_AFTER_ONE_STEP - Static variable in class org.apache.flink.test.testdata.KMeansData
-
- CENTERS_AFTER_ONE_STEP_SINGLE_DIGIT - Static variable in class org.apache.flink.test.testdata.KMeansData
-
- CENTROIDS - Static variable in class org.apache.flink.examples.java.clustering.util.KMeansData
-
- ChainedCollectorMapDriver<IT,OT> - Class in org.apache.flink.runtime.operators.chaining
-
- ChainedCollectorMapDriver() - Constructor for class org.apache.flink.runtime.operators.chaining.ChainedCollectorMapDriver
-
- ChainedDriver<IT,OT> - Class in org.apache.flink.runtime.operators.chaining
-
The interface to be implemented by drivers that do not run in an own pact task context, but are chained to other
tasks.
- ChainedDriver() - Constructor for class org.apache.flink.runtime.operators.chaining.ChainedDriver
-
- ChainedFlatMapDriver<IT,OT> - Class in org.apache.flink.runtime.operators.chaining
-
- ChainedFlatMapDriver() - Constructor for class org.apache.flink.runtime.operators.chaining.ChainedFlatMapDriver
-
- ChainedMapDriver<IT,OT> - Class in org.apache.flink.runtime.operators.chaining
-
- ChainedMapDriver() - Constructor for class org.apache.flink.runtime.operators.chaining.ChainedMapDriver
-
- chainedTasks - Variable in class org.apache.flink.runtime.operators.RegularPactTask
-
A list of chained drivers, if there are any.
- ChainedTerminationCriterionDriver<IT,OT> - Class in org.apache.flink.runtime.operators.chaining
-
- ChainedTerminationCriterionDriver() - Constructor for class org.apache.flink.runtime.operators.chaining.ChainedTerminationCriterionDriver
-
- Channel - Class in org.apache.flink.compiler.plan
-
A Channel is a data exchange between two operators.
- Channel(PlanNode) - Constructor for class org.apache.flink.compiler.plan.Channel
-
- Channel(PlanNode, TempMode) - Constructor for class org.apache.flink.compiler.plan.Channel
-
- Channel - Class in org.apache.flink.runtime.io.network.channels
-
The base class for channel objects.
- Channel(int, ChannelID, ChannelID, ChannelType) - Constructor for class org.apache.flink.runtime.io.network.channels.Channel
-
Auxiliary constructor for channels
- channelActive(ChannelHandlerContext) - Method in class org.apache.flink.runtime.io.network.netty.InboundEnvelopeDecoder
-
- ChannelCloseEvent - Class in org.apache.flink.runtime.io.network.channels
-
- ChannelCloseEvent() - Constructor for class org.apache.flink.runtime.io.network.channels.ChannelCloseEvent
-
- ChannelDeploymentDescriptor - Class in org.apache.flink.runtime.deployment
-
A channel deployment descriptor contains all the information necessary to deploy either an input or an output channel
as part of a task on a task manager.
- ChannelDeploymentDescriptor(ChannelID, ChannelID) - Constructor for class org.apache.flink.runtime.deployment.ChannelDeploymentDescriptor
-
Constructs a new channel deployment descriptor.
- ChannelDeploymentDescriptor() - Constructor for class org.apache.flink.runtime.deployment.ChannelDeploymentDescriptor
-
Default constructor for serialization/deserialization.
- ChannelID - Class in org.apache.flink.runtime.io.network.channels
-
- ChannelID() - Constructor for class org.apache.flink.runtime.io.network.channels.ChannelID
-
- ChannelID(long, long) - Constructor for class org.apache.flink.runtime.io.network.channels.ChannelID
-
- ChannelID(AbstractID) - Constructor for class org.apache.flink.runtime.io.network.channels.ChannelID
-
- channelID - Variable in class org.apache.flink.streaming.api.collector.StreamCollector
-
- channelInactive(ChannelHandlerContext) - Method in class org.apache.flink.runtime.io.network.netty.OutboundConnectionQueue
-
- ChannelLookupProtocol - Interface in org.apache.flink.runtime.protocols
-
The channel lookup protocol can be used to resolve the ID of an output channel to all recipients which shall receive
the data of this channel.
- ChannelManager - Class in org.apache.flink.runtime.io.network
-
The channel manager sets up the network buffers and dispatches data between channels.
- ChannelManager(ChannelLookupProtocol, InstanceConnectionInfo, int, int, NetworkConnectionManager) - Constructor for class org.apache.flink.runtime.io.network.ChannelManager
-
- channelRead(ChannelHandlerContext, Object) - Method in class org.apache.flink.runtime.io.network.netty.InboundEnvelopeDecoder
-
- channelRead(ChannelHandlerContext, Object) - Method in class org.apache.flink.runtime.io.network.netty.InboundEnvelopeDispatcher
-
- ChannelReaderInputView - Class in org.apache.flink.runtime.io.disk.iomanager
-
- ChannelReaderInputView(BlockChannelReader, List<MemorySegment>, boolean) - Constructor for class org.apache.flink.runtime.io.disk.iomanager.ChannelReaderInputView
-
Creates a new channel reader that reads from the given channel until the last block
(as marked by a
ChannelWriterOutputView) is found.
- ChannelReaderInputView(BlockChannelReader, List<MemorySegment>, int, boolean) - Constructor for class org.apache.flink.runtime.io.disk.iomanager.ChannelReaderInputView
-
Creates a new channel reader that reads from the given channel, expecting a specified
number of blocks in the channel.
- ChannelReaderInputViewIterator<E> - Class in org.apache.flink.runtime.io.disk
-
A simple iterator over the input read though an I/O channel.
- ChannelReaderInputViewIterator(IOManager, FileIOChannel.ID, List<MemorySegment>, List<MemorySegment>, TypeSerializer<E>, int) - Constructor for class org.apache.flink.runtime.io.disk.ChannelReaderInputViewIterator
-
- ChannelReaderInputViewIterator(IOManager, FileIOChannel.ID, LinkedBlockingQueue<MemorySegment>, List<MemorySegment>, List<MemorySegment>, TypeSerializer<E>, int) - Constructor for class org.apache.flink.runtime.io.disk.ChannelReaderInputViewIterator
-
- ChannelReaderInputViewIterator(BlockChannelReader, LinkedBlockingQueue<MemorySegment>, List<MemorySegment>, List<MemorySegment>, TypeSerializer<E>, int) - Constructor for class org.apache.flink.runtime.io.disk.ChannelReaderInputViewIterator
-
- ChannelReaderInputViewIterator(ChannelReaderInputView, List<MemorySegment>, TypeSerializer<E>) - Constructor for class org.apache.flink.runtime.io.disk.ChannelReaderInputViewIterator
-
- channels() - Method in class org.apache.flink.runtime.io.network.gates.InputGate
-
- channels() - Method in class org.apache.flink.runtime.io.network.gates.OutputGate
-
- ChannelSelector<T extends IOReadableWritable> - Interface in org.apache.flink.runtime.io.network.api
-
Objects implementing this interface are passed to an
OutputGate.
- ChannelType - Enum in org.apache.flink.runtime.io.network.channels
-
An enumeration for the channel types.
- channelWritabilityChanged(ChannelHandlerContext) - Method in class org.apache.flink.runtime.io.network.netty.OutboundConnectionQueue
-
- ChannelWriterOutputView - Class in org.apache.flink.runtime.io.disk.iomanager
-
- ChannelWriterOutputView(BlockChannelWriter, List<MemorySegment>, int) - Constructor for class org.apache.flink.runtime.io.disk.iomanager.ChannelWriterOutputView
-
Creates an new ChannelWriterOutputView that writes to the given channel and buffers data
in the given memory segments.
- ChannelWriterOutputView(BlockChannelWriter, int) - Constructor for class org.apache.flink.runtime.io.disk.iomanager.ChannelWriterOutputView
-
Creates an new ChannelWriterOutputView that writes to the given channel.
- CHAR_ARRAY_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.BasicArrayTypeInfo
-
- CHAR_PRIMITIVE_ARRAY_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.PrimitiveArrayTypeInfo
-
- CHAR_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.BasicTypeInfo
-
- charAt(int) - Method in class org.apache.flink.core.io.StringRecord
-
Returns the Unicode Scalar Value (32-bit integer value) for the character
at position.
- charAt(int) - Method in class org.apache.flink.types.StringValue
-
- CharComparator - Class in org.apache.flink.api.common.typeutils.base
-
- CharComparator(boolean) - Constructor for class org.apache.flink.api.common.typeutils.base.CharComparator
-
- CharPrimitiveArraySerializer - Class in org.apache.flink.api.common.typeutils.base.array
-
A serializer for char arrays.
- CharPrimitiveArraySerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.array.CharPrimitiveArraySerializer
-
- CharSerializer - Class in org.apache.flink.api.common.typeutils.base
-
- CharSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.CharSerializer
-
- CHARSET_NAME - Static variable in class org.apache.flink.api.java.record.io.TextInputFormat
-
- CharValue - Class in org.apache.flink.types
-
Boxed serializable and comparable character type, representing the primitive
type char.
- CharValue() - Constructor for class org.apache.flink.types.CharValue
-
Initializes the encapsulated char with 0.
- CharValue(char) - Constructor for class org.apache.flink.types.CharValue
-
Initializes the encapsulated char with the provided value.
- CharValueSerializer - Class in org.apache.flink.api.common.typeutils.base
-
- CharValueSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.CharValueSerializer
-
- check(Plan) - Method in class org.apache.flink.compiler.contextcheck.ContextChecker
-
Checks whether the given plan is valid.
- check() - Method in interface org.apache.flink.compiler.contextcheck.Validatable
-
- check() - Method in class org.apache.flink.hadoopcompatibility.mapred.record.HadoopDataSink
-
- checkAndExtractLambdaMethod(Function) - Static method in class org.apache.flink.api.common.functions.util.FunctionUtils
-
- checkCollection(Collection<X>, Class<X>) - Static method in class org.apache.flink.api.java.io.CollectionInputFormat
-
- checkedDownCast(long) - Static method in class org.apache.flink.runtime.util.MathUtils
-
Casts the given value to a 32 bit integer, if it can be safely done.
- CheckedMemorySegment - Class in org.apache.flink.runtime.memorymanager
-
This class represents a piece of memory allocated from the memory manager.
- CheckedMemorySegment(byte[]) - Constructor for class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- checkErroneous() - Method in class org.apache.flink.runtime.io.disk.iomanager.AsynchronousFileIOChannel
-
Checks the exception state of this channel.
- checkFieldRange(int) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Checks if the given field position is allowed for the output type
- checkForInstantiation(Class<?>) - Static method in class org.apache.flink.util.InstantiationUtil
-
Performs a standard check whether the class can be instantiated by Class#newInstance().
- checkForInstantiationError(Class<?>) - Static method in class org.apache.flink.util.InstantiationUtil
-
- checkJarFile(File) - Static method in class org.apache.flink.client.program.JobWithJars
-
- checkJoinKeyFields(int[]) - Method in class org.apache.flink.api.java.operators.DeltaIteration.SolutionSetPlaceHolder
-
- checkJoinKeyFields(int[]) - Method in class org.apache.flink.api.java.record.operators.DeltaIteration.SolutionSetPlaceHolder
-
Deprecated.
- checkOddEvenResult(BufferedReader) - Static method in class org.apache.flink.test.testdata.ConnectedComponentsData
-
- checkOddEvenResult(List<Tuple2<Long, Long>>) - Static method in class org.apache.flink.test.testdata.ConnectedComponentsData
-
- checkOddEvenResult(BufferedReader) - Static method in class org.apache.flink.test.testdata.TransitiveClosureData
-
- checkPartialSolutionPropertiesMet(PlanNode, GlobalProperties, LocalProperties) - Method in class org.apache.flink.compiler.plan.PlanNode
-
- checkpoint() - Method in class org.apache.flink.streaming.state.MapState
-
- checkpoint() - Method in class org.apache.flink.streaming.state.OperatorState
-
Creates a
StateCheckpoint that will be used to backup the state
for failure recovery.
- checkpoint() - Method in class org.apache.flink.streaming.state.SimpleState
-
- checkResultsWithDelta(String, List<String>, double) - Static method in class org.apache.flink.test.testdata.KMeansData
-
- checkSameExecutionContext(DataSet<?>, DataSet<?>) - Static method in class org.apache.flink.api.java.DataSet
-
- checkWindowEnd(long) - Method in class org.apache.flink.streaming.api.invokable.operator.co.CoWindowInvokable.StreamWindow
-
- CircularFifoList<T> - Class in org.apache.flink.streaming.state
-
A simple class, that manages a circular queue with sliding interval.
- CircularFifoList() - Constructor for class org.apache.flink.streaming.state.CircularFifoList
-
- circularList1 - Variable in class org.apache.flink.streaming.api.invokable.operator.co.CoWindowInvokable
-
- circularList1 - Variable in class org.apache.flink.streaming.api.invokable.operator.co.CoWindowInvokable.StreamWindow
-
- circularList2 - Variable in class org.apache.flink.streaming.api.invokable.operator.co.CoWindowInvokable
-
- circularList2 - Variable in class org.apache.flink.streaming.api.invokable.operator.co.CoWindowInvokable.StreamWindow
-
- ClassUtils - Class in org.apache.flink.util
-
Utility class which provides various methods for dynamic class loading.
- clean(Object, boolean) - Static method in class org.apache.flink.api.java.ClosureCleaner
-
- clean(F) - Method in class org.apache.flink.api.java.DataSet
-
- clean(F) - Method in class org.apache.flink.streaming.api.datastream.ConnectedDataStream
-
- clean(F) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
- clean(F) - Method in class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
- cleanFile(String) - Method in class org.apache.flink.streaming.api.function.sink.WriteSinkFunction
-
Creates target file if it does not exist, cleans it if it exists.
- cleanup() - Method in class org.apache.flink.runtime.operators.AbstractCachedBuildSideMatchDriver
-
- cleanup() - Method in class org.apache.flink.runtime.operators.AllGroupReduceDriver
-
- cleanup() - Method in class org.apache.flink.runtime.operators.AllReduceDriver
-
- cleanup() - Method in class org.apache.flink.runtime.operators.CoGroupDriver
-
- cleanup() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetFirstDriver
-
- cleanup() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetSecondDriver
-
- cleanup() - Method in class org.apache.flink.runtime.operators.CollectorMapDriver
-
- cleanup() - Method in class org.apache.flink.runtime.operators.CrossDriver
-
- cleanup() - Method in class org.apache.flink.runtime.operators.FlatMapDriver
-
- cleanup() - Method in class org.apache.flink.runtime.operators.GroupReduceCombineDriver
-
- cleanup() - Method in class org.apache.flink.runtime.operators.GroupReduceDriver
-
- cleanup() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetFirstDriver
-
- cleanup() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetSecondDriver
-
- cleanup() - Method in class org.apache.flink.runtime.operators.MapDriver
-
- cleanup() - Method in class org.apache.flink.runtime.operators.MapPartitionDriver
-
- cleanup() - Method in class org.apache.flink.runtime.operators.MatchDriver
-
- cleanup() - Method in class org.apache.flink.runtime.operators.NoOpDriver
-
- cleanup() - Method in interface org.apache.flink.runtime.operators.PactDriver
-
This method is invoked in any case (clean termination and exception) at the end of the tasks operation.
- cleanup() - Method in class org.apache.flink.runtime.operators.ReduceCombineDriver
-
- cleanup() - Method in class org.apache.flink.runtime.operators.ReduceDriver
-
- cleanup(Logger, Closeable...) - Static method in class org.apache.flink.runtime.util.IOUtils
-
Close the Closeable objects and
ignore any
IOException or
null pointers.
- cleanupJob(JobConf) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.datatypes.HadoopFileOutputCommitter
-
- CleanupWhenUnsuccessful - Interface in org.apache.flink.api.common.io
-
OutputFormats may implement this interface to run a cleanup hook when the execution is not successful.
- clear() - Method in class org.apache.flink.core.io.StringRecord
-
Clear the string to empty.
- clear() - Method in class org.apache.flink.examples.java.clustering.KMeans.Point
-
- clear() - Method in class org.apache.flink.runtime.io.network.serialization.AdaptiveSpanningRecordDeserializer
-
- clear() - Method in class org.apache.flink.runtime.io.network.serialization.DataOutputSerializer
-
- clear() - Method in interface org.apache.flink.runtime.io.network.serialization.RecordDeserializer
-
- clear() - Method in interface org.apache.flink.runtime.io.network.serialization.RecordSerializer
-
- clear() - Method in class org.apache.flink.runtime.io.network.serialization.SpanningRecordSerializer
-
- clear() - Method in class org.apache.flink.runtime.jobmanager.scheduler.SetQueue
-
- clear() - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedInputView
-
Clears the internal state of the view.
- clear() - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedOutputView
-
Clears the internal state.
- clear() - Method in class org.apache.flink.runtime.operators.sort.PartialOrderPriorityQueue
-
Removes all entries from the PriorityQueue.
- clear() - Method in class org.apache.flink.runtime.profiling.impl.types.ProfilingDataContainer
-
- clear() - Method in class org.apache.flink.runtime.util.IntArrayList
-
- clear() - Method in class org.apache.flink.runtime.util.LongArrayList
-
- clear - Variable in class org.apache.flink.streaming.state.checkpoint.MapCheckpoint
-
- clear - Variable in class org.apache.flink.streaming.state.MapState
-
- clear() - Method in class org.apache.flink.streaming.state.MapState
-
- clear() - Method in class org.apache.flink.streaming.state.NullableCircularBuffer
-
Clears this buffer.
- clear() - Method in class org.apache.flink.types.ListValue
-
- clear() - Method in class org.apache.flink.types.MapValue
-
- clear() - Method in class org.apache.flink.types.Record
-
Clears the record.
- clearAllBroadcastVariables() - Method in class org.apache.flink.api.common.functions.util.RuntimeUDFContext
-
- clearAllBroadcastVariables() - Method in class org.apache.flink.runtime.operators.util.DistributedRuntimeUDFContext
-
- clearAllMemory(List<MemorySegment>) - Method in class org.apache.flink.runtime.operators.hash.HashPartition
-
- clearAllMemory(List<MemorySegment>) - Method in class org.apache.flink.runtime.operators.hash.InMemoryPartition
-
releases all of the partition's segments (pages and overflow buckets)
- clearAllMemory(List<MemorySegment>) - Method in class org.apache.flink.runtime.operators.hash.ReOpenableHashPartition
-
- clearBroadcastVariable(String) - Method in class org.apache.flink.api.common.functions.util.RuntimeUDFContext
-
- clearBroadcastVariable(String) - Method in class org.apache.flink.runtime.operators.util.DistributedRuntimeUDFContext
-
- clearBuffers() - Method in class org.apache.flink.runtime.io.network.api.RecordWriter
-
- clearFavoriteColor() - Method in class org.apache.flink.api.io.avro.example.User.Builder
-
Clears the value of the 'favorite_color' field
- clearFavoriteNumber() - Method in class org.apache.flink.api.io.avro.example.User.Builder
-
Clears the value of the 'favorite_number' field
- clearFirstInput() - Method in class org.apache.flink.api.common.operators.DualInputOperator
-
Clears this operator's first input.
- clearInputs() - Method in class org.apache.flink.api.common.operators.SingleInputOperator
-
Removes all inputs.
- clearInterestingProperties() - Method in class org.apache.flink.compiler.dag.BulkIterationNode
-
- clearInterestingProperties() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
- clearInterestingProperties() - Method in class org.apache.flink.compiler.dag.PactConnection
-
- clearInterestingProperties() - Method in class org.apache.flink.compiler.dag.WorksetIterationNode
-
- clearLocalBufferPool() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- clearLocalBufferPool() - Method in interface org.apache.flink.runtime.io.network.bufferprovider.LocalBufferPoolOwner
-
Clears the local buffer pool and returns all buffers to the global buffer pool.
- clearLocalBufferPool() - Method in class org.apache.flink.runtime.io.network.gates.InputGate
-
- clearName() - Method in class org.apache.flink.api.io.avro.example.User.Builder
-
Clears the value of the 'name' field
- clearPartitions() - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
-
This method clears all partitions currently residing (partially) in memory.
- clearProperties() - Method in class org.apache.flink.api.common.operators.DualInputSemanticProperties
-
Clears the object.
- clearProperties() - Method in class org.apache.flink.api.common.operators.SemanticProperties
-
Clears the object.
- clearProperties() - Method in class org.apache.flink.api.common.operators.SingleInputSemanticProperties
-
Clears the object.
- clearSecondInput() - Method in class org.apache.flink.api.common.operators.DualInputOperator
-
Clears this operator's second input.
- clearTaskAssignment() - Method in class org.apache.flink.runtime.jobmanager.scheduler.SlotSharingGroup
-
- clearUniqueFieldCombinations() - Method in class org.apache.flink.compiler.dataproperties.GlobalProperties
-
- clearUniqueFields() - Method in class org.apache.flink.api.common.operators.CompilerHints
-
- clearUniqueFieldSets() - Method in class org.apache.flink.compiler.dataproperties.LocalProperties
-
- Client - Class in org.apache.flink.client.program
-
Encapsulates the functionality necessary to submit a program to a remote cluster.
- Client(InetSocketAddress, Configuration, ClassLoader) - Constructor for class org.apache.flink.client.program.Client
-
Creates a new instance of the class that submits the jobs to a job-manager.
- Client(Configuration, ClassLoader) - Constructor for class org.apache.flink.client.program.Client
-
Creates a instance that submits the programs to the job-manager defined in the
configuration.
- Client - Class in org.apache.flink.runtime.ipc
-
- Client(SocketFactory) - Constructor for class org.apache.flink.runtime.ipc.Client
-
- Client() - Constructor for class org.apache.flink.runtime.ipc.Client
-
Construct an IPC client with the default SocketFactory
- client - Variable in class org.apache.flink.streaming.api.environment.StreamContextEnvironment
-
- Client - Class in org.apache.flink.yarn
-
All classes in this package contain code taken from
https://github.com/apache/hadoop-common/blob/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-distributedshell/src/main/java/org/apache/hadoop/yarn/applications/distributedshell/Client.java?source=cc
and
https://github.com/hortonworks/simple-yarn-app
and
https://github.com/yahoo/storm-yarn/blob/master/src/main/java/com/yahoo/storm/yarn/StormOnYarn.java
The Flink jar is uploaded to HDFS by this client.
- Client() - Constructor for class org.apache.flink.yarn.Client
-
- Client.ClientShutdownHook - Class in org.apache.flink.yarn
-
- Client.ClientShutdownHook() - Constructor for class org.apache.flink.yarn.Client.ClientShutdownHook
-
- Client.ProgramAbortException - Error in org.apache.flink.client.program
-
- Client.ProgramAbortException() - Constructor for error org.apache.flink.client.program.Client.ProgramAbortException
-
- ClientMasterControl - Class in org.apache.flink.yarn
-
- ClientMasterControl(InetSocketAddress) - Constructor for class org.apache.flink.yarn.ClientMasterControl
-
- CliFrontend - Class in org.apache.flink.client
-
Implementation of a simple command line fronted for executing programs.
- CliFrontend() - Constructor for class org.apache.flink.client.CliFrontend
-
Initializes the class
- clone() - Method in class org.apache.flink.api.common.operators.Ordering
-
- clone() - Method in class org.apache.flink.api.common.operators.util.FieldSet
-
Since instances of FieldSet are strictly immutable, this method does not actually clone,
but it only returns the original instance.
- clone() - Method in class org.apache.flink.compiler.costs.Costs
-
- clone() - Method in class org.apache.flink.compiler.dataproperties.GlobalProperties
-
- clone() - Method in class org.apache.flink.compiler.dataproperties.InterestingProperties
-
- clone() - Method in class org.apache.flink.compiler.dataproperties.LocalProperties
-
- clone() - Method in class org.apache.flink.compiler.dataproperties.RequestedGlobalProperties
-
- clone() - Method in class org.apache.flink.compiler.dataproperties.RequestedLocalProperties
-
- clone() - Method in class org.apache.flink.compiler.plan.Channel
-
- clone() - Method in class org.apache.flink.streaming.api.windowing.policy.ActiveCloneableEvictionPolicyWrapper
-
- clone() - Method in interface org.apache.flink.streaming.api.windowing.policy.CloneableEvictionPolicy
-
This method should return an exact copy of the object it belongs to
including the current object state.
- clone() - Method in interface org.apache.flink.streaming.api.windowing.policy.CloneableTriggerPolicy
-
This method should return an exact copy of the object it belongs to
including the current object state.
- clone() - Method in class org.apache.flink.streaming.api.windowing.policy.CountEvictionPolicy
-
- clone() - Method in class org.apache.flink.streaming.api.windowing.policy.CountTriggerPolicy
-
- clone() - Method in class org.apache.flink.streaming.api.windowing.policy.DeltaPolicy
-
- clone() - Method in class org.apache.flink.streaming.api.windowing.policy.PunctuationPolicy
-
- clone() - Method in class org.apache.flink.streaming.api.windowing.policy.TimeEvictionPolicy
-
- clone() - Method in class org.apache.flink.streaming.api.windowing.policy.TimeTriggerPolicy
-
- clone() - Method in class org.apache.flink.streaming.api.windowing.policy.TumblingEvictionPolicy
-
- CloneableEvictionPolicy<DATA> - Interface in org.apache.flink.streaming.api.windowing.policy
-
- CloneableTriggerPolicy<DATA> - Interface in org.apache.flink.streaming.api.windowing.policy
-
- close() - Method in class org.apache.flink.addons.hbase.TableInputFormat
-
- close() - Method in class org.apache.flink.api.avro.FSDataInputStreamWrapper
-
- close() - Method in class org.apache.flink.api.common.functions.AbstractRichFunction
-
- close() - Method in interface org.apache.flink.api.common.functions.RichFunction
-
Teardown method for the user code.
- close() - Method in class org.apache.flink.api.common.functions.util.CopyingListCollector
-
- close() - Method in class org.apache.flink.api.common.functions.util.ListCollector
-
- close() - Method in class org.apache.flink.api.common.io.BinaryOutputFormat.BlockBasedOutput
-
- close() - Method in class org.apache.flink.api.common.io.BinaryOutputFormat
-
- close() - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
-
Closes the input by releasing all buffers and closing the file input stream.
- close() - Method in class org.apache.flink.api.common.io.FileInputFormat
-
Closes the file input stream of the input format.
- close() - Method in class org.apache.flink.api.common.io.FileOutputFormat
-
- close() - Method in class org.apache.flink.api.common.io.GenericInputFormat
-
- close() - Method in interface org.apache.flink.api.common.io.InputFormat
-
Method that marks the end of the life-cycle of an input split.
- close() - Method in interface org.apache.flink.api.common.io.OutputFormat
-
Method that marks the end of the life-cycle of parallel output instance.
- close() - Method in class org.apache.flink.api.java.io.AvroOutputFormat
-
- close() - Method in class org.apache.flink.api.java.io.CsvInputFormat
-
- close() - Method in class org.apache.flink.api.java.io.CsvOutputFormat
-
- close() - Method in class org.apache.flink.api.java.io.DiscardingOuputFormat
-
- close() - Method in class org.apache.flink.api.java.io.DiscardingOutputFormat
-
- close() - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat
-
Closes all resources used.
- close() - Method in class org.apache.flink.api.java.io.jdbc.JDBCOutputFormat
-
Executes prepared statement and closes all resources of this instance.
- close() - Method in class org.apache.flink.api.java.io.LocalCollectionOutputFormat
-
- close() - Method in class org.apache.flink.api.java.io.PrintingOutputFormat
-
- close() - Method in class org.apache.flink.api.java.io.RemoteCollectorOutputFormat
-
This method unbinds the reference of the implementation of
RemoteCollector.
- close() - Method in class org.apache.flink.api.java.operators.translation.TupleWrappingCollector
-
- close() - Method in class org.apache.flink.api.java.operators.translation.WrappingFunction
-
- close() - Method in class org.apache.flink.api.java.record.io.CsvOutputFormat
-
- close() - Method in class org.apache.flink.api.java.record.io.DelimitedOutputFormat
-
- close() - Method in class org.apache.flink.api.java.record.io.ExternalProcessInputFormat
-
- close() - Method in class org.apache.flink.api.java.record.io.jdbc.JDBCOutputFormat
-
Executes prepared statement and closes all resources of this instance.
- close() - Method in class org.apache.flink.api.scala.operators.ScalaCsvInputFormat
-
- close() - Method in class org.apache.flink.api.scala.operators.ScalaCsvOutputFormat
-
- close() - Method in class org.apache.flink.core.fs.local.LocalDataInputStream
-
- close() - Method in class org.apache.flink.core.fs.local.LocalDataOutputStream
-
- close() - Method in class org.apache.flink.core.memory.OutputViewDataOutputStreamWrapper
-
- close() - Method in class org.apache.flink.hadoopcompatibility.mapred.example.HadoopMapredCompatWordCount.Counter
-
- close() - Method in class org.apache.flink.hadoopcompatibility.mapred.example.HadoopMapredCompatWordCount.Tokenizer
-
- close() - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopInputFormat
-
- close() - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopOutputFormat
-
commit the task by moving the output file out from the temporary directory.
- close() - Method in class org.apache.flink.hadoopcompatibility.mapred.record.HadoopRecordInputFormat
-
- close() - Method in class org.apache.flink.hadoopcompatibility.mapred.record.HadoopRecordOutputFormat
-
commit the task by moving the output file out from the temporary directory.
- close() - Method in class org.apache.flink.hadoopcompatibility.mapreduce.HadoopInputFormat
-
- close() - Method in class org.apache.flink.hadoopcompatibility.mapreduce.HadoopOutputFormat
-
commit the task by moving the output file out from the temporary directory.
- close() - Method in class org.apache.flink.runtime.blob.BlobClient
-
- close() - Method in class org.apache.flink.runtime.client.JobClient
-
Closes the JobClient by destroying the RPC stub object.
- close() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopDataInputStream
-
- close() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopDataOutputStream
-
- close() - Method in class org.apache.flink.runtime.fs.s3.S3DataInputStream
-
- close() - Method in class org.apache.flink.runtime.fs.s3.S3DataOutputStream
-
- close() - Method in class org.apache.flink.runtime.io.disk.iomanager.AbstractFileIOChannel
-
- close() - Method in class org.apache.flink.runtime.io.disk.iomanager.AsynchronousFileIOChannel
-
Closes the reader and waits until all pending asynchronous requests are
handled.
- close() - Method in class org.apache.flink.runtime.io.disk.iomanager.ChannelReaderInputView
-
Closes this InputView, closing the underlying reader and returning all memory segments.
- close() - Method in class org.apache.flink.runtime.io.disk.iomanager.ChannelWriterOutputView
-
Closes this OutputView, closing the underlying writer and returning all memory segments.
- close() - Method in interface org.apache.flink.runtime.io.disk.iomanager.FileIOChannel
-
Closes the channel.
- close() - Method in class org.apache.flink.runtime.io.disk.iomanager.RequestQueue
-
Closes this request queue.
- close() - Method in class org.apache.flink.runtime.io.disk.iomanager.SynchronousFileIOChannel
-
- close() - Method in class org.apache.flink.runtime.io.disk.SpillingBuffer
-
- close() - Method in class org.apache.flink.runtime.io.network.channels.InputChannel
-
- close() - Method in class org.apache.flink.runtime.io.network.gates.InputGate
-
Immediately closes the input gate and all its input channels.
- close(RemoteReceiver) - Method in class org.apache.flink.runtime.io.network.LocalConnectionManager
-
- close(RemoteReceiver) - Method in class org.apache.flink.runtime.io.network.netty.NettyConnectionManager
-
- close(RemoteReceiver) - Method in interface org.apache.flink.runtime.io.network.NetworkConnectionManager
-
- close() - Method in class org.apache.flink.runtime.iterative.io.SerializedUpdateBuffer
-
- close() - Method in class org.apache.flink.runtime.iterative.io.SolutionSetFastUpdateOutputCollector
-
- close() - Method in class org.apache.flink.runtime.iterative.io.SolutionSetObjectsUpdateOutputCollector
-
- close() - Method in class org.apache.flink.runtime.iterative.io.SolutionSetUpdateOutputCollector
-
- close() - Method in class org.apache.flink.runtime.iterative.io.WorksetUpdateOutputCollector
-
- close() - Method in class org.apache.flink.runtime.net.SocketInputStream
-
- close() - Method in class org.apache.flink.runtime.net.SocketOutputStream
-
- close() - Method in class org.apache.flink.runtime.operators.chaining.ChainedCollectorMapDriver
-
- close() - Method in class org.apache.flink.runtime.operators.chaining.ChainedFlatMapDriver
-
- close() - Method in class org.apache.flink.runtime.operators.chaining.ChainedMapDriver
-
- close() - Method in class org.apache.flink.runtime.operators.chaining.ChainedTerminationCriterionDriver
-
- close() - Method in class org.apache.flink.runtime.operators.chaining.SynchronousChainedCombineDriver
-
- close() - Method in class org.apache.flink.runtime.operators.hash.AbstractMutableHashTable
-
- close() - Method in class org.apache.flink.runtime.operators.hash.BuildFirstHashMatchIterator
-
- close() - Method in class org.apache.flink.runtime.operators.hash.BuildSecondHashMatchIterator
-
- close() - Method in class org.apache.flink.runtime.operators.hash.CompactingHashTable
-
Closes the hash table.
- close() - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
-
Closes the hash table.
- close() - Method in class org.apache.flink.runtime.operators.hash.ReOpenableMutableHashTable
-
- close() - Method in class org.apache.flink.runtime.operators.resettable.BlockResettableIterator
-
- close() - Method in class org.apache.flink.runtime.operators.resettable.BlockResettableMutableObjectIterator
-
- close() - Method in class org.apache.flink.runtime.operators.resettable.SpillingResettableIterator
-
- close() - Method in class org.apache.flink.runtime.operators.resettable.SpillingResettableMutableObjectIterator
-
- close() - Method in class org.apache.flink.runtime.operators.shipping.OutputCollector
-
- close() - Method in class org.apache.flink.runtime.operators.shipping.RecordOutputCollector
-
- close() - Method in class org.apache.flink.runtime.operators.sort.MergeMatchIterator
-
- close() - Method in class org.apache.flink.runtime.operators.sort.SortMergeCoGroupIterator
-
- close() - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
-
Shuts down all the threads initiated by this sort/merger.
- close() - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.InputDataCollector
-
- close() - Method in class org.apache.flink.runtime.operators.TempBarrier
-
- close() - Method in interface org.apache.flink.runtime.operators.util.CoGroupTaskIterator
-
General-purpose close method.
- close() - Method in interface org.apache.flink.runtime.operators.util.JoinTaskIterator
-
General-purpose close method.
- close() - Method in class org.apache.flink.runtime.operators.util.SimpleCloseableInputProvider
-
- close() - Method in class org.apache.flink.spargel.java.record.SpargelIteration.MessagingDriver
-
- close() - Method in class org.apache.flink.spargel.java.record.SpargelIteration.VertexUpdateDriver
-
- close() - Method in class org.apache.flink.streaming.api.collector.StreamCollector
-
- close() - Method in class org.apache.flink.streaming.api.function.sink.PrintSinkFunction
-
- close() - Method in class org.apache.flink.streaming.api.function.source.SocketTextStreamFunction
-
- close() - Method in class org.apache.flink.streaming.api.invokable.operator.co.CoWindowInvokable
-
- close() - Method in class org.apache.flink.streaming.api.invokable.StreamInvokable
-
Close method to be used if the user defined function extends the
RichFunction class
- close() - Method in interface org.apache.flink.streaming.connectors.db.DBState
-
- close() - Method in class org.apache.flink.streaming.connectors.db.LevelDBState
-
- close() - Method in class org.apache.flink.streaming.connectors.db.MemcachedState
-
- close() - Method in class org.apache.flink.streaming.connectors.db.RedisState
-
- close() - Method in class org.apache.flink.streaming.connectors.flume.FlumeSink
-
- close() - Method in class org.apache.flink.streaming.connectors.kafka.KafkaSink
-
- close() - Method in class org.apache.flink.streaming.connectors.rabbitmq.RMQSink
-
- close() - Method in class org.apache.flink.streaming.connectors.rabbitmq.RMQSource
-
- close() - Method in class org.apache.flink.streaming.connectors.twitter.TwitterSource
-
- close() - Method in class org.apache.flink.streaming.io.StreamRecordWriter
-
- close() - Method in interface org.apache.flink.util.Collector
-
Closes the collector.
- close() - Method in class org.apache.flink.yarn.ClientMasterControl
-
- CloseableInputProvider<E> - Interface in org.apache.flink.runtime.operators.util
-
Utility interface for a provider of an input that can be closed.
- closeAndDelete() - Method in class org.apache.flink.runtime.io.disk.iomanager.AbstractFileIOChannel
-
- closeAndDelete() - Method in class org.apache.flink.runtime.io.disk.iomanager.AsynchronousFileIOChannel
-
This method waits for all pending asynchronous requests to return.
- closeAndDelete() - Method in interface org.apache.flink.runtime.io.disk.iomanager.FileIOChannel
-
Closes the channel and deletes the underlying file.
- closeChainedTasks(List<ChainedDriver<?, ?>>, AbstractInvokable) - Static method in class org.apache.flink.runtime.operators.RegularPactTask
-
Closes all chained tasks, in the order as they are stored in the array.
- closed - Variable in class org.apache.flink.runtime.io.disk.iomanager.AsynchronousFileIOChannel
-
Flag marking this channel as closed
- closed - Variable in class org.apache.flink.runtime.operators.hash.MutableHashTable
-
Flag indicating that the closing logic has been invoked.
- closed - Variable in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
-
Flag indicating that the sorter was closed.
- closedBranchingNodes - Variable in class org.apache.flink.compiler.dag.OptimizerNode
-
- closeFunction(Function) - Static method in class org.apache.flink.api.common.functions.util.FunctionUtils
-
- closeLocalStrategiesAndCaches() - Method in class org.apache.flink.runtime.iterative.task.AbstractIterativePactTask
-
- closeLocalStrategiesAndCaches() - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
- closeLock - Variable in class org.apache.flink.runtime.io.disk.iomanager.AsynchronousFileIOChannel
-
The lock that is used during closing to synchronize the thread that waits for all
requests to be handled with the asynchronous I/O thread.
- closeSocket(Socket) - Static method in class org.apache.flink.runtime.util.IOUtils
-
- closeStream(Closeable) - Static method in class org.apache.flink.runtime.util.IOUtils
-
- closeTask() - Method in class org.apache.flink.runtime.operators.chaining.ChainedCollectorMapDriver
-
- closeTask() - Method in class org.apache.flink.runtime.operators.chaining.ChainedDriver
-
- closeTask() - Method in class org.apache.flink.runtime.operators.chaining.ChainedFlatMapDriver
-
- closeTask() - Method in class org.apache.flink.runtime.operators.chaining.ChainedMapDriver
-
- closeTask() - Method in class org.apache.flink.runtime.operators.chaining.ChainedTerminationCriterionDriver
-
- closeTask() - Method in class org.apache.flink.runtime.operators.chaining.SynchronousChainedCombineDriver
-
- closeUserCode(Function) - Static method in class org.apache.flink.runtime.operators.RegularPactTask
-
- closeWith(DataSet<ST>, DataSet<WT>) - Method in class org.apache.flink.api.java.operators.DeltaIteration
-
Closes the delta iteration.
- closeWith(DataSet<T>) - Method in class org.apache.flink.api.java.operators.IterativeDataSet
-
Closes the iteration.
- closeWith(DataSet<T>, DataSet<?>) - Method in class org.apache.flink.api.java.operators.IterativeDataSet
-
Closes the iteration and specifies a termination criterion.
- closeWith(DataStream<IN>) - Method in class org.apache.flink.streaming.api.datastream.IterativeDataStream
-
Closes the iteration.
- ClosureCleaner - Class in org.apache.flink.api.java
-
- ClosureCleaner() - Constructor for class org.apache.flink.api.java.ClosureCleaner
-
- ClusterUtil - Class in org.apache.flink.streaming.util
-
- ClusterUtil() - Constructor for class org.apache.flink.streaming.util.ClusterUtil
-
- CoFlatMapFunction<IN1,IN2,OUT> - Interface in org.apache.flink.streaming.api.function.co
-
A CoFlatMapFunction represents a FlatMap transformation with two different
input types.
- CoFlatMapInvokable<IN1,IN2,OUT> - Class in org.apache.flink.streaming.api.invokable.operator.co
-
- CoFlatMapInvokable(CoFlatMapFunction<IN1, IN2, OUT>) - Constructor for class org.apache.flink.streaming.api.invokable.operator.co.CoFlatMapInvokable
-
- coGroup(Iterable<IN1>, Iterable<IN2>, Collector<O>) - Method in interface org.apache.flink.api.common.functions.CoGroupFunction
-
This method must be implemented to provide a user implementation of a
coGroup.
- coGroup(Iterable<IN1>, Iterable<IN2>, Collector<OUT>) - Method in class org.apache.flink.api.common.functions.RichCoGroupFunction
-
- coGroup(DataSet<R>) - Method in class org.apache.flink.api.java.DataSet
-
Initiates a CoGroup transformation.
A CoGroup transformation combines the elements of
two
DataSets into one DataSet.
- coGroup(Iterable<Tuple2<K, I1>>, Iterable<Tuple2<K, I2>>, Collector<OUT>) - Method in class org.apache.flink.api.java.operators.translation.PlanBothUnwrappingCoGroupOperator.TupleBothUnwrappingCoGrouper
-
- coGroup(Iterable<Tuple2<K, I1>>, Iterable<I2>, Collector<OUT>) - Method in class org.apache.flink.api.java.operators.translation.PlanLeftUnwrappingCoGroupOperator.TupleLeftUnwrappingCoGrouper
-
- coGroup(Iterable<I1>, Iterable<Tuple2<K, I2>>, Collector<OUT>) - Method in class org.apache.flink.api.java.operators.translation.PlanRightUnwrappingCoGroupOperator.TupleRightUnwrappingCoGrouper
-
- coGroup(Iterator<Record>, Iterator<Record>, Collector<Record>) - Method in class org.apache.flink.api.java.record.functions.CoGroupFunction
-
Deprecated.
This method must be implemented to provide a user implementation of a
matcher.
- coGroup(Iterable<Record>, Iterable<Record>, Collector<Record>) - Method in class org.apache.flink.api.java.record.operators.CoGroupOperator.WrappingCoGroupFunction
-
Deprecated.
- coGroup(Iterable<Tuple3<Integer, String, Integer>>, Iterable<Tuple1<String>>, Collector<Tuple3<Integer, String, Integer>>) - Method in class org.apache.flink.examples.java.relational.WebLogAnalysis.AntiJoinVisits
-
If the visit iterator is empty, all pairs of the rank iterator are emitted.
- coGroup(Iterator<Record>, Iterator<Record>, Collector<Record>) - Method in class org.apache.flink.spargel.java.record.SpargelIteration.MessagingDriver
-
- coGroup(Iterator<Record>, Iterator<Record>, Collector<Record>) - Method in class org.apache.flink.spargel.java.record.SpargelIteration.VertexUpdateDriver
-
- CoGroupDescriptor - Class in org.apache.flink.compiler.operators
-
- CoGroupDescriptor(FieldList, FieldList) - Constructor for class org.apache.flink.compiler.operators.CoGroupDescriptor
-
- CoGroupDescriptor(FieldList, FieldList, Ordering, Ordering) - Constructor for class org.apache.flink.compiler.operators.CoGroupDescriptor
-
- CoGroupDriver<IT1,IT2,OT> - Class in org.apache.flink.runtime.operators
-
CoGroup task which is executed by a Nephele task manager.
- CoGroupDriver() - Constructor for class org.apache.flink.runtime.operators.CoGroupDriver
-
- CoGroupedReduceInvokable<IN1,IN2,OUT> - Class in org.apache.flink.streaming.api.invokable.operator.co
-
- CoGroupedReduceInvokable(CoReduceFunction<IN1, IN2, OUT>, KeySelector<IN1, ?>, KeySelector<IN2, ?>) - Constructor for class org.apache.flink.streaming.api.invokable.operator.co.CoGroupedReduceInvokable
-
- CoGroupFunction<IN1,IN2,O> - Interface in org.apache.flink.api.common.functions
-
The interface for CoGroup functions.
- CoGroupFunction - Class in org.apache.flink.api.java.record.functions
-
Deprecated.
- CoGroupFunction() - Constructor for class org.apache.flink.api.java.record.functions.CoGroupFunction
-
Deprecated.
- CoGroupNode - Class in org.apache.flink.compiler.dag
-
The Optimizer representation of a CoGroup operator.
- CoGroupNode(CoGroupOperatorBase<?, ?, ?, ?>) - Constructor for class org.apache.flink.compiler.dag.CoGroupNode
-
- CoGroupOperator<I1,I2,OUT> - Class in org.apache.flink.api.java.operators
-
A
DataSet that is the result of a CoGroup transformation.
- CoGroupOperator(DataSet<I1>, DataSet<I2>, Keys<I1>, Keys<I2>, CoGroupFunction<I1, I2, OUT>, TypeInformation<OUT>, Partitioner<?>, String) - Constructor for class org.apache.flink.api.java.operators.CoGroupOperator
-
- CoGroupOperator(DataSet<I1>, DataSet<I2>, Keys<I1>, Keys<I2>, CoGroupFunction<I1, I2, OUT>, TypeInformation<OUT>, List<Pair<Integer, Order>>, List<Pair<Integer, Order>>, Partitioner<?>, String) - Constructor for class org.apache.flink.api.java.operators.CoGroupOperator
-
- CoGroupOperator - Class in org.apache.flink.api.java.record.operators
-
Deprecated.
- CoGroupOperator(CoGroupOperator.Builder) - Constructor for class org.apache.flink.api.java.record.operators.CoGroupOperator
-
Deprecated.
The private constructor that only gets invoked from the Builder.
- CoGroupOperator.Builder - Class in org.apache.flink.api.java.record.operators
-
Deprecated.
Builder pattern, straight from Joshua Bloch's Effective Java (2nd Edition).
- CoGroupOperator.Builder(UserCodeWrapper<CoGroupFunction<Record, Record, Record>>, Class<? extends Key<?>>, int, int) - Constructor for class org.apache.flink.api.java.record.operators.CoGroupOperator.Builder
-
Deprecated.
- CoGroupOperator.Builder(UserCodeWrapper<CoGroupFunction<Record, Record, Record>>) - Constructor for class org.apache.flink.api.java.record.operators.CoGroupOperator.Builder
-
Deprecated.
- CoGroupOperator.CoGroupOperatorSets<I1,I2> - Class in org.apache.flink.api.java.operators
-
Intermediate step of a CoGroup transformation.
- CoGroupOperator.CoGroupOperatorSets(DataSet<I1>, DataSet<I2>) - Constructor for class org.apache.flink.api.java.operators.CoGroupOperator.CoGroupOperatorSets
-
- CoGroupOperator.CoGroupOperatorSets.CoGroupOperatorSetsPredicate - Class in org.apache.flink.api.java.operators
-
Intermediate step of a CoGroup transformation.
- CoGroupOperator.CoGroupOperatorSets.CoGroupOperatorSetsPredicate.CoGroupOperatorWithoutFunction - Class in org.apache.flink.api.java.operators
-
- CoGroupOperator.WrappingClassCoGroupFunction - Class in org.apache.flink.api.java.record.operators
-
Deprecated.
- CoGroupOperator.WrappingClassCoGroupFunction(Class<? extends CoGroupFunction>) - Constructor for class org.apache.flink.api.java.record.operators.CoGroupOperator.WrappingClassCoGroupFunction
-
Deprecated.
- CoGroupOperator.WrappingCoGroupFunction - Class in org.apache.flink.api.java.record.operators
-
Deprecated.
- CoGroupOperator.WrappingCoGroupFunction(CoGroupFunction) - Constructor for class org.apache.flink.api.java.record.operators.CoGroupOperator.WrappingCoGroupFunction
-
Deprecated.
- CoGroupOperatorBase<IN1,IN2,OUT,FT extends CoGroupFunction<IN1,IN2,OUT>> - Class in org.apache.flink.api.common.operators.base
-
- CoGroupOperatorBase(UserCodeWrapper<FT>, BinaryOperatorInformation<IN1, IN2, OUT>, int[], int[], String) - Constructor for class org.apache.flink.api.common.operators.base.CoGroupOperatorBase
-
- CoGroupOperatorBase(FT, BinaryOperatorInformation<IN1, IN2, OUT>, int[], int[], String) - Constructor for class org.apache.flink.api.common.operators.base.CoGroupOperatorBase
-
- CoGroupOperatorBase(Class<? extends FT>, BinaryOperatorInformation<IN1, IN2, OUT>, int[], int[], String) - Constructor for class org.apache.flink.api.common.operators.base.CoGroupOperatorBase
-
- CoGroupTaskIterator<T1,T2> - Interface in org.apache.flink.runtime.operators.util
-
Interface describing the methods that have to be implemented by local strategies for the CoGroup Pact.
- CoGroupWithSolutionSetFirstDescriptor - Class in org.apache.flink.compiler.operators
-
- CoGroupWithSolutionSetFirstDescriptor(FieldList, FieldList) - Constructor for class org.apache.flink.compiler.operators.CoGroupWithSolutionSetFirstDescriptor
-
- CoGroupWithSolutionSetFirstDriver<IT1,IT2,OT> - Class in org.apache.flink.runtime.operators
-
- CoGroupWithSolutionSetFirstDriver() - Constructor for class org.apache.flink.runtime.operators.CoGroupWithSolutionSetFirstDriver
-
- CoGroupWithSolutionSetSecondDescriptor - Class in org.apache.flink.compiler.operators
-
- CoGroupWithSolutionSetSecondDescriptor(FieldList, FieldList) - Constructor for class org.apache.flink.compiler.operators.CoGroupWithSolutionSetSecondDescriptor
-
- CoGroupWithSolutionSetSecondDriver<IT1,IT2,OT> - Class in org.apache.flink.runtime.operators
-
- CoGroupWithSolutionSetSecondDriver() - Constructor for class org.apache.flink.runtime.operators.CoGroupWithSolutionSetSecondDriver
-
- CoInvokable<IN1,IN2,OUT> - Class in org.apache.flink.streaming.api.invokable.operator.co
-
- CoInvokable(Function) - Constructor for class org.apache.flink.streaming.api.invokable.operator.co.CoInvokable
-
- collect(T) - Method in class org.apache.flink.api.common.functions.util.CopyingListCollector
-
- collect(T) - Method in class org.apache.flink.api.common.functions.util.ListCollector
-
- collect(T) - Method in interface org.apache.flink.api.java.io.RemoteCollector
-
- collect(T) - Method in interface org.apache.flink.api.java.io.RemoteCollectorConsumer
-
- collect(T) - Method in class org.apache.flink.api.java.io.RemoteCollectorImpl
-
This method is called by the remote to collect records.
- collect(IN) - Method in class org.apache.flink.api.java.operators.translation.TupleWrappingCollector
-
- collect(KEY, VALUE) - Method in class org.apache.flink.hadoopcompatibility.mapred.wrapper.HadoopOutputCollector
-
Use the wrapped Flink collector to collect a key-value pair for Flink.
- collect(T) - Method in class org.apache.flink.runtime.iterative.io.SolutionSetFastUpdateOutputCollector
-
- collect(T) - Method in class org.apache.flink.runtime.iterative.io.SolutionSetObjectsUpdateOutputCollector
-
- collect(T) - Method in class org.apache.flink.runtime.iterative.io.SolutionSetUpdateOutputCollector
-
- collect(T) - Method in class org.apache.flink.runtime.iterative.io.WorksetUpdateOutputCollector
-
- collect(IT) - Method in class org.apache.flink.runtime.operators.chaining.ChainedCollectorMapDriver
-
- collect(IT) - Method in class org.apache.flink.runtime.operators.chaining.ChainedDriver
-
- collect(IT) - Method in class org.apache.flink.runtime.operators.chaining.ChainedFlatMapDriver
-
- collect(IT) - Method in class org.apache.flink.runtime.operators.chaining.ChainedMapDriver
-
- collect(IT) - Method in class org.apache.flink.runtime.operators.chaining.ChainedTerminationCriterionDriver
-
- collect(T) - Method in class org.apache.flink.runtime.operators.chaining.SynchronousChainedCombineDriver
-
- collect(T) - Method in class org.apache.flink.runtime.operators.shipping.OutputCollector
-
Collects a record and emits it to all writers.
- collect(Record) - Method in class org.apache.flink.runtime.operators.shipping.RecordOutputCollector
-
Collects a
Record, and emits it to all writers.
- collect(E) - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.InputDataCollector
-
- collect(OUT) - Method in class org.apache.flink.streaming.api.collector.StreamCollector
-
Collects and emits a tuple/object to the outputs by reusing a
StreamRecord object.
- collect(T) - Method in interface org.apache.flink.util.Collector
-
Emits a record.
- collectFiniteMessages(Collector<String>) - Method in class org.apache.flink.streaming.connectors.twitter.TwitterSource
-
Put tweets into collector
- collection - Variable in class org.apache.flink.api.common.operators.util.FieldSet
-
- CollectionDataSource - Class in org.apache.flink.api.java.record.operators
-
Deprecated.
- CollectionDataSource(CollectionInputFormat, String, Object...) - Constructor for class org.apache.flink.api.java.record.operators.CollectionDataSource
-
Deprecated.
Creates a new instance for the given input using the given input format.
- CollectionDataSource(CollectionInputFormat, String, Object[][]) - Constructor for class org.apache.flink.api.java.record.operators.CollectionDataSource
-
Deprecated.
- CollectionDataSource(CollectionInputFormat, Collection<?>, String) - Constructor for class org.apache.flink.api.java.record.operators.CollectionDataSource
-
Deprecated.
- CollectionDataSource(CollectionInputFormat, T, String) - Constructor for class org.apache.flink.api.java.record.operators.CollectionDataSource
-
Deprecated.
- CollectionDataSource(String, Object...) - Constructor for class org.apache.flink.api.java.record.operators.CollectionDataSource
-
Deprecated.
Creates a new instance for the given input using the given input format.
- CollectionDataSource(String, Object[][]) - Constructor for class org.apache.flink.api.java.record.operators.CollectionDataSource
-
Deprecated.
- CollectionDataSource(Collection<?>, String) - Constructor for class org.apache.flink.api.java.record.operators.CollectionDataSource
-
Deprecated.
- CollectionDataSource(T, String) - Constructor for class org.apache.flink.api.java.record.operators.CollectionDataSource
-
Deprecated.
- CollectionDataSource(Object...) - Constructor for class org.apache.flink.api.java.record.operators.CollectionDataSource
-
Deprecated.
for scala compatible, scala-to-java type conversion always has an object wrapper
- CollectionDataSource(CollectionInputFormat, Object...) - Constructor for class org.apache.flink.api.java.record.operators.CollectionDataSource
-
Deprecated.
- CollectionEnvironment - Class in org.apache.flink.api.java
-
- CollectionEnvironment() - Constructor for class org.apache.flink.api.java.CollectionEnvironment
-
- CollectionExecutionExample - Class in org.apache.flink.examples.java.misc
-
This example shows how to use the collection based execution of Flink.
- CollectionExecutionExample() - Constructor for class org.apache.flink.examples.java.misc.CollectionExecutionExample
-
- CollectionExecutionExample.EMail - Class in org.apache.flink.examples.java.misc
-
POJO for an EMail.
- CollectionExecutionExample.EMail() - Constructor for class org.apache.flink.examples.java.misc.CollectionExecutionExample.EMail
-
- CollectionExecutionExample.EMail(int, String, String) - Constructor for class org.apache.flink.examples.java.misc.CollectionExecutionExample.EMail
-
- CollectionExecutionExample.User - Class in org.apache.flink.examples.java.misc
-
POJO class representing a user
- CollectionExecutionExample.User() - Constructor for class org.apache.flink.examples.java.misc.CollectionExecutionExample.User
-
- CollectionExecutionExample.User(int, String) - Constructor for class org.apache.flink.examples.java.misc.CollectionExecutionExample.User
-
- CollectionExecutor - Class in org.apache.flink.api.common.operators
-
Execution utility for serial, local, collection-based executions of Flink programs.
- CollectionExecutor() - Constructor for class org.apache.flink.api.common.operators.CollectionExecutor
-
- CollectionExecutor(boolean) - Constructor for class org.apache.flink.api.common.operators.CollectionExecutor
-
- CollectionInputFormat<T> - Class in org.apache.flink.api.java.io
-
An input format that returns objects from a collection.
- CollectionInputFormat(Collection<T>, TypeSerializer<T>) - Constructor for class org.apache.flink.api.java.io.CollectionInputFormat
-
- CollectionInputFormat - Class in org.apache.flink.api.java.record.io
-
input format for java collection input.
- CollectionInputFormat() - Constructor for class org.apache.flink.api.java.record.io.CollectionInputFormat
-
- collectLocal(DataSet<T>, RemoteCollectorConsumer<T>) - Static method in class org.apache.flink.api.java.io.RemoteCollectorImpl
-
- collectLocal(DataSet<T>, Collection<T>) - Static method in class org.apache.flink.api.java.io.RemoteCollectorImpl
-
- collectMessages(Collector<String>) - Method in class org.apache.flink.streaming.connectors.twitter.TwitterSource
-
Put tweets into collector
- collectOneMessage(Collector<String>) - Method in class org.apache.flink.streaming.connectors.twitter.TwitterSource
-
Put one tweet into the collector.
- collector - Variable in class org.apache.flink.streaming.api.invokable.StreamInvokable
-
- Collector<T> - Interface in org.apache.flink.util
-
Collects a record and forwards it.
- CollectorMapDescriptor - Class in org.apache.flink.compiler.operators
-
- CollectorMapDescriptor() - Constructor for class org.apache.flink.compiler.operators.CollectorMapDescriptor
-
- CollectorMapDriver<IT,OT> - Class in org.apache.flink.runtime.operators
-
Map task which is executed by a Nephele task manager.
- CollectorMapDriver() - Constructor for class org.apache.flink.runtime.operators.CollectorMapDriver
-
- CollectorMapNode - Class in org.apache.flink.compiler.dag
-
The optimizer's internal representation of a Map operator node.
- CollectorMapNode(SingleInputOperator<?, ?, ?>) - Constructor for class org.apache.flink.compiler.dag.CollectorMapNode
-
- CollectorMapOperatorBase<IN,OUT,FT extends GenericCollectorMap<IN,OUT>> - Class in org.apache.flink.api.common.operators.base
-
Deprecated.
- CollectorMapOperatorBase(UserCodeWrapper<FT>, UnaryOperatorInformation<IN, OUT>, String) - Constructor for class org.apache.flink.api.common.operators.base.CollectorMapOperatorBase
-
Deprecated.
- CollectorMapOperatorBase(FT, UnaryOperatorInformation<IN, OUT>, String) - Constructor for class org.apache.flink.api.common.operators.base.CollectorMapOperatorBase
-
Deprecated.
- CollectorMapOperatorBase(Class<? extends FT>, UnaryOperatorInformation<IN, OUT>, String) - Constructor for class org.apache.flink.api.common.operators.base.CollectorMapOperatorBase
-
Deprecated.
- CoLocationConstraint - Class in org.apache.flink.runtime.jobmanager.scheduler
-
- CoLocationGroup - Class in org.apache.flink.runtime.jobmanager.scheduler
-
- CoLocationGroup() - Constructor for class org.apache.flink.runtime.jobmanager.scheduler.CoLocationGroup
-
- CoLocationGroup(AbstractJobVertex...) - Constructor for class org.apache.flink.runtime.jobmanager.scheduler.CoLocationGroup
-
- CoMapFunction<IN1,IN2,OUT> - Interface in org.apache.flink.streaming.api.function.co
-
A CoMapFunction represents a Map transformation with two different input
types.
- CoMapInvokable<IN1,IN2,OUT> - Class in org.apache.flink.streaming.api.invokable.operator.co
-
- CoMapInvokable(CoMapFunction<IN1, IN2, OUT>) - Constructor for class org.apache.flink.streaming.api.invokable.operator.co.CoMapInvokable
-
- combine(Iterable<T>) - Method in interface org.apache.flink.api.common.functions.CombineFunction
-
The combine method, called (potentially multiple timed) with subgroups of elements.
- combine(Iterable<T>, Collector<T>) - Method in interface org.apache.flink.api.common.functions.FlatCombineFunction
-
The combine method, called (potentially multiple timed) with subgroups of elements.
- combine(Iterable<T>, Collector<T>) - Method in class org.apache.flink.api.common.functions.RichFlatCombineFunction
-
- combine(Iterable<IN>, Collector<IN>) - Method in class org.apache.flink.api.common.functions.RichGroupReduceFunction
-
The combine methods pre-reduces elements.
- combine(Iterable<T>, Collector<T>) - Method in class org.apache.flink.api.java.functions.FirstReducer
-
- combine(Iterable<Tuple2<K, IN>>, Collector<Tuple2<K, IN>>) - Method in class org.apache.flink.api.java.operators.translation.PlanUnwrappingReduceGroupOperator.TupleUnwrappingFlatCombinableGroupReducer
-
- combine(Iterator<Record>, Collector<Record>) - Method in class org.apache.flink.api.java.record.functions.ReduceFunction
-
Deprecated.
No default implementation provided.
- combine(Iterable<Record>, Collector<Record>) - Method in class org.apache.flink.api.java.record.operators.ReduceOperator.WrappingReduceFunction
-
- combine(GlobalProperties, GlobalProperties) - Static method in class org.apache.flink.compiler.dataproperties.GlobalProperties
-
- combine(LocalProperties, LocalProperties) - Static method in class org.apache.flink.compiler.dataproperties.LocalProperties
-
- combine(Iterable<Tuple2<KEYIN, VALUEIN>>, Collector<Tuple2<KEYIN, VALUEIN>>) - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopReduceCombineFunction
-
- combine(Iterator<Record>, Collector<Record>) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.example.WordCount.CountWords
-
- combine(Iterator<Record>, Collector<Record>) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.example.WordCountWithOutputFormat.CountWords
-
- CombineFunction<T> - Interface in org.apache.flink.api.common.functions
-
Generic interface used for combine functions ("combiners").
- CombiningUnilateralSortMerger<E> - Class in org.apache.flink.runtime.operators.sort
-
The CombiningUnilateralSortMerger is part of a merge-sort implementation.
- CombiningUnilateralSortMerger(FlatCombineFunction<E>, MemoryManager, IOManager, MutableObjectIterator<E>, AbstractInvokable, TypeSerializerFactory<E>, TypeComparator<E>, double, int, float) - Constructor for class org.apache.flink.runtime.operators.sort.CombiningUnilateralSortMerger
-
Creates a new sorter that reads the data from a given reader and provides an iterator returning that
data in a sorted manner.
- CombiningUnilateralSortMerger(FlatCombineFunction<E>, MemoryManager, IOManager, MutableObjectIterator<E>, AbstractInvokable, TypeSerializerFactory<E>, TypeComparator<E>, double, int, int, float) - Constructor for class org.apache.flink.runtime.operators.sort.CombiningUnilateralSortMerger
-
Creates a new sorter that reads the data from a given reader and provides an iterator returning that
data in a sorted manner.
- CombiningUnilateralSortMerger.CombiningSpillingThread - Class in org.apache.flink.runtime.operators.sort
-
- CombiningUnilateralSortMerger.CombiningSpillingThread(ExceptionHandler<IOException>, UnilateralSortMerger.CircularQueues<E>, AbstractInvokable, MemoryManager, IOManager, TypeSerializer<E>, TypeComparator<E>, List<MemorySegment>, List<MemorySegment>, int) - Constructor for class org.apache.flink.runtime.operators.sort.CombiningUnilateralSortMerger.CombiningSpillingThread
-
- commentPrefix - Variable in class org.apache.flink.api.java.io.CsvReader
-
- commitDate - Variable in class org.apache.flink.runtime.util.EnvironmentInformation.RevisionInformation
-
- commitId - Variable in class org.apache.flink.runtime.util.EnvironmentInformation.RevisionInformation
-
- commitJob(JobConf) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.datatypes.HadoopFileOutputCommitter
-
- commitTask(JobConf, TaskAttemptID) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.datatypes.HadoopFileOutputCommitter
-
- CompactingHashTable<T> - Class in org.apache.flink.runtime.operators.hash
-
An implementation of an in-memory Hash Table for variable-length records.
- CompactingHashTable(TypeSerializer<T>, TypeComparator<T>, List<MemorySegment>) - Constructor for class org.apache.flink.runtime.operators.hash.CompactingHashTable
-
- CompactingHashTable(TypeSerializer<T>, TypeComparator<T>, List<MemorySegment>, int) - Constructor for class org.apache.flink.runtime.operators.hash.CompactingHashTable
-
- CompactingHashTable.EntryIterator - Class in org.apache.flink.runtime.operators.hash
-
Iterator that traverses the whole hash table once
If entries are inserted during iteration they may be overlooked by the iterator
- CompactingHashTable.HashTableProber<PT> - Class in org.apache.flink.runtime.operators.hash
-
- ComparableAggregator<T> - Class in org.apache.flink.streaming.api.function.aggregation
-
- ComparableAggregator(int, AggregationFunction.AggregationType, boolean) - Constructor for class org.apache.flink.streaming.api.function.aggregation.ComparableAggregator
-
- comparator - Variable in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.SpillingThread
-
- comparator - Variable in class org.apache.flink.streaming.api.function.aggregation.ComparableAggregator
-
- Comparator - Class in org.apache.flink.streaming.api.function.aggregation
-
- Comparator() - Constructor for class org.apache.flink.streaming.api.function.aggregation.Comparator
-
- comparators - Variable in class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
-
comparators for the key fields, in the same order as the key fields
- compare(T, T) - Method in class org.apache.flink.api.common.typeutils.base.BasicTypeComparator
-
- compare(Record, Record) - Method in class org.apache.flink.api.common.typeutils.record.RecordComparator
-
- compare(T, T) - Method in class org.apache.flink.api.common.typeutils.TypeComparator
-
Compares two records in serialized from.
- compare(T, T) - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueComparator
-
- compare(T, T) - Method in class org.apache.flink.api.java.typeutils.runtime.GenericTypeComparator
-
- compare(T, T) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoComparator
-
- compare(T, T) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleComparator
-
- compare(T, T) - Method in class org.apache.flink.api.java.typeutils.runtime.ValueComparator
-
- compare(T, T) - Method in class org.apache.flink.api.java.typeutils.runtime.WritableComparator
-
- compare(MemorySegment, MemorySegment, int, int, int) - Static method in class org.apache.flink.core.memory.MemorySegment
-
- compare(int, int) - Method in class org.apache.flink.runtime.operators.sort.FixedLengthRecordSorter
-
- compare(int, int) - Method in interface org.apache.flink.runtime.operators.sort.IndexedSortable
-
- compare(int, int) - Method in class org.apache.flink.runtime.operators.sort.NormalizedKeySorter
-
- compare(T, T) - Method in class org.apache.flink.test.util.JavaProgramTestBase.TupleComparator
-
- compareAccumulatorTypes(Object, Class<? extends Accumulator>, Class<? extends Accumulator>) - Static method in class org.apache.flink.api.common.accumulators.AccumulatorHelper
-
- compareAgainstReference(Comparable[]) - Method in class org.apache.flink.api.common.typeutils.record.RecordComparator
-
- compareAgainstReference(Comparable[]) - Method in class org.apache.flink.api.common.typeutils.TypeComparator
-
- compareKeyValueParisWithDelta(String, String, String, double) - Method in class org.apache.flink.test.util.AbstractTestBase
-
- compareKeyValueParisWithDelta(String, String, String[], String, double) - Method in class org.apache.flink.test.util.AbstractTestBase
-
- compareResultCollections(List<X>, List<X>, Comparator<X>) - Static method in class org.apache.flink.test.util.AbstractTestBase
-
- compareResultsByLinesInMemory(String, String) - Method in class org.apache.flink.test.util.AbstractTestBase
-
- compareResultsByLinesInMemory(String, String, String[]) - Method in class org.apache.flink.test.util.AbstractTestBase
-
- compareResultsByLinesInMemoryWithStrictOrder(String, String) - Method in class org.apache.flink.test.util.AbstractTestBase
-
- compareResultsByLinesInMemoryWithStrictOrder(String, String, String[]) - Method in class org.apache.flink.test.util.AbstractTestBase
-
- compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.BooleanComparator
-
- compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.ByteComparator
-
- compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.CharComparator
-
- compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.DateComparator
-
- compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.DoubleComparator
-
- compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.EnumComparator
-
- compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.FloatComparator
-
- compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.IntComparator
-
- compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.LongComparator
-
- compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.ShortComparator
-
- compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.StringComparator
-
- compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.record.RecordComparator
-
- compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.TypeComparator
-
Compares two records in serialized from.
- compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueComparator
-
- compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.GenericTypeComparator
-
- compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoComparator
-
- compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
-
- compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.ValueComparator
-
- compareSerialized(DataInputView, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.WritableComparator
-
- compareTo(Costs) - Method in class org.apache.flink.compiler.costs.Costs
-
The order of comparison is: network first, then disk, then CPU.
- compareTo(BlockLocation) - Method in class org.apache.flink.core.fs.local.LocalBlockLocation
-
- compareTo(Object) - Method in class org.apache.flink.core.fs.Path
-
- compareTo(WritableComparableWrapper<T>) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.datatypes.WritableComparableWrapper
-
- compareTo(AbstractID) - Method in class org.apache.flink.runtime.AbstractID
-
- compareTo(BlobKey) - Method in class org.apache.flink.runtime.blob.BlobKey
- compareTo(BlockLocation) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopBlockLocation
-
- compareTo(BlockLocation) - Method in class org.apache.flink.runtime.fs.s3.S3BlockLocation
-
- compareTo(InstanceConnectionInfo) - Method in class org.apache.flink.runtime.instance.InstanceConnectionInfo
-
- compareTo(BooleanValue) - Method in class org.apache.flink.types.BooleanValue
-
- compareTo(ByteValue) - Method in class org.apache.flink.types.ByteValue
-
- compareTo(CharValue) - Method in class org.apache.flink.types.CharValue
-
- compareTo(DoubleValue) - Method in class org.apache.flink.types.DoubleValue
-
- compareTo(FloatValue) - Method in class org.apache.flink.types.FloatValue
-
- compareTo(IntValue) - Method in class org.apache.flink.types.IntValue
-
- compareTo(LongValue) - Method in class org.apache.flink.types.LongValue
-
- compareTo(NullValue) - Method in class org.apache.flink.types.NullValue
-
- compareTo(Pair<U, V>) - Method in class org.apache.flink.types.Pair
-
- compareTo(ShortValue) - Method in class org.apache.flink.types.ShortValue
-
- compareTo(StringValue) - Method in class org.apache.flink.types.StringValue
-
- compareToReference(TypeComparator<T>) - Method in class org.apache.flink.api.common.typeutils.base.BasicTypeComparator
-
- compareToReference(T2) - Method in class org.apache.flink.api.common.typeutils.GenericPairComparator
-
- compareToReference(TypeComparator<Record>) - Method in class org.apache.flink.api.common.typeutils.record.RecordComparator
-
- compareToReference(Record) - Method in class org.apache.flink.api.common.typeutils.record.RecordPairComparator
-
- compareToReference(TypeComparator<T>) - Method in class org.apache.flink.api.common.typeutils.TypeComparator
-
This method compares the element that has been set as reference in this type accessor, to the
element set as reference in the given type accessor.
- compareToReference(T2) - Method in class org.apache.flink.api.common.typeutils.TypePairComparator
-
- compareToReference(TypeComparator<T>) - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueComparator
-
- compareToReference(TypeComparator<T>) - Method in class org.apache.flink.api.java.typeutils.runtime.GenericTypeComparator
-
- compareToReference(TypeComparator<T>) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoComparator
-
- compareToReference(TypeComparator<T>) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
-
- compareToReference(TypeComparator<T>) - Method in class org.apache.flink.api.java.typeutils.runtime.ValueComparator
-
- compareToReference(TypeComparator<T>) - Method in class org.apache.flink.api.java.typeutils.runtime.WritableComparator
-
- compile(Plan) - Method in class org.apache.flink.compiler.PactCompiler
-
Translates the given plan in to an OptimizedPlan, where all nodes have their local strategy assigned
and all channels have a shipping strategy assigned.
- compileJobGraph(OptimizedPlan) - Method in class org.apache.flink.compiler.plantranslate.NepheleJobGraphGenerator
-
- compileNoStats(Plan) - Method in class org.apache.flink.test.compiler.util.CompilerTestBase
-
- CompilerException - Exception in org.apache.flink.compiler
-
An exception that is thrown by the pact compiler when encountering an illegal condition.
- CompilerException() - Constructor for exception org.apache.flink.compiler.CompilerException
-
Creates a compiler exception with no message and no cause.
- CompilerException(String) - Constructor for exception org.apache.flink.compiler.CompilerException
-
Creates a compiler exception with the given message and no cause.
- CompilerException(Throwable) - Constructor for exception org.apache.flink.compiler.CompilerException
-
Creates a compiler exception with the given cause and no message.
- CompilerException(String, Throwable) - Constructor for exception org.apache.flink.compiler.CompilerException
-
Creates a compiler exception with the given message and cause.
- CompilerHints - Class in org.apache.flink.api.common.operators
-
A class encapsulating compiler hints describing the behavior of the user function.
- CompilerHints() - Constructor for class org.apache.flink.api.common.operators.CompilerHints
-
- compilerHints - Variable in class org.apache.flink.api.common.operators.Operator
-
- CompilerPostPassException - Exception in org.apache.flink.compiler
-
An exception that is thrown by the pact compiler when encountering
a problem during the optimizer post pass.
- CompilerPostPassException() - Constructor for exception org.apache.flink.compiler.CompilerPostPassException
-
Creates a post pass exception with no message and no cause.
- CompilerPostPassException(String) - Constructor for exception org.apache.flink.compiler.CompilerPostPassException
-
Creates a post pass exception with the given message and no cause.
- CompilerPostPassException(Throwable) - Constructor for exception org.apache.flink.compiler.CompilerPostPassException
-
Creates a post pass exception with the given cause and no message.
- CompilerPostPassException(String, Throwable) - Constructor for exception org.apache.flink.compiler.CompilerPostPassException
-
Creates a post pass exception with the given message and cause.
- CompilerTestBase - Class in org.apache.flink.test.compiler.util
-
- CompilerTestBase() - Constructor for class org.apache.flink.test.compiler.util.CompilerTestBase
-
- CompilerTestBase.OptimizerPlanNodeResolver - Class in org.apache.flink.test.compiler.util
-
- compileWithStats(Plan) - Method in class org.apache.flink.test.compiler.util.CompilerTestBase
-
- complementBlockInfo(BlockInfo) - Method in class org.apache.flink.api.common.io.BinaryOutputFormat
-
- CompositeType<T> - Class in org.apache.flink.api.common.typeutils
-
Type Information for Tuple and Pojo types
The class is taking care of serialization and comparators for Tuples as well.
- CompositeType(Class<T>) - Constructor for class org.apache.flink.api.common.typeutils.CompositeType
-
- CompositeType.FlatFieldDescriptor - Class in org.apache.flink.api.common.typeutils
-
- CompositeType.FlatFieldDescriptor(int, TypeInformation<?>) - Constructor for class org.apache.flink.api.common.typeutils.CompositeType.FlatFieldDescriptor
-
- CompositeTypeComparator<T> - Class in org.apache.flink.api.common.typeutils
-
- CompositeTypeComparator() - Constructor for class org.apache.flink.api.common.typeutils.CompositeTypeComparator
-
- computeGlobalProperties(GlobalProperties) - Method in class org.apache.flink.compiler.dag.PartitionNode.PartitionDescriptor
-
- computeGlobalProperties(GlobalProperties, GlobalProperties) - Method in class org.apache.flink.compiler.operators.AbstractJoinDescriptor
-
- computeGlobalProperties(GlobalProperties) - Method in class org.apache.flink.compiler.operators.AllGroupReduceProperties
-
- computeGlobalProperties(GlobalProperties) - Method in class org.apache.flink.compiler.operators.AllGroupWithPartialPreGroupProperties
-
- computeGlobalProperties(GlobalProperties) - Method in class org.apache.flink.compiler.operators.AllReduceProperties
-
- computeGlobalProperties(GlobalProperties, GlobalProperties) - Method in class org.apache.flink.compiler.operators.BinaryUnionOpDescriptor
-
- computeGlobalProperties(GlobalProperties, GlobalProperties) - Method in class org.apache.flink.compiler.operators.CartesianProductDescriptor
-
- computeGlobalProperties(GlobalProperties, GlobalProperties) - Method in class org.apache.flink.compiler.operators.CoGroupDescriptor
-
- computeGlobalProperties(GlobalProperties) - Method in class org.apache.flink.compiler.operators.CollectorMapDescriptor
-
- computeGlobalProperties(GlobalProperties) - Method in class org.apache.flink.compiler.operators.FilterDescriptor
-
- computeGlobalProperties(GlobalProperties) - Method in class org.apache.flink.compiler.operators.FlatMapDescriptor
-
- computeGlobalProperties(GlobalProperties) - Method in class org.apache.flink.compiler.operators.GroupReduceProperties
-
- computeGlobalProperties(GlobalProperties) - Method in class org.apache.flink.compiler.operators.GroupReduceWithCombineProperties
-
- computeGlobalProperties(GlobalProperties) - Method in class org.apache.flink.compiler.operators.MapDescriptor
-
- computeGlobalProperties(GlobalProperties) - Method in class org.apache.flink.compiler.operators.MapPartitionDescriptor
-
- computeGlobalProperties(GlobalProperties) - Method in class org.apache.flink.compiler.operators.NoOpDescriptor
-
- computeGlobalProperties(GlobalProperties, GlobalProperties) - Method in class org.apache.flink.compiler.operators.OperatorDescriptorDual
-
- computeGlobalProperties(GlobalProperties) - Method in class org.apache.flink.compiler.operators.OperatorDescriptorSingle
-
Returns the global properties which are present after the operator was applied on the
provided global properties.
- computeGlobalProperties(GlobalProperties) - Method in class org.apache.flink.compiler.operators.PartialGroupProperties
-
- computeGlobalProperties(GlobalProperties) - Method in class org.apache.flink.compiler.operators.ReduceProperties
-
- computeGlobalProperties(GlobalProperties) - Method in class org.apache.flink.compiler.operators.SolutionSetDeltaOperator
-
- computeGlobalProperties(GlobalProperties, GlobalProperties) - Method in class org.apache.flink.compiler.operators.UtilSinkJoinOpDescriptor
-
- computeInterestingPropertiesForInputs(CostEstimator) - Method in class org.apache.flink.compiler.dag.AbstractPartialSolutionNode
-
- computeInterestingPropertiesForInputs(CostEstimator) - Method in class org.apache.flink.compiler.dag.BinaryUnionNode
-
- computeInterestingPropertiesForInputs(CostEstimator) - Method in class org.apache.flink.compiler.dag.BulkIterationNode
-
- computeInterestingPropertiesForInputs(CostEstimator) - Method in class org.apache.flink.compiler.dag.DataSinkNode
-
- computeInterestingPropertiesForInputs(CostEstimator) - Method in class org.apache.flink.compiler.dag.DataSourceNode
-
- computeInterestingPropertiesForInputs(CostEstimator) - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
Tells the node to compute the interesting properties for its inputs.
- computeInterestingPropertiesForInputs(CostEstimator) - Method in class org.apache.flink.compiler.dag.SingleInputNode
-
- computeInterestingPropertiesForInputs(CostEstimator) - Method in class org.apache.flink.compiler.dag.TwoInputNode
-
- computeInterestingPropertiesForInputs(CostEstimator) - Method in class org.apache.flink.compiler.dag.WorksetIterationNode
-
- computeLocalProperties(LocalProperties) - Method in class org.apache.flink.compiler.dag.PartitionNode.PartitionDescriptor
-
- computeLocalProperties(LocalProperties) - Method in class org.apache.flink.compiler.operators.AllGroupReduceProperties
-
- computeLocalProperties(LocalProperties) - Method in class org.apache.flink.compiler.operators.AllGroupWithPartialPreGroupProperties
-
- computeLocalProperties(LocalProperties) - Method in class org.apache.flink.compiler.operators.AllReduceProperties
-
- computeLocalProperties(LocalProperties, LocalProperties) - Method in class org.apache.flink.compiler.operators.BinaryUnionOpDescriptor
-
- computeLocalProperties(LocalProperties, LocalProperties) - Method in class org.apache.flink.compiler.operators.CoGroupDescriptor
-
- computeLocalProperties(LocalProperties, LocalProperties) - Method in class org.apache.flink.compiler.operators.CoGroupWithSolutionSetFirstDescriptor
-
- computeLocalProperties(LocalProperties, LocalProperties) - Method in class org.apache.flink.compiler.operators.CoGroupWithSolutionSetSecondDescriptor
-
- computeLocalProperties(LocalProperties) - Method in class org.apache.flink.compiler.operators.CollectorMapDescriptor
-
- computeLocalProperties(LocalProperties, LocalProperties) - Method in class org.apache.flink.compiler.operators.CrossBlockOuterFirstDescriptor
-
- computeLocalProperties(LocalProperties, LocalProperties) - Method in class org.apache.flink.compiler.operators.CrossBlockOuterSecondDescriptor
-
- computeLocalProperties(LocalProperties, LocalProperties) - Method in class org.apache.flink.compiler.operators.CrossStreamOuterFirstDescriptor
-
- computeLocalProperties(LocalProperties, LocalProperties) - Method in class org.apache.flink.compiler.operators.CrossStreamOuterSecondDescriptor
-
- computeLocalProperties(LocalProperties) - Method in class org.apache.flink.compiler.operators.FilterDescriptor
-
- computeLocalProperties(LocalProperties) - Method in class org.apache.flink.compiler.operators.FlatMapDescriptor
-
- computeLocalProperties(LocalProperties) - Method in class org.apache.flink.compiler.operators.GroupReduceProperties
-
- computeLocalProperties(LocalProperties) - Method in class org.apache.flink.compiler.operators.GroupReduceWithCombineProperties
-
- computeLocalProperties(LocalProperties, LocalProperties) - Method in class org.apache.flink.compiler.operators.HashJoinBuildFirstProperties
-
- computeLocalProperties(LocalProperties, LocalProperties) - Method in class org.apache.flink.compiler.operators.HashJoinBuildSecondProperties
-
- computeLocalProperties(LocalProperties) - Method in class org.apache.flink.compiler.operators.MapDescriptor
-
- computeLocalProperties(LocalProperties) - Method in class org.apache.flink.compiler.operators.MapPartitionDescriptor
-
- computeLocalProperties(LocalProperties) - Method in class org.apache.flink.compiler.operators.NoOpDescriptor
-
- computeLocalProperties(LocalProperties, LocalProperties) - Method in class org.apache.flink.compiler.operators.OperatorDescriptorDual
-
- computeLocalProperties(LocalProperties) - Method in class org.apache.flink.compiler.operators.OperatorDescriptorSingle
-
Returns the local properties which are present after the operator was applied on the
provided local properties.
- computeLocalProperties(LocalProperties) - Method in class org.apache.flink.compiler.operators.PartialGroupProperties
-
- computeLocalProperties(LocalProperties) - Method in class org.apache.flink.compiler.operators.ReduceProperties
-
- computeLocalProperties(LocalProperties) - Method in class org.apache.flink.compiler.operators.SolutionSetDeltaOperator
-
- computeLocalProperties(LocalProperties, LocalProperties) - Method in class org.apache.flink.compiler.operators.SortMergeJoinDescriptor
-
- computeLocalProperties(LocalProperties, LocalProperties) - Method in class org.apache.flink.compiler.operators.UtilSinkJoinOpDescriptor
-
- computeLogicalKeyPositions() - Method in class org.apache.flink.api.java.operators.Keys
-
- computeLogicalKeyPositions() - Method in class org.apache.flink.api.java.operators.Keys.ExpressionKeys
-
- computeLogicalKeyPositions() - Method in class org.apache.flink.api.java.operators.Keys.SelectorFunctionKeys
-
- computeMemorySize(double) - Method in class org.apache.flink.runtime.memorymanager.DefaultMemoryManager
-
- computeMemorySize(double) - Method in interface org.apache.flink.runtime.memorymanager.MemoryManager
-
Computes the memory size of the fraction per slot.
- computeNumberOfPages(double) - Method in class org.apache.flink.runtime.memorymanager.DefaultMemoryManager
-
- computeNumberOfPages(double) - Method in interface org.apache.flink.runtime.memorymanager.MemoryManager
-
Computes to how many pages the given number of bytes corresponds.
- computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.AbstractPartialSolutionNode
-
- computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.BinaryUnionNode
-
- computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.BulkIterationNode
-
- computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.CoGroupNode
-
- computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.CollectorMapNode
-
Computes the estimates for the Map operator.
- computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.CrossNode
-
We assume that the cardinality is the product of the input cardinalities
and that the result width is the sum of the input widths.
- computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.DataSinkNode
-
Computes the estimated outputs for the data sink.
- computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.DataSourceNode
-
- computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.FilterNode
-
Computes the estimates for the Filter operator.
- computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.FlatMapNode
-
Computes the estimates for the FlatMap operator.
- computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.GroupReduceNode
-
- computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.JoinNode
-
The default estimates build on the principle of inclusion: The smaller input key domain is included in the larger
input key domain.
- computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.MapNode
-
Computes the estimates for the Map operator.
- computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.MapPartitionNode
-
Computes the estimates for the MapPartition operator.
- computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.MatchNode
-
The default estimates build on the principle of inclusion: The smaller input key domain is included in the larger
input key domain.
- computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.NoOpNode
-
- computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
- computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.PartitionNode
-
- computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.ReduceNode
-
- computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.SinkJoiner
-
- computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.UnaryOperatorNode
-
- computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.WorksetIterationNode
-
- computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.WorksetIterationNode.SingleRootJoiner
-
- computeOutputEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.BinaryUnionNode
-
- computeOutputEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.BulkPartialSolutionNode
-
- computeOutputEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
Causes this node to compute its output estimates (such as number of rows, size in bytes)
based on the inputs and the compiler hints.
- computeOutputEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.SinkJoiner
-
- computeOutputEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.SolutionSetNode
-
- computeOutputEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.WorksetNode
-
- computeUnclosedBranchStack() - Method in class org.apache.flink.compiler.dag.BulkIterationNode
-
- computeUnclosedBranchStack() - Method in class org.apache.flink.compiler.dag.BulkPartialSolutionNode
-
- computeUnclosedBranchStack() - Method in class org.apache.flink.compiler.dag.DataSinkNode
-
- computeUnclosedBranchStack() - Method in class org.apache.flink.compiler.dag.DataSourceNode
-
- computeUnclosedBranchStack() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
This method causes the node to compute the description of open branches in its sub-plan.
- computeUnclosedBranchStack() - Method in class org.apache.flink.compiler.dag.SingleInputNode
-
- computeUnclosedBranchStack() - Method in class org.apache.flink.compiler.dag.SinkJoiner
-
- computeUnclosedBranchStack() - Method in class org.apache.flink.compiler.dag.SolutionSetNode
-
- computeUnclosedBranchStack() - Method in class org.apache.flink.compiler.dag.TwoInputNode
-
- computeUnclosedBranchStack() - Method in class org.apache.flink.compiler.dag.WorksetIterationNode
-
- computeUnclosedBranchStack() - Method in class org.apache.flink.compiler.dag.WorksetNode
-
- computeUnclosedBranchStackForBroadcastInputs(List<OptimizerNode.UnclosedBranchDescriptor>) - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
- computeUnionOfInterestingPropertiesFromSuccessors() - Method in class org.apache.flink.compiler.dag.BinaryUnionNode
-
- computeUnionOfInterestingPropertiesFromSuccessors() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
Computes all the interesting properties that are relevant to this node.
- concatenate(Record) - Method in class org.apache.flink.types.Record
-
- ConcatinatedExtract<FROM,OVER,TO> - Class in org.apache.flink.streaming.api.windowing.extractor
-
Combines two extractors which will be executed one after each other.
- ConcatinatedExtract(Extractor<FROM, OVER>, Extractor<OVER, TO>) - Constructor for class org.apache.flink.streaming.api.windowing.extractor.ConcatinatedExtract
-
Combines two extractors which will be executed one after each other.
- config - Variable in class org.apache.flink.api.common.io.FileInputFormat.AbstractConfigBuilder
-
The configuration into which the parameters will be written.
- config - Variable in class org.apache.flink.api.common.io.FileOutputFormat.AbstractConfigBuilder
-
The configuration into which the parameters will be written.
- config - Variable in class org.apache.flink.runtime.operators.chaining.ChainedDriver
-
- config - Variable in class org.apache.flink.runtime.operators.RegularPactTask
-
The task configuration with the setup parameters.
- config - Variable in class org.apache.flink.runtime.operators.util.TaskConfig
-
- config - Variable in class org.apache.flink.test.util.AbstractTestBase
-
- CONFIG_KEY - Static variable in class org.apache.flink.api.common.ExecutionConfig
-
- ConfigConstants - Class in org.apache.flink.configuration
-
This class contains all constants for the configuration.
- Configuration - Class in org.apache.flink.configuration
-
Lightweight configuration object which can store key/value pairs.
- Configuration() - Constructor for class org.apache.flink.configuration.Configuration
-
- configuration - Variable in class org.apache.flink.streaming.api.streamvertex.StreamVertex
-
- configure(Configuration) - Method in class org.apache.flink.addons.hbase.TableInputFormat
-
creates a Scan object and a HTable connection
- configure(Configuration) - Method in class org.apache.flink.api.common.io.BinaryInputFormat
-
- configure(Configuration) - Method in class org.apache.flink.api.common.io.BinaryOutputFormat
-
- configure(Configuration) - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
-
Configures this input format by reading the path to the file from the configuration andge the string that
defines the record delimiter.
- configure(Configuration) - Method in class org.apache.flink.api.common.io.FileInputFormat
-
Configures the file input format by reading the file path from the configuration.
- configure(Configuration) - Method in class org.apache.flink.api.common.io.FileOutputFormat
-
- configure(Configuration) - Method in class org.apache.flink.api.common.io.GenericInputFormat
-
- configure(Configuration) - Method in interface org.apache.flink.api.common.io.InputFormat
-
Configures this input format.
- configure(Configuration) - Method in interface org.apache.flink.api.common.io.OutputFormat
-
Configures this output format.
- configure(Configuration) - Method in class org.apache.flink.api.java.io.DiscardingOuputFormat
-
- configure(Configuration) - Method in class org.apache.flink.api.java.io.DiscardingOutputFormat
-
- configure(Configuration) - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat
-
- configure(Configuration) - Method in class org.apache.flink.api.java.io.jdbc.JDBCOutputFormat
-
- configure(Configuration) - Method in class org.apache.flink.api.java.io.LocalCollectionOutputFormat
-
- configure(Configuration) - Method in class org.apache.flink.api.java.io.PrintingOutputFormat
-
- configure(Configuration) - Method in class org.apache.flink.api.java.io.RemoteCollectorOutputFormat
-
- configure(Configuration) - Method in class org.apache.flink.api.java.io.TextInputFormat
-
- configure(Configuration) - Method in class org.apache.flink.api.java.io.TextValueInputFormat
-
- configure(Configuration) - Method in class org.apache.flink.api.java.record.io.CsvInputFormat
-
- configure(Configuration) - Method in class org.apache.flink.api.java.record.io.CsvOutputFormat
-
- configure(Configuration) - Method in class org.apache.flink.api.java.record.io.DelimitedOutputFormat
-
Calls the super classes to configure themselves and reads the config parameters for the delimiter and
the write buffer size.
- configure(Configuration) - Method in class org.apache.flink.api.java.record.io.ExternalProcessFixedLengthInputFormat
-
- configure(Configuration) - Method in class org.apache.flink.api.java.record.io.ExternalProcessInputFormat
-
- configure(Configuration) - Method in class org.apache.flink.api.java.record.io.FixedLengthInputFormat
-
- configure(Configuration) - Method in class org.apache.flink.api.java.record.io.jdbc.JDBCInputFormat
-
Configures this JDBCInputFormat.
- configure(Configuration) - Method in class org.apache.flink.api.java.record.io.jdbc.JDBCOutputFormat
-
Configures this JDBCOutputFormat.
- configure(Configuration) - Method in class org.apache.flink.api.java.record.io.TextInputFormat
-
- configure(JobConf) - Method in class org.apache.flink.hadoopcompatibility.mapred.example.HadoopMapredCompatWordCount.Counter
-
- configure(JobConf) - Method in class org.apache.flink.hadoopcompatibility.mapred.example.HadoopMapredCompatWordCount.Tokenizer
-
- configure(Configuration) - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopInputFormat
-
- configure(Configuration) - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopOutputFormat
-
- configure(Configuration) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.HadoopRecordInputFormat
-
- configure(Configuration) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.HadoopRecordOutputFormat
-
- configure(Configuration) - Method in class org.apache.flink.hadoopcompatibility.mapreduce.HadoopInputFormat
-
- configure(Configuration) - Method in class org.apache.flink.hadoopcompatibility.mapreduce.HadoopOutputFormat
-
- configureAvroSource(Collector<OUT>) - Method in class org.apache.flink.streaming.connectors.flume.FlumeSource
-
Configures the AvroSource.
- configureDelimitedFormat(FileDataSourceBase<?>) - Static method in class org.apache.flink.api.common.io.DelimitedInputFormat
-
Creates a configuration builder that can be used to set the input format's parameters to the config in a fluent
fashion.
- configureDelimitedFormat(FileDataSink) - Static method in class org.apache.flink.api.java.record.io.DelimitedOutputFormat
-
Creates a configuration builder that can be used to set the input format's parameters to the config in a fluent
fashion.
- configureFileFormat(GenericDataSourceBase<?, ?>) - Static method in class org.apache.flink.api.common.io.FileInputFormat
-
Creates a configuration builder that can be used to set the input format's parameters to the config in a fluent
fashion.
- configureFileFormat(FileDataSinkBase<?>) - Static method in class org.apache.flink.api.common.io.FileOutputFormat
-
Creates a configuration builder that can be used to set the input format's parameters to the config in a fluent
fashion.
- configureOutputFormat(GenericDataSink) - Static method in class org.apache.flink.api.java.record.io.jdbc.JDBCOutputFormat
-
Creates a configuration builder that can be used to set the
output format's parameters to the config in a fluent fashion.
- configureRecordFormat(FileDataSource) - Static method in class org.apache.flink.api.java.record.io.CsvInputFormat
-
Creates a configuration builder that can be used to set the input format's parameters to the config in a fluent
fashion.
- configureRecordFormat(FileDataSink) - Static method in class org.apache.flink.api.java.record.io.CsvOutputFormat
-
Creates a configuration builder that can be used to set the input
format's parameters to the config in a fluent fashion.
- ConflictingFieldTypeInfoException - Exception in org.apache.flink.compiler.postpass
-
- ConflictingFieldTypeInfoException(int, Object, Object) - Constructor for exception org.apache.flink.compiler.postpass.ConflictingFieldTypeInfoException
-
- connecDataSet(IntermediateDataSet) - Method in class org.apache.flink.runtime.jobgraph.JobEdge
-
- connect(Socket, SocketAddress, int) - Static method in class org.apache.flink.runtime.net.NetUtils
-
- connect(DataStream<R>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
- connectDataSetAsInput(IntermediateDataSet, DistributionPattern) - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
- ConnectedComponents - Class in org.apache.flink.examples.java.graph
-
An implementation of the connected components algorithm, using a delta iteration.
- ConnectedComponents() - Constructor for class org.apache.flink.examples.java.graph.ConnectedComponents
-
- ConnectedComponents.ComponentIdFilter - Class in org.apache.flink.examples.java.graph
-
- ConnectedComponents.ComponentIdFilter() - Constructor for class org.apache.flink.examples.java.graph.ConnectedComponents.ComponentIdFilter
-
- ConnectedComponents.DuplicateValue<T> - Class in org.apache.flink.examples.java.graph
-
Function that turns a value into a 2-tuple where both fields are that value.
- ConnectedComponents.DuplicateValue() - Constructor for class org.apache.flink.examples.java.graph.ConnectedComponents.DuplicateValue
-
- ConnectedComponents.NeighborWithComponentIDJoin - Class in org.apache.flink.examples.java.graph
-
UDF that joins a (Vertex-ID, Component-ID) pair that represents the current component that
a vertex is associated with, with a (Source-Vertex-ID, Target-VertexID) edge.
- ConnectedComponents.NeighborWithComponentIDJoin() - Constructor for class org.apache.flink.examples.java.graph.ConnectedComponents.NeighborWithComponentIDJoin
-
- ConnectedComponents.UndirectEdge - Class in org.apache.flink.examples.java.graph
-
Undirected edges by emitting for each input edge the input edges itself and an inverted version.
- ConnectedComponents.UndirectEdge() - Constructor for class org.apache.flink.examples.java.graph.ConnectedComponents.UndirectEdge
-
- ConnectedComponentsData - Class in org.apache.flink.examples.java.graph.util
-
Provides the default data sets used for the Connected Components example program.
- ConnectedComponentsData() - Constructor for class org.apache.flink.examples.java.graph.util.ConnectedComponentsData
-
- ConnectedComponentsData - Class in org.apache.flink.test.testdata
-
- ConnectedDataStream<IN1,IN2> - Class in org.apache.flink.streaming.api.datastream
-
The ConnectedDataStream represents a stream for two different data types.
- ConnectedDataStream(DataStream<IN1>, DataStream<IN2>) - Constructor for class org.apache.flink.streaming.api.datastream.ConnectedDataStream
-
- ConnectedDataStream(ConnectedDataStream<IN1, IN2>) - Constructor for class org.apache.flink.streaming.api.datastream.ConnectedDataStream
-
- connectGraph(DataStream<X>, String, int) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Internal function for assembling the underlying
JobGraph of the job.
- connectIdInput(IntermediateDataSetID, DistributionPattern) - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
- ConnectionInfoLookupResponse - Class in org.apache.flink.runtime.io.network
-
- ConnectionInfoLookupResponse() - Constructor for class org.apache.flink.runtime.io.network.ConnectionInfoLookupResponse
-
- ConnectionInfoLookupResponse(ConnectionInfoLookupResponse.ReturnCode) - Constructor for class org.apache.flink.runtime.io.network.ConnectionInfoLookupResponse
-
- ConnectionInfoLookupResponse(ConnectionInfoLookupResponse.ReturnCode, ChannelID) - Constructor for class org.apache.flink.runtime.io.network.ConnectionInfoLookupResponse
-
- ConnectionInfoLookupResponse(ConnectionInfoLookupResponse.ReturnCode, RemoteReceiver) - Constructor for class org.apache.flink.runtime.io.network.ConnectionInfoLookupResponse
-
- connectNewDataSetAsInput(AbstractJobVertex, DistributionPattern) - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
- ConnectorSource<OUT> - Class in org.apache.flink.streaming.connectors
-
- ConnectorSource(DeserializationSchema<OUT>) - Constructor for class org.apache.flink.streaming.connectors.ConnectorSource
-
- connectSource(int, IntermediateResult, JobEdge, int) - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
-
- connectToPredecessors(Map<IntermediateDataSetID, IntermediateResult>) - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
-
- constructLogString(String, String, AbstractInvokable) - Static method in class org.apache.flink.runtime.operators.RegularPactTask
-
Utility function that composes a string for logging purposes.
- constructTestPath(Class<?>, String) - Static method in class org.apache.flink.core.fs.Path
-
- constructTestURI(Class<?>, String) - Static method in class org.apache.flink.core.fs.Path
-
- consumeAndCacheRemainingData() - Method in class org.apache.flink.runtime.operators.resettable.SpillingResettableMutableObjectIterator
-
- containingIteration - Variable in class org.apache.flink.api.common.operators.base.DeltaIterationBase.SolutionSetPlaceHolder
-
- contains(Integer) - Method in class org.apache.flink.api.common.operators.util.FieldSet
-
- contains(Object) - Method in class org.apache.flink.runtime.jobmanager.scheduler.SetQueue
-
- contains(Object) - Method in class org.apache.flink.types.ListValue
-
- containsAll(Collection<?>) - Method in class org.apache.flink.runtime.jobmanager.scheduler.SetQueue
-
- containsAll(Collection<?>) - Method in class org.apache.flink.types.ListValue
-
- containsKey(String) - Method in class org.apache.flink.configuration.Configuration
-
Checks whether there is an entry with the specified key
- containsKey(Object) - Method in class org.apache.flink.streaming.state.MapState
-
- containsKey(Object) - Method in class org.apache.flink.types.MapValue
-
- containsValue(Object) - Method in class org.apache.flink.streaming.state.MapState
-
- containsValue(Object) - Method in class org.apache.flink.types.MapValue
-
- CONTENT_TYPE_HTML - Static variable in class org.apache.flink.client.web.GUIServletStub
-
The content type for HTML data.
- CONTENT_TYPE_PLAIN - Static variable in class org.apache.flink.client.web.GUIServletStub
-
The content type for plain textual data.
- ContextChecker - Class in org.apache.flink.compiler.contextcheck
-
Traverses a plan and checks whether all Contracts are correctly connected to
their input contracts.
- ContextChecker() - Constructor for class org.apache.flink.compiler.contextcheck.ContextChecker
-
Default constructor
- ContextEnvironment - Class in org.apache.flink.client.program
-
- ContextEnvironment(Client, List<File>, ClassLoader) - Constructor for class org.apache.flink.client.program.ContextEnvironment
-
- ContextEnvironment.ContextEnvironmentFactory - Class in org.apache.flink.client.program
-
- ContextEnvironment.ContextEnvironmentFactory(Client, List<File>, ClassLoader, int) - Constructor for class org.apache.flink.client.program.ContextEnvironment.ContextEnvironmentFactory
-
- ConvergenceCriterion<T extends Value> - Interface in org.apache.flink.api.common.aggregators
-
Used to check for convergence.
- convert(Record, K, V) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.datatypes.DefaultHadoopTypeConverter
-
- convert(Object) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.datatypes.DefaultHadoopTypeConverter
-
- convert(Record, K, V) - Method in interface org.apache.flink.hadoopcompatibility.mapred.record.datatypes.HadoopTypeConverter
-
Convert a Hadoop type to a Flink type.
- convert(Record, K, V) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.datatypes.WritableWrapperConverter
-
- convertBoxedJavaType(Object) - Static method in class org.apache.flink.types.JavaToValueConverter
-
- converter - Variable in class org.apache.flink.hadoopcompatibility.mapred.record.HadoopRecordInputFormat
-
- converter - Variable in class org.apache.flink.hadoopcompatibility.mapred.record.HadoopRecordOutputFormat
-
- convertKey(Record) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.datatypes.DefaultFlinkTypeConverter
-
- convertKey(Record) - Method in interface org.apache.flink.hadoopcompatibility.mapred.record.datatypes.FlinkTypeConverter
-
Convert a Flink type to a Hadoop type.
- convertValue(Record) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.datatypes.DefaultFlinkTypeConverter
-
- convertValue(Record) - Method in interface org.apache.flink.hadoopcompatibility.mapred.record.datatypes.FlinkTypeConverter
-
- convertValueType(Value) - Static method in class org.apache.flink.types.JavaToValueConverter
-
- copy(boolean[]) - Method in class org.apache.flink.api.common.typeutils.base.array.BooleanPrimitiveArraySerializer
-
- copy(boolean[], boolean[]) - Method in class org.apache.flink.api.common.typeutils.base.array.BooleanPrimitiveArraySerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.BooleanPrimitiveArraySerializer
-
- copy(byte[]) - Method in class org.apache.flink.api.common.typeutils.base.array.BytePrimitiveArraySerializer
-
- copy(byte[], byte[]) - Method in class org.apache.flink.api.common.typeutils.base.array.BytePrimitiveArraySerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.BytePrimitiveArraySerializer
-
- copy(char[]) - Method in class org.apache.flink.api.common.typeutils.base.array.CharPrimitiveArraySerializer
-
- copy(char[], char[]) - Method in class org.apache.flink.api.common.typeutils.base.array.CharPrimitiveArraySerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.CharPrimitiveArraySerializer
-
- copy(double[]) - Method in class org.apache.flink.api.common.typeutils.base.array.DoublePrimitiveArraySerializer
-
- copy(double[], double[]) - Method in class org.apache.flink.api.common.typeutils.base.array.DoublePrimitiveArraySerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.DoublePrimitiveArraySerializer
-
- copy(float[]) - Method in class org.apache.flink.api.common.typeutils.base.array.FloatPrimitiveArraySerializer
-
- copy(float[], float[]) - Method in class org.apache.flink.api.common.typeutils.base.array.FloatPrimitiveArraySerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.FloatPrimitiveArraySerializer
-
- copy(int[]) - Method in class org.apache.flink.api.common.typeutils.base.array.IntPrimitiveArraySerializer
-
- copy(int[], int[]) - Method in class org.apache.flink.api.common.typeutils.base.array.IntPrimitiveArraySerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.IntPrimitiveArraySerializer
-
- copy(long[]) - Method in class org.apache.flink.api.common.typeutils.base.array.LongPrimitiveArraySerializer
-
- copy(long[], long[]) - Method in class org.apache.flink.api.common.typeutils.base.array.LongPrimitiveArraySerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.LongPrimitiveArraySerializer
-
- copy(short[]) - Method in class org.apache.flink.api.common.typeutils.base.array.ShortPrimitiveArraySerializer
-
- copy(short[], short[]) - Method in class org.apache.flink.api.common.typeutils.base.array.ShortPrimitiveArraySerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.ShortPrimitiveArraySerializer
-
- copy(String[]) - Method in class org.apache.flink.api.common.typeutils.base.array.StringArraySerializer
-
- copy(String[], String[]) - Method in class org.apache.flink.api.common.typeutils.base.array.StringArraySerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.StringArraySerializer
-
- copy(Boolean) - Method in class org.apache.flink.api.common.typeutils.base.BooleanSerializer
-
- copy(Boolean, Boolean) - Method in class org.apache.flink.api.common.typeutils.base.BooleanSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.BooleanSerializer
-
- copy(BooleanValue) - Method in class org.apache.flink.api.common.typeutils.base.BooleanValueSerializer
-
- copy(BooleanValue, BooleanValue) - Method in class org.apache.flink.api.common.typeutils.base.BooleanValueSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.BooleanValueSerializer
-
- copy(Byte) - Method in class org.apache.flink.api.common.typeutils.base.ByteSerializer
-
- copy(Byte, Byte) - Method in class org.apache.flink.api.common.typeutils.base.ByteSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.ByteSerializer
-
- copy(ByteValue) - Method in class org.apache.flink.api.common.typeutils.base.ByteValueSerializer
-
- copy(ByteValue, ByteValue) - Method in class org.apache.flink.api.common.typeutils.base.ByteValueSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.ByteValueSerializer
-
- copy(Character) - Method in class org.apache.flink.api.common.typeutils.base.CharSerializer
-
- copy(Character, Character) - Method in class org.apache.flink.api.common.typeutils.base.CharSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.CharSerializer
-
- copy(CharValue) - Method in class org.apache.flink.api.common.typeutils.base.CharValueSerializer
-
- copy(CharValue, CharValue) - Method in class org.apache.flink.api.common.typeutils.base.CharValueSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.CharValueSerializer
-
- copy(Date) - Method in class org.apache.flink.api.common.typeutils.base.DateSerializer
-
- copy(Date, Date) - Method in class org.apache.flink.api.common.typeutils.base.DateSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.DateSerializer
-
- copy(Double) - Method in class org.apache.flink.api.common.typeutils.base.DoubleSerializer
-
- copy(Double, Double) - Method in class org.apache.flink.api.common.typeutils.base.DoubleSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.DoubleSerializer
-
- copy(DoubleValue) - Method in class org.apache.flink.api.common.typeutils.base.DoubleValueSerializer
-
- copy(DoubleValue, DoubleValue) - Method in class org.apache.flink.api.common.typeutils.base.DoubleValueSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.DoubleValueSerializer
-
- copy(T) - Method in class org.apache.flink.api.common.typeutils.base.EnumSerializer
-
- copy(T, T) - Method in class org.apache.flink.api.common.typeutils.base.EnumSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.EnumSerializer
-
- copy(Float) - Method in class org.apache.flink.api.common.typeutils.base.FloatSerializer
-
- copy(Float, Float) - Method in class org.apache.flink.api.common.typeutils.base.FloatSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.FloatSerializer
-
- copy(FloatValue) - Method in class org.apache.flink.api.common.typeutils.base.FloatValueSerializer
-
- copy(FloatValue, FloatValue) - Method in class org.apache.flink.api.common.typeutils.base.FloatValueSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.FloatValueSerializer
-
- copy(C[]) - Method in class org.apache.flink.api.common.typeutils.base.GenericArraySerializer
-
- copy(C[], C[]) - Method in class org.apache.flink.api.common.typeutils.base.GenericArraySerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.GenericArraySerializer
-
- copy(Integer) - Method in class org.apache.flink.api.common.typeutils.base.IntSerializer
-
- copy(Integer, Integer) - Method in class org.apache.flink.api.common.typeutils.base.IntSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.IntSerializer
-
- copy(IntValue) - Method in class org.apache.flink.api.common.typeutils.base.IntValueSerializer
-
- copy(IntValue, IntValue) - Method in class org.apache.flink.api.common.typeutils.base.IntValueSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.IntValueSerializer
-
- copy(Long) - Method in class org.apache.flink.api.common.typeutils.base.LongSerializer
-
- copy(Long, Long) - Method in class org.apache.flink.api.common.typeutils.base.LongSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.LongSerializer
-
- copy(LongValue) - Method in class org.apache.flink.api.common.typeutils.base.LongValueSerializer
-
- copy(LongValue, LongValue) - Method in class org.apache.flink.api.common.typeutils.base.LongValueSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.LongValueSerializer
-
- copy(Short) - Method in class org.apache.flink.api.common.typeutils.base.ShortSerializer
-
- copy(Short, Short) - Method in class org.apache.flink.api.common.typeutils.base.ShortSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.ShortSerializer
-
- copy(ShortValue) - Method in class org.apache.flink.api.common.typeutils.base.ShortValueSerializer
-
- copy(ShortValue, ShortValue) - Method in class org.apache.flink.api.common.typeutils.base.ShortValueSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.ShortValueSerializer
-
- copy(String) - Method in class org.apache.flink.api.common.typeutils.base.StringSerializer
-
- copy(String, String) - Method in class org.apache.flink.api.common.typeutils.base.StringSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.StringSerializer
-
- copy(StringValue) - Method in class org.apache.flink.api.common.typeutils.base.StringValueSerializer
-
- copy(StringValue, StringValue) - Method in class org.apache.flink.api.common.typeutils.base.StringValueSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.StringValueSerializer
-
- copy(Void) - Method in class org.apache.flink.api.common.typeutils.base.VoidSerializer
-
- copy(Void, Void) - Method in class org.apache.flink.api.common.typeutils.base.VoidSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.VoidSerializer
-
- copy(Record) - Method in class org.apache.flink.api.common.typeutils.record.RecordSerializer
-
- copy(Record, Record) - Method in class org.apache.flink.api.common.typeutils.record.RecordSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.record.RecordSerializer
-
- copy(T) - Method in class org.apache.flink.api.common.typeutils.TypeSerializer
-
Creates a deep copy of the given element in a new element.
- copy(T, T) - Method in class org.apache.flink.api.common.typeutils.TypeSerializer
-
Creates a copy from the given element.
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.TypeSerializer
-
Copies exactly one record from the source input view to the target output view.
- copy() - Method in class org.apache.flink.api.java.tuple.Tuple1
-
Shallow tuple copy.
- copy() - Method in class org.apache.flink.api.java.tuple.Tuple10
-
Shallow tuple copy.
- copy() - Method in class org.apache.flink.api.java.tuple.Tuple11
-
Shallow tuple copy.
- copy() - Method in class org.apache.flink.api.java.tuple.Tuple12
-
Shallow tuple copy.
- copy() - Method in class org.apache.flink.api.java.tuple.Tuple13
-
Shallow tuple copy.
- copy() - Method in class org.apache.flink.api.java.tuple.Tuple14
-
Shallow tuple copy.
- copy() - Method in class org.apache.flink.api.java.tuple.Tuple15
-
Shallow tuple copy.
- copy() - Method in class org.apache.flink.api.java.tuple.Tuple16
-
Shallow tuple copy.
- copy() - Method in class org.apache.flink.api.java.tuple.Tuple17
-
Shallow tuple copy.
- copy() - Method in class org.apache.flink.api.java.tuple.Tuple18
-
Shallow tuple copy.
- copy() - Method in class org.apache.flink.api.java.tuple.Tuple19
-
Shallow tuple copy.
- copy() - Method in class org.apache.flink.api.java.tuple.Tuple2
-
Shallow tuple copy.
- copy() - Method in class org.apache.flink.api.java.tuple.Tuple20
-
Shallow tuple copy.
- copy() - Method in class org.apache.flink.api.java.tuple.Tuple21
-
Shallow tuple copy.
- copy() - Method in class org.apache.flink.api.java.tuple.Tuple22
-
Shallow tuple copy.
- copy() - Method in class org.apache.flink.api.java.tuple.Tuple23
-
Shallow tuple copy.
- copy() - Method in class org.apache.flink.api.java.tuple.Tuple24
-
Shallow tuple copy.
- copy() - Method in class org.apache.flink.api.java.tuple.Tuple25
-
Shallow tuple copy.
- copy() - Method in class org.apache.flink.api.java.tuple.Tuple3
-
Shallow tuple copy.
- copy() - Method in class org.apache.flink.api.java.tuple.Tuple4
-
Shallow tuple copy.
- copy() - Method in class org.apache.flink.api.java.tuple.Tuple5
-
Shallow tuple copy.
- copy() - Method in class org.apache.flink.api.java.tuple.Tuple6
-
Shallow tuple copy.
- copy() - Method in class org.apache.flink.api.java.tuple.Tuple7
-
Shallow tuple copy.
- copy() - Method in class org.apache.flink.api.java.tuple.Tuple8
-
Shallow tuple copy.
- copy() - Method in class org.apache.flink.api.java.tuple.Tuple9
-
Shallow tuple copy.
- copy(T) - Method in class org.apache.flink.api.java.typeutils.runtime.AvroSerializer
-
- copy(T, T) - Method in class org.apache.flink.api.java.typeutils.runtime.AvroSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.AvroSerializer
-
- copy(T) - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueSerializer
-
- copy(T, T) - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueSerializer
-
- copy(T) - Method in class org.apache.flink.api.java.typeutils.runtime.KryoSerializer
-
- copy(T, T) - Method in class org.apache.flink.api.java.typeutils.runtime.KryoSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.KryoSerializer
-
- copy(T) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoSerializer
-
- copy(T, T) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoSerializer
-
- copy(T) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializer
-
- copy(T, T) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializerBase
-
- copy(T) - Method in class org.apache.flink.api.java.typeutils.runtime.ValueSerializer
-
- copy(T, T) - Method in class org.apache.flink.api.java.typeutils.runtime.ValueSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.ValueSerializer
-
- copy(T) - Method in class org.apache.flink.api.java.typeutils.runtime.WritableSerializer
-
- copy(T, T) - Method in class org.apache.flink.api.java.typeutils.runtime.WritableSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.WritableSerializer
-
- copy(Path, Path, boolean) - Static method in class org.apache.flink.runtime.filecache.FileCache
-
- copy() - Method in class org.apache.flink.streaming.api.datastream.ConnectedDataStream
-
- copy() - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
- copy() - Method in class org.apache.flink.streaming.api.datastream.DataStreamSink
-
- copy() - Method in class org.apache.flink.streaming.api.datastream.GroupedDataStream
-
- copy() - Method in class org.apache.flink.streaming.api.datastream.IterativeDataStream
-
- copy() - Method in class org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator
-
- copy() - Method in class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
- copy(IN) - Method in class org.apache.flink.streaming.api.invokable.StreamInvokable
-
- copy(StreamRecord<T>) - Method in class org.apache.flink.streaming.api.streamrecord.StreamRecordSerializer
-
- copy(StreamRecord<T>, StreamRecord<T>) - Method in class org.apache.flink.streaming.api.streamrecord.StreamRecordSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.streaming.api.streamrecord.StreamRecordSerializer
-
- copy() - Method in class org.apache.flink.streaming.api.streamrecord.UID
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.types.BooleanValue
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.types.ByteValue
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.types.CharValue
-
- copy(DataInputView, DataOutputView) - Method in interface org.apache.flink.types.CopyableValue
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.types.DoubleValue
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.types.FloatValue
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.types.IntValue
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.types.LongValue
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.types.NullValue
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.types.Record
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.types.ShortValue
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.types.StringValue
-
- CopyableValue<T> - Interface in org.apache.flink.types
-
Interface to be implemented by basic types that support to be copied efficiently.
- CopyableValueComparator<T extends CopyableValue<T> & Comparable<T>> - Class in org.apache.flink.api.java.typeutils.runtime
-
Comparator for all Value types that extend Key
- CopyableValueComparator(boolean, Class<T>) - Constructor for class org.apache.flink.api.java.typeutils.runtime.CopyableValueComparator
-
- CopyableValueSerializer<T extends CopyableValue<T>> - Class in org.apache.flink.api.java.typeutils.runtime
-
- CopyableValueSerializer(Class<T>) - Constructor for class org.apache.flink.api.java.typeutils.runtime.CopyableValueSerializer
-
- copyBuffer() - Method in class org.apache.flink.streaming.api.invokable.operator.WindowGroupReduceInvokable
-
- copyBytes(InputStream, OutputStream, int, boolean) - Static method in class org.apache.flink.runtime.util.IOUtils
-
Copies from one stream to another.
- copyBytes(InputStream, OutputStream) - Static method in class org.apache.flink.runtime.util.IOUtils
-
Copies from one stream to another.
- copyBytes(InputStream, OutputStream, boolean) - Static method in class org.apache.flink.runtime.util.IOUtils
-
Copies from one stream to another.
- copyEstimates(OptimizerNode) - Method in class org.apache.flink.compiler.dag.AbstractPartialSolutionNode
-
- copyFrom(CompilerHints) - Method in class org.apache.flink.api.common.operators.CompilerHints
-
- copyFrom(EnumTrianglesDataTypes.EdgeWithDegrees) - Method in class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.EdgeWithDegrees
-
- copyFrom(Record, int[], int[]) - Method in class org.apache.flink.types.Record
-
Bin-copies fields from a source record to this record.
- CopyingIterator<E> - Class in org.apache.flink.api.common.functions.util
-
- CopyingIterator(Iterator<E>, TypeSerializer<E>) - Constructor for class org.apache.flink.api.common.functions.util.CopyingIterator
-
- CopyingListCollector<T> - Class in org.apache.flink.api.common.functions.util
-
- CopyingListCollector(List<T>, TypeSerializer<T>) - Constructor for class org.apache.flink.api.common.functions.util.CopyingListCollector
-
- copyJarContents(String, String) - Static method in class org.apache.flink.yarn.Utils
-
- copyNormalizedKey(MemorySegment, int, int) - Method in class org.apache.flink.types.BooleanValue
-
- copyNormalizedKey(MemorySegment, int, int) - Method in class org.apache.flink.types.ByteValue
-
- copyNormalizedKey(MemorySegment, int, int) - Method in class org.apache.flink.types.CharValue
-
- copyNormalizedKey(MemorySegment, int, int) - Method in class org.apache.flink.types.IntValue
-
- copyNormalizedKey(MemorySegment, int, int) - Method in class org.apache.flink.types.LongValue
-
- copyNormalizedKey(MemorySegment, int, int) - Method in interface org.apache.flink.types.NormalizableKey
-
Writes a normalized key for the given record into the target byte array, starting at the specified position
an writing exactly the given number of bytes.
- copyNormalizedKey(MemorySegment, int, int) - Method in class org.apache.flink.types.NullValue
-
- copyNormalizedKey(MemorySegment, int, int) - Method in class org.apache.flink.types.ShortValue
-
- copyNormalizedKey(MemorySegment, int, int) - Method in class org.apache.flink.types.StringValue
-
- copyString(DataInput, DataOutput) - Static method in class org.apache.flink.types.StringValue
-
- copyTo(int, MemorySegment, int, int) - Method in class org.apache.flink.core.memory.MemorySegment
-
Bulk copy method.
- copyTo(BooleanValue) - Method in class org.apache.flink.types.BooleanValue
-
- copyTo(ByteValue) - Method in class org.apache.flink.types.ByteValue
-
- copyTo(CharValue) - Method in class org.apache.flink.types.CharValue
-
- copyTo(T) - Method in interface org.apache.flink.types.CopyableValue
-
- copyTo(DoubleValue) - Method in class org.apache.flink.types.DoubleValue
-
- copyTo(FloatValue) - Method in class org.apache.flink.types.FloatValue
-
- copyTo(IntValue) - Method in class org.apache.flink.types.IntValue
-
- copyTo(LongValue) - Method in class org.apache.flink.types.LongValue
-
- copyTo(NullValue) - Method in class org.apache.flink.types.NullValue
-
- copyTo(Record) - Method in class org.apache.flink.types.Record
-
- copyTo(ShortValue) - Method in class org.apache.flink.types.ShortValue
-
- copyTo(StringValue) - Method in class org.apache.flink.types.StringValue
-
- copyToBuffer(Buffer) - Method in class org.apache.flink.runtime.io.network.Buffer
-
- copyVerticesFromEdgeWithDegrees(EnumTrianglesDataTypes.EdgeWithDegrees) - Method in class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.Edge
-
- copyVerticesFromTuple2(Tuple2<Integer, Integer>) - Method in class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.Edge
-
- CoReaderIterator<T1,T2> - Class in org.apache.flink.streaming.io
-
A CoReaderIterator wraps a
CoRecordReader producing records of two
input types.
- CoReaderIterator(CoRecordReader<DeserializationDelegate<T1>, DeserializationDelegate<T2>>, TypeSerializer<T1>, TypeSerializer<T2>) - Constructor for class org.apache.flink.streaming.io.CoReaderIterator
-
- CoRecordReader<T1 extends IOReadableWritable,T2 extends IOReadableWritable> - Class in org.apache.flink.streaming.io
-
A CoRecordReader wraps
MutableRecordReaders of two different input
types to read records effectively.
- CoRecordReader(ArrayList<MutableRecordReader<T1>>, ArrayList<MutableRecordReader<T2>>) - Constructor for class org.apache.flink.streaming.io.CoRecordReader
-
- CoReduceFunction<IN1,IN2,OUT> - Interface in org.apache.flink.streaming.api.function.co
-
The CoReduceFunction interface represents a Reduce transformation with two
different input streams.
- CoReduceInvokable<IN1,IN2,OUT> - Class in org.apache.flink.streaming.api.invokable.operator.co
-
- CoReduceInvokable(CoReduceFunction<IN1, IN2, OUT>) - Constructor for class org.apache.flink.streaming.api.invokable.operator.co.CoReduceInvokable
-
- coReducer - Variable in class org.apache.flink.streaming.api.invokable.operator.co.CoReduceInvokable
-
- CorruptConfigurationException - Exception in org.apache.flink.runtime.operators.util
-
Exception indicating that the parsed configuration was corrupt.
- CorruptConfigurationException(String) - Constructor for exception org.apache.flink.runtime.operators.util.CorruptConfigurationException
-
Creates a new exception with the given error message.
- CorruptConfigurationException(String, Throwable) - Constructor for exception org.apache.flink.runtime.operators.util.CorruptConfigurationException
-
- CosineDistance<DATA> - Class in org.apache.flink.streaming.api.windowing.deltafunction
-
This delta function calculates the cosine distance between two given vectors.
- CosineDistance() - Constructor for class org.apache.flink.streaming.api.windowing.deltafunction.CosineDistance
-
- CosineDistance(Extractor<DATA, double[]>) - Constructor for class org.apache.flink.streaming.api.windowing.deltafunction.CosineDistance
-
- CostEstimator - Class in org.apache.flink.compiler.costs
-
Abstract base class for a cost estimator.
- CostEstimator() - Constructor for class org.apache.flink.compiler.costs.CostEstimator
-
- costOperator(PlanNode) - Method in class org.apache.flink.compiler.costs.CostEstimator
-
This method computes the cost of an operator.
- CoStreamVertex<IN1,IN2,OUT> - Class in org.apache.flink.streaming.api.streamvertex
-
- CoStreamVertex() - Constructor for class org.apache.flink.streaming.api.streamvertex.CoStreamVertex
-
- Costs - Class in org.apache.flink.compiler.costs
-
Simple class to represent the costs of an operation.
- Costs() - Constructor for class org.apache.flink.compiler.costs.Costs
-
Default constructor.
- Costs(double, double) - Constructor for class org.apache.flink.compiler.costs.Costs
-
Creates a new costs object using the given values for the network and storage cost.
- Costs(double, double, double) - Constructor for class org.apache.flink.compiler.costs.Costs
-
Creates a new costs object using the given values for the network and storage cost.
- costWeight - Variable in class org.apache.flink.compiler.dag.OptimizerNode
-
- count() - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Creates a new DataStream containing the current number (count) of
received records.
- Count - Class in org.apache.flink.streaming.api.windowing.helper
-
Represents a count based trigger or eviction policy.
- Count(int) - Constructor for class org.apache.flink.streaming.api.windowing.helper.Count
-
Specifies on which element a trigger or an eviction should happen (based
on the count of the elements).
- counter - Static variable in class org.apache.flink.streaming.api.datastream.DataStream
-
- CounterInvokable<IN> - Class in org.apache.flink.streaming.api.invokable.operator
-
- CounterInvokable() - Constructor for class org.apache.flink.streaming.api.invokable.operator.CounterInvokable
-
- CountEvictionPolicy<IN> - Class in org.apache.flink.streaming.api.windowing.policy
-
This eviction policy allows the eviction of data points from the buffer using
a counter of arriving elements and a threshold (maximal buffer size)
By default this policy does not react on fake elements.
- CountEvictionPolicy(int) - Constructor for class org.apache.flink.streaming.api.windowing.policy.CountEvictionPolicy
-
This constructor allows the setup of the simplest possible count based
eviction.
- CountEvictionPolicy(int, int) - Constructor for class org.apache.flink.streaming.api.windowing.policy.CountEvictionPolicy
-
This constructor allows to set up both, the maximum number of elements
and the number of elements to be deleted in case of an eviction.
- CountEvictionPolicy(int, int, int) - Constructor for class org.apache.flink.streaming.api.windowing.policy.CountEvictionPolicy
-
- COUNTS - Static variable in class org.apache.flink.test.testdata.WordCountData
-
- COUNTS_AS_TUPLES - Static variable in class org.apache.flink.test.testdata.WordCountData
-
- CountTriggerPolicy<IN> - Class in org.apache.flink.streaming.api.windowing.policy
-
This policy triggers at every n'th element.
- CountTriggerPolicy(int) - Constructor for class org.apache.flink.streaming.api.windowing.policy.CountTriggerPolicy
-
This constructor will set up a count based trigger, which triggers after
max elements have arrived.
- CountTriggerPolicy(int, int) - Constructor for class org.apache.flink.streaming.api.windowing.policy.CountTriggerPolicy
-
- coWindow(List<IN1>, List<IN2>, Collector<O>) - Method in interface org.apache.flink.streaming.api.function.co.CoWindowFunction
-
- coWindow(List<IN1>, List<IN2>, Collector<OUT>) - Method in class org.apache.flink.streaming.api.function.co.CrossWindowFunction
-
- coWindow(List<IN1>, List<IN2>, Collector<OUT>) - Method in class org.apache.flink.streaming.api.function.co.JoinWindowFunction
-
- coWindow(List<IN1>, List<IN2>, Collector<O>) - Method in class org.apache.flink.streaming.api.function.co.RichCoWindowFunction
-
- CoWindowFunction<IN1,IN2,O> - Interface in org.apache.flink.streaming.api.function.co
-
- coWindowFunction - Variable in class org.apache.flink.streaming.api.invokable.operator.co.CoWindowInvokable
-
- CoWindowInvokable<IN1,IN2,OUT> - Class in org.apache.flink.streaming.api.invokable.operator.co
-
- CoWindowInvokable(CoWindowFunction<IN1, IN2, OUT>, long, long, TimestampWrapper<IN1>, TimestampWrapper<IN2>) - Constructor for class org.apache.flink.streaming.api.invokable.operator.co.CoWindowInvokable
-
- CoWindowInvokable.StreamWindow - Class in org.apache.flink.streaming.api.invokable.operator.co
-
- CoWindowInvokable.StreamWindow() - Constructor for class org.apache.flink.streaming.api.invokable.operator.co.CoWindowInvokable.StreamWindow
-
- create(Path, boolean, int, short, long) - Method in class org.apache.flink.core.fs.FileSystem
-
Opens an FSDataOutputStream at the indicated Path.
- create(Path, boolean) - Method in class org.apache.flink.core.fs.FileSystem
-
Opens an FSDataOutputStream at the indicated Path.
- create(Path, boolean, int, short, long) - Method in class org.apache.flink.core.fs.local.LocalFileSystem
-
- create(Path, boolean) - Method in class org.apache.flink.core.fs.local.LocalFileSystem
-
- create(Path, boolean, int, short, long) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
-
- create(Path, boolean) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
-
- create(Path, boolean, int, short, long) - Method in class org.apache.flink.runtime.fs.maprfs.MapRFileSystem
-
- create(Path, boolean) - Method in class org.apache.flink.runtime.fs.maprfs.MapRFileSystem
-
- create(Path, boolean, int, short, long) - Method in class org.apache.flink.runtime.fs.s3.S3FileSystem
-
- create(Path, boolean) - Method in class org.apache.flink.runtime.fs.s3.S3FileSystem
-
- createActiveTriggerRunnable(ActiveTriggerCallback) - Method in interface org.apache.flink.streaming.api.windowing.policy.ActiveTriggerPolicy
-
This is the factory method for a runnable.
- createActiveTriggerRunnable(ActiveTriggerCallback) - Method in class org.apache.flink.streaming.api.windowing.policy.TimeTriggerPolicy
-
In case DefaultTimeStamp is used, a runnable is returned which
triggers based on the current system time.
- createAggregationFunction(Class<T>) - Method in interface org.apache.flink.api.java.aggregation.AggregationFunctionFactory
-
- createAggregationFunction(Class<T>) - Method in class org.apache.flink.api.java.aggregation.MaxAggregationFunction.MaxAggregationFunctionFactory
-
- createAggregationFunction(Class<T>) - Method in class org.apache.flink.api.java.aggregation.MinAggregationFunction.MinAggregationFunctionFactory
-
- createAggregationFunction(Class<T>) - Method in class org.apache.flink.api.java.aggregation.SumAggregationFunction.SumAggregationFunctionFactory
-
- createAndAddResultDataSet() - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
- createAndAddResultDataSet(IntermediateDataSetID) - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
- createAndBind(Integer, RemoteCollectorConsumer<T>, String) - Static method in class org.apache.flink.api.java.io.RemoteCollectorImpl
-
- createAndRegisterInputGate() - Method in interface org.apache.flink.runtime.execution.Environment
-
Creates a new InputGate and registers it with the Environment.
- createAndRegisterInputGate() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- createAndRegisterOutputGate() - Method in interface org.apache.flink.runtime.execution.Environment
-
Creates a new OutputGate and registers it with the Environment.
- createAndRegisterOutputGate() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- createAndRegisterTempFile(String) - Method in class org.apache.flink.test.util.AbstractTestBase
-
- createBlockChannelReader(FileIOChannel.ID) - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManager
-
Creates a block channel reader that reads blocks from the given channel.
- createBlockChannelReader(FileIOChannel.ID, LinkedBlockingQueue<MemorySegment>) - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManager
-
Creates a block channel reader that reads blocks from the given channel.
- createBlockChannelReader(FileIOChannel.ID, LinkedBlockingQueue<MemorySegment>) - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManagerAsync
-
Creates a block channel reader that reads blocks from the given channel.
- createBlockChannelWriter(FileIOChannel.ID) - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManager
-
Creates a block channel writer that writes to the given channel.
- createBlockChannelWriter(FileIOChannel.ID, LinkedBlockingQueue<MemorySegment>) - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManager
-
Creates a block channel writer that writes to the given channel.
- createBlockChannelWriter(FileIOChannel.ID, RequestDoneCallback) - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManager
-
Creates a block channel writer that writes to the given channel.
- createBlockChannelWriter(FileIOChannel.ID, LinkedBlockingQueue<MemorySegment>) - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManagerAsync
-
- createBlockChannelWriter(FileIOChannel.ID, RequestDoneCallback) - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManagerAsync
-
- createBlockInfo() - Method in class org.apache.flink.api.common.io.BinaryInputFormat
-
- createBlockInfo() - Method in class org.apache.flink.api.common.io.BinaryOutputFormat
-
- createBulkBlockChannelReader(FileIOChannel.ID, List<MemorySegment>, int) - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManager
-
Creates a block channel reader that reads all blocks from the given channel directly in one bulk.
- createBulkBlockChannelReader(FileIOChannel.ID, List<MemorySegment>, int) - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManagerAsync
-
Creates a block channel reader that reads all blocks from the given channel directly in one bulk.
- createChannel() - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManager
-
- createChannelEnumerator() - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManager
-
Creates a new
FileIOChannel.Enumerator, spreading the channels in a round-robin fashion
across the temporary file directories.
- createComparator(boolean) - Method in interface org.apache.flink.api.common.typeinfo.AtomicType
-
- createComparator(boolean) - Method in class org.apache.flink.api.common.typeinfo.BasicTypeInfo
-
- createComparator(int[], boolean[], int) - Method in class org.apache.flink.api.common.typeutils.CompositeType
-
Generic implementation of the comparator creation.
- createComparator() - Method in class org.apache.flink.api.common.typeutils.record.RecordComparatorFactory
-
- createComparator() - Method in interface org.apache.flink.api.common.typeutils.TypeComparatorFactory
-
- createComparator(boolean) - Method in class org.apache.flink.api.java.typeutils.EnumTypeInfo
-
- createComparator(boolean) - Method in class org.apache.flink.api.java.typeutils.GenericTypeInfo
-
- createComparator() - Method in class org.apache.flink.api.java.typeutils.runtime.RuntimeComparatorFactory
-
- createComparator(boolean) - Method in class org.apache.flink.api.java.typeutils.ValueTypeInfo
-
- createComparator(boolean) - Method in class org.apache.flink.api.java.typeutils.WritableTypeInfo
-
- createComparator(FieldList, boolean[], T) - Method in class org.apache.flink.compiler.postpass.GenericFlatTypePostPass
-
- createComparator(FieldList, boolean[], SparseKeySchema) - Method in class org.apache.flink.compiler.postpass.RecordModelPostPass
-
- createComparator12(TypeComparator<Record>, TypeComparator<Record>) - Method in class org.apache.flink.api.common.typeutils.record.RecordPairComparatorFactory
-
- createComparator12(TypeComparator<T1>, TypeComparator<T2>) - Method in interface org.apache.flink.api.common.typeutils.TypePairComparatorFactory
-
- createComparator12(TypeComparator<T1>, TypeComparator<T2>) - Method in class org.apache.flink.api.java.typeutils.runtime.RuntimePairComparatorFactory
-
- createComparator21(TypeComparator<Record>, TypeComparator<Record>) - Method in class org.apache.flink.api.common.typeutils.record.RecordPairComparatorFactory
-
- createComparator21(TypeComparator<T1>, TypeComparator<T2>) - Method in interface org.apache.flink.api.common.typeutils.TypePairComparatorFactory
-
- createComparator21(TypeComparator<T1>, TypeComparator<T2>) - Method in class org.apache.flink.api.java.typeutils.runtime.RuntimePairComparatorFactory
-
- createCopy() - Method in class org.apache.flink.types.Record
-
Creates an exact copy of this record.
- createEmptySchema() - Method in class org.apache.flink.compiler.postpass.GenericFlatTypePostPass
-
- createEmptySchema() - Method in class org.apache.flink.compiler.postpass.RecordModelPostPass
-
- createEnvelopeWithEvent(Envelope, ChannelID, RemoteReceiver) - Static method in class org.apache.flink.runtime.io.network.SenderHintEvent
-
- createExecutionEnvironment() - Method in interface org.apache.flink.api.java.ExecutionEnvironmentFactory
-
Creates an ExecutionEnvironment from this factory.
- createExecutionEnvironment() - Method in class org.apache.flink.client.program.ContextEnvironment.ContextEnvironmentFactory
-
- createInput(InputFormat<X, ?>) - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
Generic method to create an input DataSet with in
InputFormat.
- createInput(InputFormat<X, ?>, TypeInformation<X>) - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
Generic method to create an input DataSet with in
InputFormat.
- createInputIterator(MutableReader<?>, TypeSerializerFactory<?>) - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
- createInputSplits(int) - Method in class org.apache.flink.addons.hbase.TableInputFormat
-
- createInputSplits(int) - Method in class org.apache.flink.api.common.io.BinaryInputFormat
-
- createInputSplits(int) - Method in class org.apache.flink.api.common.io.FileInputFormat
-
Computes the input splits for the file.
- createInputSplits(int) - Method in class org.apache.flink.api.common.io.GenericInputFormat
-
- createInputSplits(int) - Method in interface org.apache.flink.api.common.io.InputFormat
-
Creates the different splits of the input that can be processed in parallel.
- createInputSplits(int) - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat
-
- createInputSplits(int) - Method in interface org.apache.flink.core.io.InputSplitSource
-
Computes the input splits.
- createInputSplits(int) - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopInputFormat
-
- createInputSplits(int) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.HadoopRecordInputFormat
-
- createInputSplits(int) - Method in class org.apache.flink.hadoopcompatibility.mapreduce.HadoopInputFormat
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.array.BooleanPrimitiveArraySerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.array.BytePrimitiveArraySerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.array.CharPrimitiveArraySerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.array.DoublePrimitiveArraySerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.array.FloatPrimitiveArraySerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.array.IntPrimitiveArraySerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.array.LongPrimitiveArraySerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.array.ShortPrimitiveArraySerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.array.StringArraySerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.BooleanSerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.BooleanValueSerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.ByteSerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.ByteValueSerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.CharSerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.CharValueSerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.DateSerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.DoubleSerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.DoubleValueSerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.EnumSerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.FloatSerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.FloatValueSerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.GenericArraySerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.IntSerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.IntValueSerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.LongSerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.LongValueSerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.ShortSerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.ShortValueSerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.StringSerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.StringValueSerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.VoidSerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.record.RecordSerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.TypeSerializer
-
Creates a new instance of the data type.
- createInstance() - Method in class org.apache.flink.api.java.typeutils.runtime.AvroSerializer
-
- createInstance() - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueSerializer
-
- createInstance() - Method in class org.apache.flink.api.java.typeutils.runtime.KryoSerializer
-
- createInstance() - Method in class org.apache.flink.api.java.typeutils.runtime.PojoSerializer
-
- createInstance() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializer
-
- createInstance(Object[]) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializer
-
- createInstance(Object[]) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializerBase
-
- createInstance() - Method in class org.apache.flink.api.java.typeutils.runtime.ValueSerializer
-
- createInstance() - Method in class org.apache.flink.api.java.typeutils.runtime.WritableSerializer
-
- createInstance() - Method in class org.apache.flink.streaming.api.streamrecord.StreamRecordSerializer
-
- createJarFile() - Method in class org.apache.flink.runtime.util.JarFileCreator
-
Creates a jar file which contains the previously added class.
- createJobIsAborting() - Static method in class org.apache.flink.runtime.io.network.ConnectionInfoLookupResponse
-
- createJoinOperator(Keys<I2>) - Method in class org.apache.flink.api.java.operators.JoinOperator.JoinOperatorSets.JoinOperatorSetsPredicate
-
- createLocalEnvironment() - Static method in class org.apache.flink.api.java.ExecutionEnvironment
-
- createLocalEnvironment(int) - Static method in class org.apache.flink.api.java.ExecutionEnvironment
-
- createLocalEnvironment() - Static method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
- createLocalEnvironment(int) - Static method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
- createLocalExecutor() - Static method in class org.apache.flink.api.common.PlanExecutor
-
Creates an executor that runs the plan locally in a multi-threaded environment.
- createNewOrderingUpToIndex(int) - Method in class org.apache.flink.api.common.operators.Ordering
-
Creates a new ordering the represents an ordering on a prefix of the fields.
- createNextWindowOperator() - Method in class org.apache.flink.streaming.api.datastream.temporaloperator.StreamCrossOperator
-
- createNextWindowOperator() - Method in class org.apache.flink.streaming.api.datastream.temporaloperator.StreamJoinOperator
-
- createNextWindowOperator() - Method in class org.apache.flink.streaming.api.datastream.temporaloperator.TemporalOperator
-
- createOrderedFromSet(FieldSet) - Static method in class org.apache.flink.compiler.util.Utils
-
- createOrdering(FieldList, boolean[]) - Static method in class org.apache.flink.compiler.util.Utils
-
- createOrdering(FieldList) - Static method in class org.apache.flink.compiler.util.Utils
-
- createPairComparator(FieldList, FieldList, boolean[], T, T) - Method in class org.apache.flink.compiler.postpass.GenericFlatTypePostPass
-
- createPairComparator(FieldList, FieldList, boolean[], SparseKeySchema, SparseKeySchema) - Method in class org.apache.flink.compiler.postpass.RecordModelPostPass
-
- createPartitions(int, int) - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
-
- createPossibleGlobalProperties() - Method in class org.apache.flink.compiler.dag.PartitionNode.PartitionDescriptor
-
- createPossibleGlobalProperties() - Method in class org.apache.flink.compiler.operators.AbstractJoinDescriptor
-
- createPossibleGlobalProperties() - Method in class org.apache.flink.compiler.operators.AllGroupReduceProperties
-
- createPossibleGlobalProperties() - Method in class org.apache.flink.compiler.operators.AllGroupWithPartialPreGroupProperties
-
- createPossibleGlobalProperties() - Method in class org.apache.flink.compiler.operators.AllReduceProperties
-
- createPossibleGlobalProperties() - Method in class org.apache.flink.compiler.operators.BinaryUnionOpDescriptor
-
- createPossibleGlobalProperties() - Method in class org.apache.flink.compiler.operators.CartesianProductDescriptor
-
- createPossibleGlobalProperties() - Method in class org.apache.flink.compiler.operators.CoGroupDescriptor
-
- createPossibleGlobalProperties() - Method in class org.apache.flink.compiler.operators.CollectorMapDescriptor
-
- createPossibleGlobalProperties() - Method in class org.apache.flink.compiler.operators.FilterDescriptor
-
- createPossibleGlobalProperties() - Method in class org.apache.flink.compiler.operators.FlatMapDescriptor
-
- createPossibleGlobalProperties() - Method in class org.apache.flink.compiler.operators.GroupReduceProperties
-
- createPossibleGlobalProperties() - Method in class org.apache.flink.compiler.operators.GroupReduceWithCombineProperties
-
- createPossibleGlobalProperties() - Method in class org.apache.flink.compiler.operators.MapDescriptor
-
- createPossibleGlobalProperties() - Method in class org.apache.flink.compiler.operators.MapPartitionDescriptor
-
- createPossibleGlobalProperties() - Method in class org.apache.flink.compiler.operators.NoOpDescriptor
-
- createPossibleGlobalProperties() - Method in class org.apache.flink.compiler.operators.OperatorDescriptorDual
-
- createPossibleGlobalProperties() - Method in class org.apache.flink.compiler.operators.OperatorDescriptorSingle
-
Returns a list of global properties that are required by this operator descriptor.
- createPossibleGlobalProperties() - Method in class org.apache.flink.compiler.operators.PartialGroupProperties
-
- createPossibleGlobalProperties() - Method in class org.apache.flink.compiler.operators.ReduceProperties
-
- createPossibleGlobalProperties() - Method in class org.apache.flink.compiler.operators.SolutionSetDeltaOperator
-
- createPossibleGlobalProperties() - Method in class org.apache.flink.compiler.operators.UtilSinkJoinOpDescriptor
-
- createPossibleLocalProperties() - Method in class org.apache.flink.compiler.dag.PartitionNode.PartitionDescriptor
-
- createPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.AllGroupReduceProperties
-
- createPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.AllGroupWithPartialPreGroupProperties
-
- createPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.AllReduceProperties
-
- createPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.BinaryUnionOpDescriptor
-
- createPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.CartesianProductDescriptor
-
- createPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.CoGroupDescriptor
-
- createPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.CoGroupWithSolutionSetFirstDescriptor
-
- createPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.CoGroupWithSolutionSetSecondDescriptor
-
- createPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.CollectorMapDescriptor
-
- createPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.FilterDescriptor
-
- createPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.FlatMapDescriptor
-
- createPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.GroupReduceProperties
-
- createPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.GroupReduceWithCombineProperties
-
- createPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.HashJoinBuildFirstProperties
-
- createPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.HashJoinBuildSecondProperties
-
- createPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.MapDescriptor
-
- createPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.MapPartitionDescriptor
-
- createPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.NoOpDescriptor
-
- createPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.OperatorDescriptorDual
-
- createPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.OperatorDescriptorSingle
-
Returns a list of local properties that are required by this operator descriptor.
- createPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.PartialGroupProperties
-
- createPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.ReduceProperties
-
- createPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.SolutionSetDeltaOperator
-
- createPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.SortMergeJoinDescriptor
-
- createPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.UtilSinkJoinOpDescriptor
-
- createPreOptimizedPlan(Plan) - Static method in class org.apache.flink.compiler.PactCompiler
-
This function performs only the first step to the compilation process - the creation of the optimizer
representation of the plan.
- createProber(TypeComparator<PT>, TypePairComparator<PT, BT>) - Method in class org.apache.flink.api.common.operators.util.JoinHashMap
-
- createProgramPlan() - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
Creates the program's
Plan.
- createProgramPlan(String) - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
Creates the program's
Plan.
- createProgramPlan(String, boolean) - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
Creates the program's
Plan.
- createProjectionPropertiesDual(int[], boolean[]) - Static method in class org.apache.flink.api.java.functions.SemanticPropUtil
-
- createProjectionPropertiesSingle(int[]) - Static method in class org.apache.flink.api.java.functions.SemanticPropUtil
-
- createReceiverFoundAndReady(ChannelID) - Static method in class org.apache.flink.runtime.io.network.ConnectionInfoLookupResponse
-
- createReceiverFoundAndReady(RemoteReceiver) - Static method in class org.apache.flink.runtime.io.network.ConnectionInfoLookupResponse
-
- createReceiverNotFound() - Static method in class org.apache.flink.runtime.io.network.ConnectionInfoLookupResponse
-
- createReceiverNotReady() - Static method in class org.apache.flink.runtime.io.network.ConnectionInfoLookupResponse
-
- createRemoteEnvironment(String, int, String...) - Static method in class org.apache.flink.api.java.ExecutionEnvironment
-
- createRemoteEnvironment(String, int, int, String...) - Static method in class org.apache.flink.api.java.ExecutionEnvironment
-
- createRemoteEnvironment(String, int, String...) - Static method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
- createRemoteEnvironment(String, int, int, String...) - Static method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
- createRemoteExecutor(String, int, String...) - Static method in class org.apache.flink.api.common.PlanExecutor
-
Creates an executor that runs the plan on a remote environment.
- createResult() - Method in interface org.apache.flink.api.java.operators.CustomUnaryOperation
-
- createResult() - Method in class org.apache.flink.spargel.java.VertexCentricIteration
-
Creates the operator that represents this vertex-centric graph computation.
- createRuntimeContext(String) - Method in class org.apache.flink.runtime.iterative.task.AbstractIterativePactTask
-
- createRuntimeContext(String) - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
- createRuntimeContext(String, Map<String, OperatorState<?>>) - Method in class org.apache.flink.streaming.api.streamvertex.StreamVertex
-
- createSerializer() - Method in class org.apache.flink.api.common.typeinfo.BasicArrayTypeInfo
-
- createSerializer() - Method in class org.apache.flink.api.common.typeinfo.BasicTypeInfo
-
- createSerializer() - Method in class org.apache.flink.api.common.typeinfo.NothingTypeInfo
-
- createSerializer() - Method in class org.apache.flink.api.common.typeinfo.PrimitiveArrayTypeInfo
-
- createSerializer() - Method in class org.apache.flink.api.common.typeinfo.TypeInformation
-
- createSerializer() - Method in class org.apache.flink.api.java.typeutils.EnumTypeInfo
-
- createSerializer() - Method in class org.apache.flink.api.java.typeutils.GenericTypeInfo
-
- createSerializer() - Method in class org.apache.flink.api.java.typeutils.ObjectArrayTypeInfo
-
- createSerializer() - Method in class org.apache.flink.api.java.typeutils.PojoTypeInfo
-
- createSerializer() - Method in class org.apache.flink.api.java.typeutils.RecordTypeInfo
-
- createSerializer() - Method in class org.apache.flink.api.java.typeutils.TupleTypeInfo
-
- createSerializer() - Method in class org.apache.flink.api.java.typeutils.ValueTypeInfo
-
- createSerializer() - Method in class org.apache.flink.api.java.typeutils.WritableTypeInfo
-
- createSerializer(T) - Method in class org.apache.flink.compiler.postpass.GenericFlatTypePostPass
-
- createSerializer(SparseKeySchema) - Method in class org.apache.flink.compiler.postpass.RecordModelPostPass
-
- createSocketAddr(String) - Static method in class org.apache.flink.runtime.net.NetUtils
-
Util method to build socket addr from either:
:
://:/
- createSocketAddr(String, int) - Static method in class org.apache.flink.runtime.net.NetUtils
-
Util method to build socket addr from either:
:
://:/
- createSolutionSetUpdateOutputCollector(Collector<OT>) - Method in class org.apache.flink.runtime.iterative.task.AbstractIterativePactTask
-
Creates a new solution set update output collector.
- createStatistics(List<FileStatus>, FileInputFormat.FileBaseStatistics) - Method in class org.apache.flink.api.common.io.BinaryInputFormat
-
Fill in the statistics.
- createTaskManager(ExecutionMode) - Static method in class org.apache.flink.runtime.taskmanager.TaskManager
-
- createTaskManager(ExecutionMode, InetSocketAddress) - Static method in class org.apache.flink.runtime.taskmanager.TaskManager
-
- createTaskManager(ExecutionMode, InetSocketAddress, InetAddress) - Static method in class org.apache.flink.runtime.taskmanager.TaskManager
-
- createTempFile(String, String) - Method in class org.apache.flink.test.util.AbstractTestBase
-
- createTmpFile(String, DistributedCache.DistributedCacheEntry, JobID) - Method in class org.apache.flink.runtime.filecache.FileCache
-
If the file doesn't exists locally, it will copy the file to the temp directory.
- createTypeInfo(Type) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
-
- createTypeInfo(Class<?>, Class<?>, int, TypeInformation<IN1>, TypeInformation<IN2>) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
-
- createUnionCascade(List<? extends Operator<T>>) - Static method in class org.apache.flink.api.common.operators.Operator
-
Takes a list of operators and creates a cascade of unions of this inputs, if needed.
- createUnionCascade(Operator<T>...) - Static method in class org.apache.flink.api.common.operators.Operator
-
Takes a list of operators and creates a cascade of unions of this inputs, if needed.
- createUnionCascade(Operator<T>, Operator<T>...) - Static method in class org.apache.flink.api.common.operators.Operator
-
Takes a single Operator and a list of operators and creates a cascade of unions of this inputs, if needed.
- createUniqueFieldsForNode() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
An optional method where nodes can describe which fields will be unique in their output.
- createValue() - Method in class org.apache.flink.types.parser.ByteParser
-
- createValue() - Method in class org.apache.flink.types.parser.ByteValueParser
-
- createValue() - Method in class org.apache.flink.types.parser.DoubleParser
-
- createValue() - Method in class org.apache.flink.types.parser.DoubleValueParser
-
- createValue() - Method in class org.apache.flink.types.parser.FieldParser
-
Returns an instance of the parsed value type.
- createValue() - Method in class org.apache.flink.types.parser.FloatParser
-
- createValue() - Method in class org.apache.flink.types.parser.FloatValueParser
-
- createValue() - Method in class org.apache.flink.types.parser.IntParser
-
- createValue() - Method in class org.apache.flink.types.parser.IntValueParser
-
- createValue() - Method in class org.apache.flink.types.parser.LongParser
-
- createValue() - Method in class org.apache.flink.types.parser.LongValueParser
-
- createValue() - Method in class org.apache.flink.types.parser.ShortParser
-
- createValue() - Method in class org.apache.flink.types.parser.ShortValueParser
-
- createValue() - Method in class org.apache.flink.types.parser.StringParser
-
- createValue() - Method in class org.apache.flink.types.parser.StringValueParser
-
- createWorksetUpdateOutputCollector(Collector<OT>) - Method in class org.apache.flink.runtime.iterative.task.AbstractIterativePactTask
-
- createWorksetUpdateOutputCollector() - Method in class org.apache.flink.runtime.iterative.task.AbstractIterativePactTask
-
- cross(IN1, IN2) - Method in interface org.apache.flink.api.common.functions.CrossFunction
-
Cross UDF method.
- cross(IN1, IN2) - Method in class org.apache.flink.api.common.functions.RichCrossFunction
-
- cross(DataSet<R>) - Method in class org.apache.flink.api.java.DataSet
-
Initiates a Cross transformation.
A Cross transformation combines the elements of two
DataSets into one DataSet.
- cross(T1, T2) - Method in class org.apache.flink.api.java.operators.CrossOperator.DefaultCrossFunction
-
- cross(T1, T2) - Method in class org.apache.flink.api.java.operators.CrossOperator.ProjectCrossFunction
-
- cross(Record, Record) - Method in class org.apache.flink.api.java.record.functions.CrossFunction
-
Deprecated.
This method must be implemented to provide a user implementation of a cross.
- cross(DataStream<IN2>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Initiates a temporal Cross transformation.
A Cross transformation combines the elements of two
DataStreams
into one DataStream over a specified time window.
- CrossBlockOuterFirstDescriptor - Class in org.apache.flink.compiler.operators
-
- CrossBlockOuterFirstDescriptor() - Constructor for class org.apache.flink.compiler.operators.CrossBlockOuterFirstDescriptor
-
- CrossBlockOuterFirstDescriptor(boolean, boolean) - Constructor for class org.apache.flink.compiler.operators.CrossBlockOuterFirstDescriptor
-
- CrossBlockOuterSecondDescriptor - Class in org.apache.flink.compiler.operators
-
- CrossBlockOuterSecondDescriptor() - Constructor for class org.apache.flink.compiler.operators.CrossBlockOuterSecondDescriptor
-
- CrossBlockOuterSecondDescriptor(boolean, boolean) - Constructor for class org.apache.flink.compiler.operators.CrossBlockOuterSecondDescriptor
-
- CrossDriver<T1,T2,OT> - Class in org.apache.flink.runtime.operators
-
Cross task which is executed by a Nephele task manager.
- CrossDriver() - Constructor for class org.apache.flink.runtime.operators.CrossDriver
-
- CrossFunction<IN1,IN2,OUT> - Interface in org.apache.flink.api.common.functions
-
Interface for Cross functions.
- CrossFunction - Class in org.apache.flink.api.java.record.functions
-
Deprecated.
- CrossFunction() - Constructor for class org.apache.flink.api.java.record.functions.CrossFunction
-
Deprecated.
- CrossNode - Class in org.apache.flink.compiler.dag
-
The Optimizer representation of a Cross (Cartesian product) operator.
- CrossNode(CrossOperatorBase<?, ?, ?, ?>) - Constructor for class org.apache.flink.compiler.dag.CrossNode
-
Creates a new CrossNode for the given operator.
- CrossOperator<I1,I2,OUT> - Class in org.apache.flink.api.java.operators
-
A
DataSet that is the result of a Cross transformation.
- CrossOperator(DataSet<I1>, DataSet<I2>, CrossFunction<I1, I2, OUT>, TypeInformation<OUT>, String) - Constructor for class org.apache.flink.api.java.operators.CrossOperator
-
- CrossOperator - Class in org.apache.flink.api.java.record.operators
-
Deprecated.
- CrossOperator(CrossOperator.Builder) - Constructor for class org.apache.flink.api.java.record.operators.CrossOperator
-
Deprecated.
The private constructor that only gets eIinvoked from the Builder.
- CrossOperator.Builder - Class in org.apache.flink.api.java.record.operators
-
Deprecated.
Builder pattern, straight from Joshua Bloch's Effective Java (2nd Edition).
- CrossOperator.Builder(UserCodeWrapper<CrossFunction>) - Constructor for class org.apache.flink.api.java.record.operators.CrossOperator.Builder
-
Deprecated.
Creates a Builder with the provided
CrossFunction implementation.
- CrossOperator.CrossProjection<I1,I2> - Class in org.apache.flink.api.java.operators
-
- CrossOperator.CrossProjection(DataSet<I1>, DataSet<I2>, int[], int[]) - Constructor for class org.apache.flink.api.java.operators.CrossOperator.CrossProjection
-
- CrossOperator.DefaultCross<I1,I2> - Class in org.apache.flink.api.java.operators
-
A Cross transformation that wraps pairs of crossed elements into
Tuple2.
It also represents the
DataSet that is the result of a Cross transformation.
- CrossOperator.DefaultCross(DataSet<I1>, DataSet<I2>, String) - Constructor for class org.apache.flink.api.java.operators.CrossOperator.DefaultCross
-
- CrossOperator.DefaultCrossFunction<T1,T2> - Class in org.apache.flink.api.java.operators
-
- CrossOperator.DefaultCrossFunction() - Constructor for class org.apache.flink.api.java.operators.CrossOperator.DefaultCrossFunction
-
- CrossOperator.ProjectCross<I1,I2,OUT extends Tuple> - Class in org.apache.flink.api.java.operators
-
A Cross transformation that projects crossing elements or fields of crossing
Tuples
into result
Tuples.
- CrossOperator.ProjectCross(DataSet<I1>, DataSet<I2>, int[], boolean[], TupleTypeInfo<OUT>) - Constructor for class org.apache.flink.api.java.operators.CrossOperator.ProjectCross
-
- CrossOperator.ProjectCross(DataSet<I1>, DataSet<I2>, int[], boolean[], TupleTypeInfo<OUT>, CrossOperator.CrossProjection<I1, I2>) - Constructor for class org.apache.flink.api.java.operators.CrossOperator.ProjectCross
-
- CrossOperator.ProjectCrossFunction<T1,T2,R extends Tuple> - Class in org.apache.flink.api.java.operators
-
- CrossOperatorBase<IN1,IN2,OUT,FT extends CrossFunction<IN1,IN2,OUT>> - Class in org.apache.flink.api.common.operators.base
-
- CrossOperatorBase(UserCodeWrapper<FT>, BinaryOperatorInformation<IN1, IN2, OUT>, String) - Constructor for class org.apache.flink.api.common.operators.base.CrossOperatorBase
-
- CrossOperatorBase(FT, BinaryOperatorInformation<IN1, IN2, OUT>, String) - Constructor for class org.apache.flink.api.common.operators.base.CrossOperatorBase
-
- CrossOperatorBase(Class<? extends FT>, BinaryOperatorInformation<IN1, IN2, OUT>, String) - Constructor for class org.apache.flink.api.common.operators.base.CrossOperatorBase
-
- CrossOperatorBase.CrossWithLarge - Interface in org.apache.flink.api.common.operators.base
-
Marker interface to declare the second input as the larger one.
- CrossOperatorBase.CrossWithSmall - Interface in org.apache.flink.api.common.operators.base
-
Marker interface to declare the second input as the smaller one.
- CrossStreamOuterFirstDescriptor - Class in org.apache.flink.compiler.operators
-
- CrossStreamOuterFirstDescriptor() - Constructor for class org.apache.flink.compiler.operators.CrossStreamOuterFirstDescriptor
-
- CrossStreamOuterFirstDescriptor(boolean, boolean) - Constructor for class org.apache.flink.compiler.operators.CrossStreamOuterFirstDescriptor
-
- CrossStreamOuterSecondDescriptor - Class in org.apache.flink.compiler.operators
-
- CrossStreamOuterSecondDescriptor() - Constructor for class org.apache.flink.compiler.operators.CrossStreamOuterSecondDescriptor
-
- CrossStreamOuterSecondDescriptor(boolean, boolean) - Constructor for class org.apache.flink.compiler.operators.CrossStreamOuterSecondDescriptor
-
- CrossWindowFunction<IN1,IN2,OUT> - Class in org.apache.flink.streaming.api.function.co
-
- CrossWindowFunction(CrossFunction<IN1, IN2, OUT>) - Constructor for class org.apache.flink.streaming.api.function.co.CrossWindowFunction
-
- crossWithHuge(DataSet<R>) - Method in class org.apache.flink.api.java.DataSet
-
Initiates a Cross transformation.
A Cross transformation combines the elements of two
DataSets into one DataSet.
- CrossWithLargeOperator - Class in org.apache.flink.api.java.record.operators
-
Deprecated.
- CrossWithLargeOperator(CrossWithLargeOperator.Builder) - Constructor for class org.apache.flink.api.java.record.operators.CrossWithLargeOperator
-
Deprecated.
The private constructor that only gets invoked from the Builder.
- CrossWithLargeOperator.Builder - Class in org.apache.flink.api.java.record.operators
-
Deprecated.
Builder pattern, straight from Joshua Bloch's Effective Java (2nd Edition).
- CrossWithSmallOperator - Class in org.apache.flink.api.java.record.operators
-
Deprecated.
- CrossWithSmallOperator(CrossWithSmallOperator.Builder) - Constructor for class org.apache.flink.api.java.record.operators.CrossWithSmallOperator
-
Deprecated.
The private constructor that only gets invoked from the Builder.
- CrossWithSmallOperator.Builder - Class in org.apache.flink.api.java.record.operators
-
Deprecated.
Builder pattern, straight from Joshua Bloch's Effective Java (2nd Edition).
- crossWithTiny(DataSet<R>) - Method in class org.apache.flink.api.java.DataSet
-
Initiates a Cross transformation.
A Cross transformation combines the elements of two
DataSets into one DataSet.
- CsvInputFormat<OUT extends Tuple> - Class in org.apache.flink.api.java.io
-
- CsvInputFormat(Path) - Constructor for class org.apache.flink.api.java.io.CsvInputFormat
-
- CsvInputFormat(Path, Class<?>...) - Constructor for class org.apache.flink.api.java.io.CsvInputFormat
-
- CsvInputFormat(Path, String, char, Class<?>...) - Constructor for class org.apache.flink.api.java.io.CsvInputFormat
-
- CsvInputFormat - Class in org.apache.flink.api.java.record.io
-
Input format to parse text files and generate Records.
- CsvInputFormat() - Constructor for class org.apache.flink.api.java.record.io.CsvInputFormat
-
- CsvInputFormat(char) - Constructor for class org.apache.flink.api.java.record.io.CsvInputFormat
-
- CsvInputFormat(Class<? extends Value>...) - Constructor for class org.apache.flink.api.java.record.io.CsvInputFormat
-
- CsvInputFormat(char, Class<? extends Value>...) - Constructor for class org.apache.flink.api.java.record.io.CsvInputFormat
-
- CsvInputFormat.AbstractConfigBuilder<T> - Class in org.apache.flink.api.java.record.io
-
An abstract builder used to set parameters to the input format's configuration in a fluent way.
- CsvInputFormat.AbstractConfigBuilder(Operator<?>, Configuration) - Constructor for class org.apache.flink.api.java.record.io.CsvInputFormat.AbstractConfigBuilder
-
Creates a new builder for the given configuration.
- CsvInputFormat.ConfigBuilder - Class in org.apache.flink.api.java.record.io
-
A builder used to set parameters to the input format's configuration in a fluent way.
- CsvInputFormat.ConfigBuilder(Operator<?>, Configuration) - Constructor for class org.apache.flink.api.java.record.io.CsvInputFormat.ConfigBuilder
-
- CsvOutputFormat<T extends Tuple> - Class in org.apache.flink.api.java.io
-
This is an OutputFormat to serialize
Tuples to text.
- CsvOutputFormat(Path) - Constructor for class org.apache.flink.api.java.io.CsvOutputFormat
-
Creates an instance of CsvOutputFormat.
- CsvOutputFormat(Path, String) - Constructor for class org.apache.flink.api.java.io.CsvOutputFormat
-
Creates an instance of CsvOutputFormat.
- CsvOutputFormat(Path, String, String) - Constructor for class org.apache.flink.api.java.io.CsvOutputFormat
-
Creates an instance of CsvOutputFormat.
- CsvOutputFormat - Class in org.apache.flink.api.java.record.io
-
This is an OutputFormat to serialize
Records to text.
- CsvOutputFormat() - Constructor for class org.apache.flink.api.java.record.io.CsvOutputFormat
-
- CsvOutputFormat(Class<? extends Value>...) - Constructor for class org.apache.flink.api.java.record.io.CsvOutputFormat
-
Creates an instance of CsvOutputFormat.
- CsvOutputFormat(String, Class<? extends Value>...) - Constructor for class org.apache.flink.api.java.record.io.CsvOutputFormat
-
Creates an instance of CsvOutputFormat.
- CsvOutputFormat(String, String, Class<? extends Value>...) - Constructor for class org.apache.flink.api.java.record.io.CsvOutputFormat
-
Creates an instance of CsvOutputFormat.
- CsvOutputFormat.AbstractConfigBuilder<T> - Class in org.apache.flink.api.java.record.io
-
Abstract builder used to set parameters to the input format's
configuration in a fluent way.
- CsvOutputFormat.AbstractConfigBuilder(Configuration) - Constructor for class org.apache.flink.api.java.record.io.CsvOutputFormat.AbstractConfigBuilder
-
Creates a new builder for the given configuration.
- CsvOutputFormat.ConfigBuilder - Class in org.apache.flink.api.java.record.io
-
A builder used to set parameters to the input format's configuration in a
fluent way.
- CsvOutputFormat.ConfigBuilder(Configuration) - Constructor for class org.apache.flink.api.java.record.io.CsvOutputFormat.ConfigBuilder
-
Creates a new builder for the given configuration.
- CsvReader - Class in org.apache.flink.api.java.io
-
A builder class to instantiate a CSV parsing data source.
- CsvReader(Path, ExecutionEnvironment) - Constructor for class org.apache.flink.api.java.io.CsvReader
-
- CsvReader(String, ExecutionEnvironment) - Constructor for class org.apache.flink.api.java.io.CsvReader
-
- cumulativeCosts - Variable in class org.apache.flink.compiler.plan.PlanNode
-
- CUR_DIR - Static variable in class org.apache.flink.core.fs.Path
-
Character denoting the current directory.
- currentEnumerator - Variable in class org.apache.flink.runtime.operators.hash.MutableHashTable
-
The channel enumerator that is used while processing the current partition to create
channels for the spill partitions it requires.
- currentIteration() - Method in class org.apache.flink.runtime.iterative.task.AbstractIterativePactTask
-
- currentRecursionDepth - Variable in class org.apache.flink.runtime.operators.hash.MutableHashTable
-
The recursion depth of the partition that is currently processed.
- currentValue - Variable in class org.apache.flink.streaming.api.invokable.operator.StreamReduceInvokable
-
- currentValue1 - Variable in class org.apache.flink.streaming.api.invokable.operator.co.CoReduceInvokable
-
- currentValue2 - Variable in class org.apache.flink.streaming.api.invokable.operator.co.CoReduceInvokable
-
- customPartitioner - Variable in class org.apache.flink.api.java.operators.Grouping
-
- CustomSerializationDBState<K extends Serializable,V extends Serializable> - Class in org.apache.flink.streaming.connectors.db
-
- CustomSerializationDBState(DBSerializer<K>, DBSerializer<V>) - Constructor for class org.apache.flink.streaming.connectors.db.CustomSerializationDBState
-
- CustomUnaryOperation<IN,OUT> - Interface in org.apache.flink.api.java.operators
-
- D1 - Static variable in class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.EdgeWithDegrees
-
- D2 - Static variable in class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.EdgeWithDegrees
-
- DamBehavior - Enum in org.apache.flink.runtime.operators
-
Enumeration for the different dam behaviors of an algorithm or a driver
strategy.
- damOnInput(int) - Method in enum org.apache.flink.runtime.operators.DriverStrategy
-
- dams() - Method in enum org.apache.flink.runtime.operators.util.LocalStrategy
-
- DATA - Static variable in class org.apache.flink.examples.java.ml.util.LinearRegressionData
-
- DataDistribution - Interface in org.apache.flink.api.common.distributions
-
- DataInputDecoder - Class in org.apache.flink.api.avro
-
- DataInputDecoder() - Constructor for class org.apache.flink.api.avro.DataInputDecoder
-
- DataInputDecoder - Class in org.apache.flink.api.java.typeutils.runtime
-
- DataInputDecoder() - Constructor for class org.apache.flink.api.java.typeutils.runtime.DataInputDecoder
-
- DataInputDeserializer - Class in org.apache.flink.runtime.io.network.serialization
-
A simple and efficient deserializer for the
DataInput interface.
- DataInputDeserializer() - Constructor for class org.apache.flink.runtime.io.network.serialization.DataInputDeserializer
-
- DataInputDeserializer(byte[], int, int) - Constructor for class org.apache.flink.runtime.io.network.serialization.DataInputDeserializer
-
- DataInputDeserializer(ByteBuffer) - Constructor for class org.apache.flink.runtime.io.network.serialization.DataInputDeserializer
-
- DataInputView - Interface in org.apache.flink.core.memory
-
This interface defines a view over some memory that can be used to sequentially read the contents of the memory.
- DataInputViewStream - Class in org.apache.flink.api.java.typeutils.runtime
-
- DataInputViewStream(DataInputView) - Constructor for class org.apache.flink.api.java.typeutils.runtime.DataInputViewStream
-
- DataInputViewStream - Class in org.apache.flink.core.memory
-
- DataInputViewStream(DataInputView) - Constructor for class org.apache.flink.core.memory.DataInputViewStream
-
- DataOutputEncoder - Class in org.apache.flink.api.avro
-
- DataOutputEncoder() - Constructor for class org.apache.flink.api.avro.DataOutputEncoder
-
- DataOutputEncoder - Class in org.apache.flink.api.java.typeutils.runtime
-
- DataOutputEncoder() - Constructor for class org.apache.flink.api.java.typeutils.runtime.DataOutputEncoder
-
- DataOutputSerializer - Class in org.apache.flink.runtime.io.network.serialization
-
A simple and efficient serializer for the
DataOutput interface.
- DataOutputSerializer(int) - Constructor for class org.apache.flink.runtime.io.network.serialization.DataOutputSerializer
-
- DataOutputView - Interface in org.apache.flink.core.memory
-
This interface defines a view over some memory that can be used to sequentially write contents to the memory.
- DataOutputViewStream - Class in org.apache.flink.api.java.typeutils.runtime
-
- DataOutputViewStream(DataOutputView) - Constructor for class org.apache.flink.api.java.typeutils.runtime.DataOutputViewStream
-
- DataOutputViewStream - Class in org.apache.flink.core.memory
-
- DataOutputViewStream(DataOutputView) - Constructor for class org.apache.flink.core.memory.DataOutputViewStream
-
- DATAPOINTS - Static variable in class org.apache.flink.test.testdata.KMeansData
-
- DATAPOINTS_2D - Static variable in class org.apache.flink.test.testdata.KMeansData
-
- dataPort() - Method in class org.apache.flink.runtime.instance.InstanceConnectionInfo
-
Returns the port instance's task manager expects to receive transfer envelopes on.
- DataSet<T> - Class in org.apache.flink.api.java
-
- DataSet(ExecutionEnvironment, TypeInformation<T>) - Constructor for class org.apache.flink.api.java.DataSet
-
- dataSet - Variable in class org.apache.flink.api.java.operators.Grouping
-
- DataSink<T> - Class in org.apache.flink.api.java.operators
-
- DataSink(DataSet<T>, OutputFormat<T>, TypeInformation<T>) - Constructor for class org.apache.flink.api.java.operators.DataSink
-
- DataSinkNode - Class in org.apache.flink.compiler.dag
-
The Optimizer representation of a data sink.
- DataSinkNode(GenericDataSinkBase<?>) - Constructor for class org.apache.flink.compiler.dag.DataSinkNode
-
Creates a new DataSinkNode for the given sink operator.
- DataSinkTask<IT> - Class in org.apache.flink.runtime.operators
-
DataSinkTask which is executed by a task manager.
- DataSinkTask() - Constructor for class org.apache.flink.runtime.operators.DataSinkTask
-
- DataSource<OUT> - Class in org.apache.flink.api.java.operators
-
An operation that creates a new data set (data source).
- DataSource(ExecutionEnvironment, InputFormat<OUT, ?>, TypeInformation<OUT>, String) - Constructor for class org.apache.flink.api.java.operators.DataSource
-
Creates a new data source.
- DataSourceNode - Class in org.apache.flink.compiler.dag
-
The optimizer's internal representation of a data source.
- DataSourceNode(GenericDataSourceBase<?, ?>) - Constructor for class org.apache.flink.compiler.dag.DataSourceNode
-
Creates a new DataSourceNode for the given contract.
- DataSourceTask<OT> - Class in org.apache.flink.runtime.operators
-
DataSourceTask which is executed by a task manager.
- DataSourceTask() - Constructor for class org.apache.flink.runtime.operators.DataSourceTask
-
- DataStatistics - Class in org.apache.flink.compiler
-
The collection of access methods that can be used to retrieve statistical information about the
data processed in a job.
- DataStatistics() - Constructor for class org.apache.flink.compiler.DataStatistics
-
Creates a new statistics object, with an empty cache.
- dataStats - Variable in class org.apache.flink.test.compiler.util.CompilerTestBase
-
- DataStream<OUT> - Class in org.apache.flink.streaming.api.datastream
-
A DataStream represents a stream of elements of the same type.
- DataStream(StreamExecutionEnvironment, String, TypeInformation<OUT>) - Constructor for class org.apache.flink.streaming.api.datastream.DataStream
-
Create a new
DataStream in the given execution environment with
partitioning set to forward by default.
- DataStream(DataStream<OUT>) - Constructor for class org.apache.flink.streaming.api.datastream.DataStream
-
Create a new DataStream by creating a copy of another DataStream
- dataStream - Variable in class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
- dataStream1 - Variable in class org.apache.flink.streaming.api.datastream.ConnectedDataStream
-
- dataStream2 - Variable in class org.apache.flink.streaming.api.datastream.ConnectedDataStream
-
- DataStreamSink<IN> - Class in org.apache.flink.streaming.api.datastream
-
Represents the end of a DataStream.
- DataStreamSink(StreamExecutionEnvironment, String, TypeInformation<IN>) - Constructor for class org.apache.flink.streaming.api.datastream.DataStreamSink
-
- DataStreamSink(DataStream<IN>) - Constructor for class org.apache.flink.streaming.api.datastream.DataStreamSink
-
- DataStreamSource<OUT> - Class in org.apache.flink.streaming.api.datastream
-
The DataStreamSource represents the starting point of a DataStream.
- DataStreamSource(StreamExecutionEnvironment, String, TypeInformation<OUT>, boolean) - Constructor for class org.apache.flink.streaming.api.datastream.DataStreamSource
-
- DATE_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.BasicTypeInfo
-
- DateComparator - Class in org.apache.flink.api.common.typeutils.base
-
- DateComparator(boolean) - Constructor for class org.apache.flink.api.common.typeutils.base.DateComparator
-
- DateSerializer - Class in org.apache.flink.api.common.typeutils.base
-
- DateSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.DateSerializer
-
- DBSerializer<T extends Serializable> - Interface in org.apache.flink.streaming.connectors.db
-
Interface for custom serialization of keys and values used in external
databases.
- DBState<K,V> - Interface in org.apache.flink.streaming.connectors.db
-
- DBStateIterator<K extends Serializable,V extends Serializable> - Class in org.apache.flink.streaming.connectors.db
-
- DBStateIterator() - Constructor for class org.apache.flink.streaming.connectors.db.DBStateIterator
-
- DBStateWithIterator<K extends Serializable,V extends Serializable> - Interface in org.apache.flink.streaming.connectors.db
-
- DeadlockEdge - Class in org.apache.flink.compiler.deadlockdetect
-
- DeadlockEdge(DeadlockVertex) - Constructor for class org.apache.flink.compiler.deadlockdetect.DeadlockEdge
-
- DeadlockGraph - Class in org.apache.flink.compiler.deadlockdetect
-
- DeadlockGraph() - Constructor for class org.apache.flink.compiler.deadlockdetect.DeadlockGraph
-
- DeadlockPreventer - Class in org.apache.flink.compiler.deadlockdetect
-
Certain pipelined flows may lead to deadlocks, in which case we need to make sure the pipelines are broken or made elastic enough to prevent that.
- DeadlockPreventer() - Constructor for class org.apache.flink.compiler.deadlockdetect.DeadlockPreventer
-
- DeadlockVertex - Class in org.apache.flink.compiler.deadlockdetect
-
- DeadlockVertex(PlanNode) - Constructor for class org.apache.flink.compiler.deadlockdetect.DeadlockVertex
-
- decode(byte[]) - Static method in class org.apache.flink.core.io.StringRecord
-
Converts the provided byte array to a String using the UTF-8 encoding.
- decode(byte[], int, int) - Static method in class org.apache.flink.core.io.StringRecord
-
- decode(byte[], int, int, boolean) - Static method in class org.apache.flink.core.io.StringRecord
-
Converts the provided byte array to a String using the UTF-8 encoding.
- decoder - Variable in class org.apache.flink.api.java.record.io.TextInputFormat
-
- decrementReference(RegularPactTask<?, ?>) - Method in class org.apache.flink.runtime.broadcast.BroadcastVariableMaterialization
-
- decrementReferenceCounter() - Method in class org.apache.flink.runtime.util.AtomicDisposableReferenceCounter
-
Decrements the reference count.
- decrementReferenceIfHeld(RegularPactTask<?, ?>) - Method in class org.apache.flink.runtime.broadcast.BroadcastVariableMaterialization
-
- DEFAULT_CHARSET_NAME - Static variable in class org.apache.flink.api.java.record.io.TextInputFormat
-
- DEFAULT_DEFAULT_INSTANCE_TYPE_INDEX - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The default index for the default instance type.
- DEFAULT_DELIMITED_FORMAT_MAX_LINE_SAMPLES - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The default maximum number of line samples taken by the delimited input format.
- DEFAULT_DELIMITED_FORMAT_MAX_SAMPLE_LEN - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The default maximum sample length before sampling is aborted (2 MiBytes).
- DEFAULT_DELIMITED_FORMAT_MIN_LINE_SAMPLES - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The default minimum number of line samples taken by the delimited input format.
- DEFAULT_EXECUTION_RETRIES - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The default number of execution retries.
- DEFAULT_EXECUTION_RETRIES_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
-
Config parameter for the number of re-tries for failed tasks.
- DEFAULT_FIELD_DELIMITER - Static variable in class org.apache.flink.api.java.io.CsvInputFormat
-
- DEFAULT_FIELD_DELIMITER - Static variable in class org.apache.flink.api.java.io.CsvOutputFormat
-
- DEFAULT_FIELD_DELIMITER - Static variable in class org.apache.flink.api.scala.operators.ScalaCsvOutputFormat
-
- DEFAULT_FILESYSTEM_ALWAYS_CREATE_DIRECTORY - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The default behavior for output directory creating (create only directory when parallelism > 1).
- DEFAULT_FILESYSTEM_OVERWRITE - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The default behavior with respect to overwriting existing files (= not overwrite)
- DEFAULT_FS_STREAM_OPENING_TIMEOUT - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The default timeout for filesystem stream opening: infinite (means max long milliseconds).
- DEFAULT_INSTANCE_TYPE - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The default definition for an instance type, if no other configuration is provided.
- DEFAULT_JOB_MANAGER_DEAD_TASKMANAGER_TIMEOUT - Static variable in class org.apache.flink.configuration.ConfigConstants
-
Default number of seconds after which a task manager is marked as failed.
- DEFAULT_JOB_MANAGER_IPC_HANDLERS - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The default number of handler threads for the jobmanager RPC service.
- DEFAULT_JOB_MANAGER_IPC_PORT - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The default network port to connect to for communication with the job manager.
- DEFAULT_JOB_MANAGER_WEB_ARCHIVE_COUNT - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The default number of archived jobs for the jobmanager
- DEFAULT_JOB_MANAGER_WEB_FRONTEND_PORT - Static variable in class org.apache.flink.configuration.ConfigConstants
-
- DEFAULT_JOB_MANAGER_WEB_PATH_NAME - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The default directory name of the info server
- DEFAULT_JOB_MANAGER_WEB_ROOT_PATH - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The default path of the directory for info server containing the web documents.
- DEFAULT_JOBCLIENT_POLLING_INTERVAL - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The default value for the JobClient's polling interval.
- DEFAULT_LIBRARY_CACHE_MANAGER_CLEANUP_INTERVAL - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The default library cache manager cleanup interval in seconds
- DEFAULT_LINE_DELIMITER - Static variable in class org.apache.flink.api.java.io.CsvInputFormat
-
- DEFAULT_LINE_DELIMITER - Static variable in class org.apache.flink.api.java.io.CsvOutputFormat
-
- DEFAULT_LINE_DELIMITER - Static variable in class org.apache.flink.api.scala.operators.ScalaCsvOutputFormat
-
- DEFAULT_MEMORY_MANAGER_MEMORY_FRACTION - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The default fraction of the free memory allocated by the task manager's memory manager.
- DEFAULT_NUM_TASK_MANAGER - Static variable in class org.apache.flink.test.util.AbstractTestBase
-
- DEFAULT_PAGE_SIZE - Static variable in class org.apache.flink.runtime.memorymanager.DefaultMemoryManager
-
The default memory page size.
- DEFAULT_PARALLELISM - Static variable in class org.apache.flink.test.compiler.util.CompilerTestBase
-
- DEFAULT_PARALLELISM_STRING - Static variable in class org.apache.flink.test.compiler.util.CompilerTestBase
-
- DEFAULT_PARALLELIZATION_DEGREE - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The default degree of parallelism for operations.
- DEFAULT_PARALLELIZATION_DEGREE_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The config parameter defining the default degree of parallelism for jobs.
- DEFAULT_PROPERTIES - Static variable in class org.apache.flink.compiler.dataproperties.RequestedLocalProperties
-
- DEFAULT_SORT_SPILLING_THRESHOLD - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The default percentage of the sort memory to be full before data is spilled.
- DEFAULT_SORT_SPILLING_THRESHOLD_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
-
Key for the default spilling threshold.
- DEFAULT_SPILLING_MAX_FAN - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The default value for the maximum spilling fan in/out.
- DEFAULT_SPILLING_MAX_FAN_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
-
Parameter for the maximum fan for out-of-core algorithms.
- DEFAULT_START_VALUE - Static variable in class org.apache.flink.streaming.api.windowing.policy.CountTriggerPolicy
-
- DEFAULT_TASK_MANAGER_DATA_PORT - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The default network port the task manager expects to receive transfer envelopes on.
- DEFAULT_TASK_MANAGER_DEBUG_MEMORY_USAGE_LOG_INTERVAL_MS - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The interval (in ms) for the log thread to log the current memory usage.
- DEFAULT_TASK_MANAGER_DEBUG_MEMORY_USAGE_START_LOG_THREAD - Static variable in class org.apache.flink.configuration.ConfigConstants
-
Flag indicating whether to start a thread, which repeatedly logs the memory usage of the JVM.
- DEFAULT_TASK_MANAGER_HEARTBEAT_INTERVAL - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The default interval for TaskManager heart beats (5000 msecs).
- DEFAULT_TASK_MANAGER_IPC_PORT - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The default network port the task manager expects incoming IPC connections.
- DEFAULT_TASK_MANAGER_MEMORY_LAZY_ALLOCATION - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The default setting for the memory manager lazy allocation feature.
- DEFAULT_TASK_MANAGER_NET_NETTY_HIGH_WATER_MARK - Static variable in class org.apache.flink.configuration.ConfigConstants
-
Default high water mark used in NettyConnectionManager for the Bootstrap.
- DEFAULT_TASK_MANAGER_NET_NETTY_LOW_WATER_MARK - Static variable in class org.apache.flink.configuration.ConfigConstants
-
Default low water mark used in NettyConnectionManager for the Bootstrap.
- DEFAULT_TASK_MANAGER_NET_NUM_IN_THREADS - Static variable in class org.apache.flink.configuration.ConfigConstants
-
Default number of incoming network IO threads (e.g.
- DEFAULT_TASK_MANAGER_NET_NUM_OUT_THREADS - Static variable in class org.apache.flink.configuration.ConfigConstants
-
Default number of outgoing network IO threads (e.g.
- DEFAULT_TASK_MANAGER_NETWORK_BUFFER_SIZE - Static variable in class org.apache.flink.configuration.ConfigConstants
-
Default size of network stack buffers.
- DEFAULT_TASK_MANAGER_NETWORK_NUM_BUFFERS - Static variable in class org.apache.flink.configuration.ConfigConstants
-
Default number of buffers used in the network stack.
- DEFAULT_TASK_MANAGER_NUM_SLOTS - Static variable in class org.apache.flink.test.util.AbstractTestBase
-
- DEFAULT_TASK_MANAGER_TMP_PATH - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The default directory for temporary files of the task manager.
- DEFAULT_TASKMANAGER_REPORTINTERVAL - Static variable in class org.apache.flink.runtime.profiling.ProfilingUtils
-
Default interval which the task manager uses to report profiling data to the job manager.
- DEFAULT_WEB_ACCESS_FILE_PATH - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The default path to the file containing the list of access privileged users and passwords.
- DEFAULT_WEB_JOB_STORAGE_DIR - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The default directory to store uploaded jobs in.
- DEFAULT_WEB_PLAN_DUMP_DIR - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The default directory for temporary plan dumps from the web frontend.
- DEFAULT_WEB_ROOT_DIR - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The default path of the directory containing the web documents.
- DEFAULT_WEB_TMP_DIR - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The default directory to store temporary objects (e.g.
- DEFAULT_WEBCLIENT_PORT - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The default port to launch the web frontend server on.
- DEFAULT_YARN_AM_RPC_PORT - Static variable in class org.apache.flink.configuration.ConfigConstants
-
- DefaultBroadcastVariableInitializer<T> - Class in org.apache.flink.runtime.broadcast
-
- DefaultCostEstimator - Class in org.apache.flink.compiler.costs
-
A default cost estimator that has access to basic size and cardinality estimates.
- DefaultCostEstimator() - Constructor for class org.apache.flink.compiler.costs.DefaultCostEstimator
-
- DefaultDBSerializer<T extends Serializable> - Class in org.apache.flink.streaming.connectors.db
-
- DefaultDBSerializer() - Constructor for class org.apache.flink.streaming.connectors.db.DefaultDBSerializer
-
- DefaultFlinkTypeConverter<K,V> - Class in org.apache.flink.hadoopcompatibility.mapred.record.datatypes
-
Convert Flink Record into the default hadoop writables.
- DefaultFlinkTypeConverter(Class<K>, Class<V>) - Constructor for class org.apache.flink.hadoopcompatibility.mapred.record.datatypes.DefaultFlinkTypeConverter
-
- DefaultHadoopTypeConverter<K,V> - Class in org.apache.flink.hadoopcompatibility.mapred.record.datatypes
-
Converter for the default hadoop writables.
- DefaultHadoopTypeConverter() - Constructor for class org.apache.flink.hadoopcompatibility.mapred.record.datatypes.DefaultHadoopTypeConverter
-
- DefaultInputSplitAssigner - Class in org.apache.flink.api.common.io
-
- DefaultInputSplitAssigner(InputSplit[]) - Constructor for class org.apache.flink.api.common.io.DefaultInputSplitAssigner
-
- DefaultInputSplitAssigner(Collection<? extends InputSplit>) - Constructor for class org.apache.flink.api.common.io.DefaultInputSplitAssigner
-
- DefaultMemoryManager - Class in org.apache.flink.runtime.memorymanager
-
- DefaultMemoryManager(long, int) - Constructor for class org.apache.flink.runtime.memorymanager.DefaultMemoryManager
-
Creates a memory manager with the given capacity, using the default page size.
- DefaultMemoryManager(long, int, int) - Constructor for class org.apache.flink.runtime.memorymanager.DefaultMemoryManager
-
Creates a memory manager with the given capacity and given page size.
- defaultName - Variable in class org.apache.flink.api.java.operators.FilterOperator
-
- defaultName - Variable in class org.apache.flink.api.java.operators.FlatMapOperator
-
- defaultName - Variable in class org.apache.flink.api.java.operators.MapOperator
-
- defaultName - Variable in class org.apache.flink.api.java.operators.MapPartitionOperator
-
- defaultParallelism - Variable in class org.apache.flink.api.common.Plan
-
The default parallelism to use for nodes that have no explicitly specified parallelism.
- DEFLATE_SUFFIX - Static variable in class org.apache.flink.api.common.io.FileInputFormat
-
Files with that suffix are unsplittable at a file level
and compressed.
- degreeOfParallelism - Variable in class org.apache.flink.streaming.api.datastream.DataStream
-
- delay - Variable in class org.apache.flink.streaming.api.windowing.helper.Time
-
- delay - Variable in class org.apache.flink.streaming.api.windowing.policy.TimeTriggerPolicy
-
- delegate1 - Variable in class org.apache.flink.streaming.io.CoReaderIterator
-
- delegate2 - Variable in class org.apache.flink.streaming.io.CoReaderIterator
-
- delete(Path, boolean) - Method in class org.apache.flink.core.fs.FileSystem
-
Delete a file.
- delete(Path, boolean) - Method in class org.apache.flink.core.fs.local.LocalFileSystem
-
- delete(BlobKey) - Method in class org.apache.flink.runtime.blob.BlobCache
-
Deletes the file associated with the given key from the BLOB cache.
- delete(JobID, String) - Method in class org.apache.flink.runtime.blob.BlobClient
-
Deletes the BLOB identified by the given job ID and key from the BLOB server.
- delete(BlobKey) - Method in class org.apache.flink.runtime.blob.BlobServer
-
This method deletes the file associated to the blob key if it exists in the local storage
of the blob server.
- delete(BlobKey) - Method in interface org.apache.flink.runtime.blob.BlobService
-
This method deletes the file associated with the provided blob key.
- delete(Path, boolean) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
-
- delete(Path, boolean) - Method in class org.apache.flink.runtime.fs.maprfs.MapRFileSystem
-
- delete(Path, boolean) - Method in class org.apache.flink.runtime.fs.s3.S3FileSystem
-
- deleteAll(JobID) - Method in class org.apache.flink.runtime.blob.BlobClient
-
Deletes all BLOBs belonging to the job with the given ID from the BLOB server
- deleteChannel() - Method in class org.apache.flink.runtime.io.disk.iomanager.AbstractFileIOChannel
-
- deleteChannel() - Method in interface org.apache.flink.runtime.io.disk.iomanager.FileIOChannel
-
Deletes the file underlying this I/O channel.
- deleteExtractedLibraries() - Method in class org.apache.flink.client.program.PackagedProgram
-
Deletes all temporary files created for contained packaged libraries.
- deleteJobDirectory(JobID) - Method in class org.apache.flink.runtime.blob.BlobServer
-
Method which deletes all files associated with the given jobID.
- deleteTmpFile(String, DistributedCache.DistributedCacheEntry, JobID) - Method in class org.apache.flink.runtime.filecache.FileCache
-
Deletes the local file after a 5 second delay.
- DELIMITED_FORMAT_MAX_LINE_SAMPLES_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The maximum number of line samples to be taken by the delimited input format, if no
other value is specified for the data source.
- DELIMITED_FORMAT_MAX_SAMPLE_LENGTH_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The maximum length of a single sampled record before the sampling is aborted.
- DELIMITED_FORMAT_MIN_LINE_SAMPLES_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The minimum number of line samples to be taken by the delimited input format, if no
other value is specified for the data source.
- DelimitedInputFormat<OT> - Class in org.apache.flink.api.common.io
-
Base implementation for input formats that split the input at a delimiter into records.
- DelimitedInputFormat() - Constructor for class org.apache.flink.api.common.io.DelimitedInputFormat
-
- DelimitedInputFormat(Path) - Constructor for class org.apache.flink.api.common.io.DelimitedInputFormat
-
- DelimitedInputFormat - Class in org.apache.flink.api.java.record.io
-
Base implementation for input formats that split the input at a delimiter into records.
- DelimitedInputFormat() - Constructor for class org.apache.flink.api.java.record.io.DelimitedInputFormat
-
- DelimitedInputFormat.AbstractConfigBuilder<T> - Class in org.apache.flink.api.common.io
-
Abstract builder used to set parameters to the input format's configuration in a fluent way.
- DelimitedInputFormat.AbstractConfigBuilder(Configuration) - Constructor for class org.apache.flink.api.common.io.DelimitedInputFormat.AbstractConfigBuilder
-
Creates a new builder for the given configuration.
- DelimitedInputFormat.ConfigBuilder - Class in org.apache.flink.api.common.io
-
A builder used to set parameters to the input format's configuration in a fluent way.
- DelimitedInputFormat.ConfigBuilder(Configuration) - Constructor for class org.apache.flink.api.common.io.DelimitedInputFormat.ConfigBuilder
-
Creates a new builder for the given configuration.
- DelimitedOutputFormat - Class in org.apache.flink.api.java.record.io
-
The base class for output formats that serialize their records into a delimited sequence.
- DelimitedOutputFormat() - Constructor for class org.apache.flink.api.java.record.io.DelimitedOutputFormat
-
- DelimitedOutputFormat.AbstractConfigBuilder<T> - Class in org.apache.flink.api.java.record.io
-
A builder used to set parameters to the input format's configuration in a fluent way.
- DelimitedOutputFormat.AbstractConfigBuilder(Configuration) - Constructor for class org.apache.flink.api.java.record.io.DelimitedOutputFormat.AbstractConfigBuilder
-
Creates a new builder for the given configuration.
- DelimitedOutputFormat.ConfigBuilder - Class in org.apache.flink.api.java.record.io
-
A builder used to set parameters to the input format's configuration in a fluent way.
- DelimitedOutputFormat.ConfigBuilder(Configuration) - Constructor for class org.apache.flink.api.java.record.io.DelimitedOutputFormat.ConfigBuilder
-
Creates a new builder for the given configuration.
- deliverEvent(AbstractTaskEvent) - Method in class org.apache.flink.runtime.event.task.EventNotificationManager
-
Delivers a event to all of the registered subscribers.
- deliverEvent(AbstractTaskEvent) - Method in class org.apache.flink.runtime.io.network.gates.Gate
-
- Delta<DATA> - Class in org.apache.flink.streaming.api.windowing.helper
-
This helper represents a trigger or eviction policy based on a
DeltaFunction.
- Delta(DeltaFunction<DATA>, DATA, double) - Constructor for class org.apache.flink.streaming.api.windowing.helper.Delta
-
Creates a delta helper representing a delta count or eviction policy
- DeltaExtractExample - Class in org.apache.flink.streaming.examples.windowing
-
This example gives an impression about how to use delta policies.
- DeltaExtractExample() - Constructor for class org.apache.flink.streaming.examples.windowing.DeltaExtractExample
-
- DeltaFunction<DATA> - Interface in org.apache.flink.streaming.api.windowing.deltafunction
-
This interface allows the implementation of a function which calculates the
delta between two data points.
- DeltaIteration<ST,WT> - Class in org.apache.flink.api.java.operators
-
The DeltaIteration represents the start of a delta iteration.
- DeltaIteration(ExecutionEnvironment, TypeInformation<ST>, DataSet<ST>, DataSet<WT>, Keys<ST>, int) - Constructor for class org.apache.flink.api.java.operators.DeltaIteration
-
- DeltaIteration - Class in org.apache.flink.api.java.record.operators
-
Deprecated.
- DeltaIteration(int) - Constructor for class org.apache.flink.api.java.record.operators.DeltaIteration
-
Deprecated.
- DeltaIteration(int[]) - Constructor for class org.apache.flink.api.java.record.operators.DeltaIteration
-
Deprecated.
- DeltaIteration(int, String) - Constructor for class org.apache.flink.api.java.record.operators.DeltaIteration
-
Deprecated.
- DeltaIteration(int[], String) - Constructor for class org.apache.flink.api.java.record.operators.DeltaIteration
-
Deprecated.
- DeltaIteration.SolutionSetPlaceHolder<ST> - Class in org.apache.flink.api.java.operators
-
A
DataSet that acts as a placeholder for the solution set during the iteration.
- DeltaIteration.SolutionSetPlaceHolder - Class in org.apache.flink.api.java.record.operators
-
Deprecated.
Specialized operator to use as a recognizable place-holder for the solution set input to the
step function.
- DeltaIteration.SolutionSetPlaceHolder(DeltaIterationBase<Record, ?>) - Constructor for class org.apache.flink.api.java.record.operators.DeltaIteration.SolutionSetPlaceHolder
-
Deprecated.
- DeltaIteration.WorksetPlaceHolder<WT> - Class in org.apache.flink.api.java.operators
-
A
DataSet that acts as a placeholder for the workset during the iteration.
- DeltaIteration.WorksetPlaceHolder - Class in org.apache.flink.api.java.record.operators
-
Deprecated.
Specialized operator to use as a recognizable place-holder for the working set input to the
step function.
- DeltaIteration.WorksetPlaceHolder(DeltaIterationBase<?, Record>) - Constructor for class org.apache.flink.api.java.record.operators.DeltaIteration.WorksetPlaceHolder
-
Deprecated.
- DeltaIterationBase<ST,WT> - Class in org.apache.flink.api.common.operators.base
-
A DeltaIteration is similar to a
BulkIterationBase,
but maintains state across the individual iteration steps.
- DeltaIterationBase(BinaryOperatorInformation<ST, WT, ST>, int) - Constructor for class org.apache.flink.api.common.operators.base.DeltaIterationBase
-
- DeltaIterationBase(BinaryOperatorInformation<ST, WT, ST>, int[]) - Constructor for class org.apache.flink.api.common.operators.base.DeltaIterationBase
-
- DeltaIterationBase(BinaryOperatorInformation<ST, WT, ST>, int, String) - Constructor for class org.apache.flink.api.common.operators.base.DeltaIterationBase
-
- DeltaIterationBase(BinaryOperatorInformation<ST, WT, ST>, int[], String) - Constructor for class org.apache.flink.api.common.operators.base.DeltaIterationBase
-
- DeltaIterationBase.SolutionSetPlaceHolder<ST> - Class in org.apache.flink.api.common.operators.base
-
Specialized operator to use as a recognizable place-holder for the solution set input to the
step function.
- DeltaIterationBase.SolutionSetPlaceHolder(DeltaIterationBase<ST, ?>, OperatorInformation<ST>) - Constructor for class org.apache.flink.api.common.operators.base.DeltaIterationBase.SolutionSetPlaceHolder
-
- DeltaIterationBase.WorksetPlaceHolder<WT> - Class in org.apache.flink.api.common.operators.base
-
Specialized operator to use as a recognizable place-holder for the working set input to the
step function.
- DeltaIterationBase.WorksetPlaceHolder(DeltaIterationBase<?, WT>, OperatorInformation<WT>) - Constructor for class org.apache.flink.api.common.operators.base.DeltaIterationBase.WorksetPlaceHolder
-
- DeltaIterationResultSet<ST,WT> - Class in org.apache.flink.api.java.operators
-
- DeltaPolicy<DATA> - Class in org.apache.flink.streaming.api.windowing.policy
-
This policy calculates a delta between the data point which triggered last
and the currently arrived data point.
- DeltaPolicy(DeltaFunction<DATA>, DATA, double) - Constructor for class org.apache.flink.streaming.api.windowing.policy.DeltaPolicy
-
Crates a delta policy which calculates a delta between the data point
which triggered last and the currently arrived data point.
- DenseValueSchema - Class in org.apache.flink.compiler.postpass
-
Class encapsulating a schema map (int column position -> column type) and a reference counter.
- DenseValueSchema() - Constructor for class org.apache.flink.compiler.postpass.DenseValueSchema
-
- deployToSlot(AllocatedSlot) - Method in class org.apache.flink.runtime.executiongraph.Execution
-
- deployToSlot(AllocatedSlot) - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
-
- depth() - Method in class org.apache.flink.core.fs.Path
-
Returns the number of elements in this path.
- DeserializationDelegate<T> - Class in org.apache.flink.runtime.plugable
-
- DeserializationDelegate(TypeSerializer<T>) - Constructor for class org.apache.flink.runtime.plugable.DeserializationDelegate
-
- DeserializationException - Exception in org.apache.flink.types
-
An exception specifying that the deserialization caused an error.
- DeserializationException() - Constructor for exception org.apache.flink.types.DeserializationException
-
Constructs an DeserializationException with null
as its error detail message.
- DeserializationException(String, Throwable) - Constructor for exception org.apache.flink.types.DeserializationException
-
Constructs an DeserializationException with the specified detail message
and cause.
- DeserializationException(String) - Constructor for exception org.apache.flink.types.DeserializationException
-
Constructs an DeserializationException with the specified detail message.
- DeserializationException(Throwable) - Constructor for exception org.apache.flink.types.DeserializationException
-
Constructs an DeserializationException with the specified cause.
- DeserializationSchema<T> - Interface in org.apache.flink.streaming.connectors.util
-
- deserialize(T, DataInputView) - Method in class org.apache.flink.api.common.io.BinaryInputFormat
-
- deserialize(T, DataInputView) - Method in class org.apache.flink.api.common.io.SerializedInputFormat
-
- deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.array.BooleanPrimitiveArraySerializer
-
- deserialize(boolean[], DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.array.BooleanPrimitiveArraySerializer
-
- deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.array.BytePrimitiveArraySerializer
-
- deserialize(byte[], DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.array.BytePrimitiveArraySerializer
-
- deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.array.CharPrimitiveArraySerializer
-
- deserialize(char[], DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.array.CharPrimitiveArraySerializer
-
- deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.array.DoublePrimitiveArraySerializer
-
- deserialize(double[], DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.array.DoublePrimitiveArraySerializer
-
- deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.array.FloatPrimitiveArraySerializer
-
- deserialize(float[], DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.array.FloatPrimitiveArraySerializer
-
- deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.array.IntPrimitiveArraySerializer
-
- deserialize(int[], DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.array.IntPrimitiveArraySerializer
-
- deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.array.LongPrimitiveArraySerializer
-
- deserialize(long[], DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.array.LongPrimitiveArraySerializer
-
- deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.array.ShortPrimitiveArraySerializer
-
- deserialize(short[], DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.array.ShortPrimitiveArraySerializer
-
- deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.array.StringArraySerializer
-
- deserialize(String[], DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.array.StringArraySerializer
-
- deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.BooleanSerializer
-
- deserialize(Boolean, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.BooleanSerializer
-
- deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.BooleanValueSerializer
-
- deserialize(BooleanValue, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.BooleanValueSerializer
-
- deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.ByteSerializer
-
- deserialize(Byte, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.ByteSerializer
-
- deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.ByteValueSerializer
-
- deserialize(ByteValue, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.ByteValueSerializer
-
- deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.CharSerializer
-
- deserialize(Character, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.CharSerializer
-
- deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.CharValueSerializer
-
- deserialize(CharValue, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.CharValueSerializer
-
- deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.DateSerializer
-
- deserialize(Date, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.DateSerializer
-
- deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.DoubleSerializer
-
- deserialize(Double, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.DoubleSerializer
-
- deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.DoubleValueSerializer
-
- deserialize(DoubleValue, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.DoubleValueSerializer
-
- deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.EnumSerializer
-
- deserialize(T, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.EnumSerializer
-
- deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.FloatSerializer
-
- deserialize(Float, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.FloatSerializer
-
- deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.FloatValueSerializer
-
- deserialize(FloatValue, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.FloatValueSerializer
-
- deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.GenericArraySerializer
-
- deserialize(C[], DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.GenericArraySerializer
-
- deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.IntSerializer
-
- deserialize(Integer, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.IntSerializer
-
- deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.IntValueSerializer
-
- deserialize(IntValue, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.IntValueSerializer
-
- deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.LongSerializer
-
- deserialize(Long, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.LongSerializer
-
- deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.LongValueSerializer
-
- deserialize(LongValue, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.LongValueSerializer
-
- deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.ShortSerializer
-
- deserialize(Short, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.ShortSerializer
-
- deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.ShortValueSerializer
-
- deserialize(ShortValue, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.ShortValueSerializer
-
- deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.StringSerializer
-
- deserialize(String, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.StringSerializer
-
- deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.StringValueSerializer
-
- deserialize(StringValue, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.StringValueSerializer
-
- deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.VoidSerializer
-
- deserialize(Void, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.VoidSerializer
-
- deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.record.RecordSerializer
-
- deserialize(Record, DataInputView) - Method in class org.apache.flink.api.common.typeutils.record.RecordSerializer
-
- deserialize(DataInputView) - Method in class org.apache.flink.api.common.typeutils.TypeSerializer
-
De-serializes a record from the given source input view.
- deserialize(T, DataInputView) - Method in class org.apache.flink.api.common.typeutils.TypeSerializer
-
De-serializes a record from the given source input view into the given reuse record instance if mutable.
- deserialize(T, DataInputView) - Method in class org.apache.flink.api.java.io.TypeSerializerInputFormat
-
- deserialize(DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.AvroSerializer
-
- deserialize(T, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.AvroSerializer
-
- deserialize(DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueSerializer
-
- deserialize(T, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueSerializer
-
- deserialize(DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.KryoSerializer
-
- deserialize(T, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.KryoSerializer
-
- deserialize(DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoSerializer
-
- deserialize(T, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoSerializer
-
- deserialize(DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializer
-
- deserialize(T, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializer
-
- deserialize(DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.ValueSerializer
-
- deserialize(T, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.ValueSerializer
-
- deserialize(DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.WritableSerializer
-
- deserialize(T, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.WritableSerializer
-
- deserialize(DataInputView) - Method in class org.apache.flink.streaming.api.streamrecord.StreamRecordSerializer
-
- deserialize(StreamRecord<T>, DataInputView) - Method in class org.apache.flink.streaming.api.streamrecord.StreamRecordSerializer
-
- deserialize(byte[]) - Method in interface org.apache.flink.streaming.connectors.util.DeserializationSchema
-
Deserializes the incoming data.
- deserialize(byte[]) - Method in class org.apache.flink.streaming.connectors.util.RawSchema
-
- deserialize(byte[]) - Method in class org.apache.flink.streaming.connectors.util.SimpleStringSchema
-
- deserialize(DataInputView) - Method in class org.apache.flink.types.Record
-
- deserializedFields1 - Variable in class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
-
- deserializedFields2 - Variable in class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
-
- deserializeEvents() - Method in class org.apache.flink.runtime.io.network.Envelope
-
- deserializeEvents(ClassLoader) - Method in class org.apache.flink.runtime.io.network.Envelope
-
- deserializeFromByteArray(TypeSerializer<T>, byte[]) - Static method in class org.apache.flink.util.InstantiationUtil
-
- deserializeObject(byte[], ClassLoader) - Static method in class org.apache.flink.util.InstantiationUtil
-
- destroy() - Method in class org.apache.flink.runtime.io.network.bufferprovider.GlobalBufferPool
-
- destroy() - Method in class org.apache.flink.runtime.io.network.bufferprovider.LocalBufferPool
-
Destroys this local buffer pool and immediately returns all available buffers to the global buffer pool.
- destroy() - Method in class org.apache.flink.runtime.io.network.channels.Channel
-
- destroy() - Method in class org.apache.flink.runtime.io.network.channels.InputChannel
-
- destroy() - Method in class org.apache.flink.runtime.io.network.channels.OutputChannel
-
- dim - Variable in class org.apache.flink.api.common.distributions.SimpleDistribution
-
- DirectedStreamCollector<OUT> - Class in org.apache.flink.streaming.api.collector
-
A StreamCollector that uses user defined output names and a user defined
output selector to make directed emits.
- DirectedStreamCollector(int, SerializationDelegate<StreamRecord<OUT>>, OutputSelector<OUT>) - Constructor for class org.apache.flink.streaming.api.collector.DirectedStreamCollector
-
Creates a new DirectedStreamCollector
- disableClosureCleaner() - Method in class org.apache.flink.api.common.ExecutionConfig
-
Disables the ClosureCleaner.
- DiscardBufferPool - Class in org.apache.flink.runtime.io.network.bufferprovider
-
- DiscardBufferPool() - Constructor for class org.apache.flink.runtime.io.network.bufferprovider.DiscardBufferPool
-
- DiscardingOuputFormat<T> - Class in org.apache.flink.api.java.io
-
An output format that discards all data.
- DiscardingOuputFormat() - Constructor for class org.apache.flink.api.java.io.DiscardingOuputFormat
-
- DiscardingOutputFormat<T> - Class in org.apache.flink.api.java.io
-
An output format that simply discards all elements.
- DiscardingOutputFormat() - Constructor for class org.apache.flink.api.java.io.DiscardingOutputFormat
-
- dispatchFromInputChannel(Envelope) - Method in class org.apache.flink.runtime.io.network.ChannelManager
-
- dispatchFromInputChannel(Envelope) - Method in interface org.apache.flink.runtime.io.network.EnvelopeDispatcher
-
Dispatches an envelope from an input channel to the receiving output channels (backwards flow).
- dispatchFromNetwork(Envelope) - Method in class org.apache.flink.runtime.io.network.ChannelManager
-
- dispatchFromNetwork(Envelope) - Method in interface org.apache.flink.runtime.io.network.EnvelopeDispatcher
-
Dispatches an envelope from an incoming TCP connection.
- dispatchFromOutputChannel(Envelope) - Method in class org.apache.flink.runtime.io.network.ChannelManager
-
- dispatchFromOutputChannel(Envelope) - Method in interface org.apache.flink.runtime.io.network.EnvelopeDispatcher
-
Dispatches an envelope from an output channel to the receiving input channels (forward flow).
- dispose() - Method in class org.apache.flink.runtime.operators.sort.FixedLengthRecordSorter
-
Collects all memory segments from this sorter.
- dispose() - Method in interface org.apache.flink.runtime.operators.sort.InMemorySorter
-
Collects all memory segments from this sorter.
- dispose() - Method in class org.apache.flink.runtime.operators.sort.NormalizedKeySorter
-
Collects all memory segments from this sorter.
- disposeSortBuffers(boolean) - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.SpillingThread
-
Releases the memory that is registered for in-memory sorted run generation.
- distinct(KeySelector<T, K>) - Method in class org.apache.flink.api.java.DataSet
-
- distinct(int...) - Method in class org.apache.flink.api.java.DataSet
-
Returns a distinct set of a
Tuple DataSet using field position keys.
- distinct(String...) - Method in class org.apache.flink.api.java.DataSet
-
Returns a distinct set of a
Tuple DataSet using expression keys.
- distinct() - Method in class org.apache.flink.api.java.DataSet
-
Returns a distinct set of a
Tuple DataSet using all fields of the tuple.
- DistinctOperator<T> - Class in org.apache.flink.api.java.operators
-
This operator represents the application of a "distinct" function on a data set, and the
result data set produced by the function.
- DistinctOperator(DataSet<T>, Keys<T>, String) - Constructor for class org.apache.flink.api.java.operators.DistinctOperator
-
- DistinctOperator.DistinctFunction<T> - Class in org.apache.flink.api.java.operators
-
- DistinctOperator.DistinctFunction() - Constructor for class org.apache.flink.api.java.operators.DistinctOperator.DistinctFunction
-
- distribute() - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Sets the partitioning of the
DataStream so that the output tuples
are distributed evenly to the next component.This setting only effects
the how the outputs will be distributed between the parallel instances of
the next processing operator.
- distribute() - Method in class org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator
-
- DistributedCache - Class in org.apache.flink.api.common.cache
-
DistributedCache provides static methods to write the registered cache files into job configuration or decode
them from job configuration.
- DistributedCache() - Constructor for class org.apache.flink.api.common.cache.DistributedCache
-
- DistributedCache.DistributedCacheEntry - Class in org.apache.flink.api.common.cache
-
- DistributedCache.DistributedCacheEntry(String, Boolean) - Constructor for class org.apache.flink.api.common.cache.DistributedCache.DistributedCacheEntry
-
- DistributedRuntimeUDFContext - Class in org.apache.flink.runtime.operators.util
-
A standalone implementation of the
RuntimeContext, created by runtime UDF operators.
- DistributedRuntimeUDFContext(String, int, int, ClassLoader) - Constructor for class org.apache.flink.runtime.operators.util.DistributedRuntimeUDFContext
-
- DistributedRuntimeUDFContext(String, int, int, ClassLoader, Map<String, FutureTask<Path>>) - Constructor for class org.apache.flink.runtime.operators.util.DistributedRuntimeUDFContext
-
- DistributePartitioner<T> - Class in org.apache.flink.streaming.partitioner
-
Partitioner that distributes the data equally by cycling through the output
channels.
- DistributePartitioner(boolean) - Constructor for class org.apache.flink.streaming.partitioner.DistributePartitioner
-
- DistributionPattern - Enum in org.apache.flink.runtime.jobgraph
-
A distribution pattern determines which subtasks of a producing Nephele task a wired to which
subtasks of a consuming subtask.
- div(long) - Method in class org.apache.flink.examples.java.clustering.KMeans.Point
-
- div(Integer) - Method in class org.apache.flink.examples.java.ml.LinearRegression.Params
-
- divideBy(int) - Method in class org.apache.flink.compiler.costs.Costs
-
- DOCUMENTS - Static variable in class org.apache.flink.examples.java.relational.util.WebLogData
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.flink.client.web.GUIServletStub
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.flink.client.web.JobsInfoServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.flink.client.web.JobsServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.flink.client.web.JobSubmissionServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.flink.client.web.PactJobJSONServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.flink.runtime.jobmanager.web.JobmanagerInfoServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.flink.runtime.jobmanager.web.LogfileInfoServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.flink.runtime.jobmanager.web.MenuServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.flink.runtime.jobmanager.web.SetupInfoServlet
-
- dop - Variable in class org.apache.flink.api.java.operators.Operator
-
- DOP - Static variable in class org.apache.flink.test.util.RecordAPITestBase
-
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.flink.client.web.JobsServlet
-
- DOUBLE_ARRAY_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.BasicArrayTypeInfo
-
- DOUBLE_PRIMITIVE_ARRAY_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.PrimitiveArrayTypeInfo
-
- DOUBLE_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.BasicTypeInfo
-
- DoubleComparator - Class in org.apache.flink.api.common.typeutils.base
-
- DoubleComparator(boolean) - Constructor for class org.apache.flink.api.common.typeutils.base.DoubleComparator
-
- DoubleCounter - Class in org.apache.flink.api.common.accumulators
-
- DoubleCounter() - Constructor for class org.apache.flink.api.common.accumulators.DoubleCounter
-
- DoubleParser - Class in org.apache.flink.types.parser
-
Parses a text field into a Double.
- DoubleParser() - Constructor for class org.apache.flink.types.parser.DoubleParser
-
- DoublePrimitiveArraySerializer - Class in org.apache.flink.api.common.typeutils.base.array
-
A serializer for double arrays.
- DoublePrimitiveArraySerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.array.DoublePrimitiveArraySerializer
-
- DoubleSerializer - Class in org.apache.flink.api.common.typeutils.base
-
- DoubleSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.DoubleSerializer
-
- DoubleSumAggregator - Class in org.apache.flink.api.common.aggregators
-
- DoubleSumAggregator() - Constructor for class org.apache.flink.api.common.aggregators.DoubleSumAggregator
-
- DoubleValue - Class in org.apache.flink.types
-
Boxed serializable and comparable double precision floating point type, representing the primitive
type double.
- DoubleValue() - Constructor for class org.apache.flink.types.DoubleValue
-
Initializes the encapsulated double with 0.0.
- DoubleValue(double) - Constructor for class org.apache.flink.types.DoubleValue
-
Initializes the encapsulated double with the provided value.
- DoubleValueParser - Class in org.apache.flink.types.parser
-
Parses a text field into a DoubleValue.
- DoubleValueParser() - Constructor for class org.apache.flink.types.parser.DoubleValueParser
-
- DoubleValueSerializer - Class in org.apache.flink.api.common.typeutils.base
-
- DoubleValueSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.DoubleValueSerializer
-
- DoubleZeroConvergence - Class in org.apache.flink.api.common.aggregators
-
- DoubleZeroConvergence() - Constructor for class org.apache.flink.api.common.aggregators.DoubleZeroConvergence
-
- driver - Variable in class org.apache.flink.runtime.operators.RegularPactTask
-
The driver that invokes the user code (the stub implementation).
- DRIVER_KEY - Variable in class org.apache.flink.api.java.record.io.jdbc.JDBCInputFormat
-
- DRIVER_KEY - Static variable in class org.apache.flink.api.java.record.io.jdbc.JDBCOutputFormat
-
- driverKeys - Variable in class org.apache.flink.compiler.plan.SingleInputPlanNode
-
- driverSortOrders - Variable in class org.apache.flink.compiler.plan.SingleInputPlanNode
-
- DriverStrategy - Enum in org.apache.flink.runtime.operators
-
Enumeration of all available operator strategies.
- dropTrivials() - Method in class org.apache.flink.compiler.dataproperties.InterestingProperties
-
- DualInputOperator<IN1,IN2,OUT,FT extends Function> - Class in org.apache.flink.api.common.operators
-
Abstract operator superclass for for all operators that have two inputs, like "Join", "CoGroup", or "Cross".
- DualInputOperator(UserCodeWrapper<FT>, BinaryOperatorInformation<IN1, IN2, OUT>, String) - Constructor for class org.apache.flink.api.common.operators.DualInputOperator
-
Creates a new abstract dual-input Pact with the given name wrapping the given user function.
- DualInputOperator(UserCodeWrapper<FT>, BinaryOperatorInformation<IN1, IN2, OUT>, int[], int[], String) - Constructor for class org.apache.flink.api.common.operators.DualInputOperator
-
Creates a new abstract dual-input operator with the given name wrapping the given user function.
- DualInputPlanNode - Class in org.apache.flink.compiler.plan
-
- DualInputPlanNode(OptimizerNode, String, Channel, Channel, DriverStrategy) - Constructor for class org.apache.flink.compiler.plan.DualInputPlanNode
-
- DualInputPlanNode(OptimizerNode, String, Channel, Channel, DriverStrategy, FieldList, FieldList) - Constructor for class org.apache.flink.compiler.plan.DualInputPlanNode
-
- DualInputPlanNode(OptimizerNode, String, Channel, Channel, DriverStrategy, FieldList, FieldList, boolean[]) - Constructor for class org.apache.flink.compiler.plan.DualInputPlanNode
-
- DualInputSemanticProperties - Class in org.apache.flink.api.common.operators
-
Container for the semantic properties associated to a dual input operator.
- DualInputSemanticProperties() - Constructor for class org.apache.flink.api.common.operators.DualInputSemanticProperties
-
- Dummy - Class in org.apache.flink.examples.scala
-
This dummy class exists only to create an empty
javadoc.jar in the flink-scala-examples project.
- Dummy() - Constructor for class org.apache.flink.examples.scala.Dummy
-
- DumpableConnection<T extends DumpableNode<T>> - Interface in org.apache.flink.compiler.plandump
-
- DumpableNode<T extends DumpableNode<T>> - Interface in org.apache.flink.compiler.plandump
-
- dumpOptimizerPlanAsJSON(OptimizedPlan, File) - Method in class org.apache.flink.compiler.plandump.PlanJSONDumpGenerator
-
- dumpOptimizerPlanAsJSON(OptimizedPlan, PrintWriter) - Method in class org.apache.flink.compiler.plandump.PlanJSONDumpGenerator
-
- dumpOptimizerPlanAsJSON(List<SinkPlanNode>, PrintWriter) - Method in class org.apache.flink.compiler.plandump.PlanJSONDumpGenerator
-
- dumpPactPlanAsJSON(List<DataSinkNode>, PrintWriter) - Method in class org.apache.flink.compiler.plandump.PlanJSONDumpGenerator
-
- duplicate() - Method in class org.apache.flink.api.common.typeutils.base.BooleanComparator
-
- duplicate() - Method in class org.apache.flink.api.common.typeutils.base.ByteComparator
-
- duplicate() - Method in class org.apache.flink.api.common.typeutils.base.CharComparator
-
- duplicate() - Method in class org.apache.flink.api.common.typeutils.base.DateComparator
-
- duplicate() - Method in class org.apache.flink.api.common.typeutils.base.DoubleComparator
-
- duplicate() - Method in class org.apache.flink.api.common.typeutils.base.EnumComparator
-
- duplicate() - Method in class org.apache.flink.api.common.typeutils.base.FloatComparator
-
- duplicate() - Method in class org.apache.flink.api.common.typeutils.base.IntComparator
-
- duplicate() - Method in class org.apache.flink.api.common.typeutils.base.LongComparator
-
- duplicate() - Method in class org.apache.flink.api.common.typeutils.base.ShortComparator
-
- duplicate() - Method in class org.apache.flink.api.common.typeutils.base.StringComparator
-
- duplicate() - Method in class org.apache.flink.api.common.typeutils.record.RecordComparator
-
- duplicate() - Method in class org.apache.flink.api.common.typeutils.TypeComparator
-
Creates a copy of this class.
- duplicate() - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueComparator
-
- duplicate() - Method in class org.apache.flink.api.java.typeutils.runtime.GenericTypeComparator
-
- duplicate() - Method in class org.apache.flink.api.java.typeutils.runtime.PojoComparator
-
- duplicate() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleComparator
-
- duplicate() - Method in class org.apache.flink.api.java.typeutils.runtime.ValueComparator
-
- duplicate() - Method in class org.apache.flink.api.java.typeutils.runtime.WritableComparator
-
- duplicate() - Method in class org.apache.flink.runtime.io.network.Buffer
-
- duplicate() - Method in class org.apache.flink.runtime.io.network.Envelope
-
- duplicateWithoutBuffer() - Method in class org.apache.flink.runtime.io.network.Envelope
-
- f0 - Variable in class org.apache.flink.api.java.tuple.Tuple1
-
Field 0 of the tuple.
- f0 - Variable in class org.apache.flink.api.java.tuple.Tuple10
-
Field 0 of the tuple.
- f0 - Variable in class org.apache.flink.api.java.tuple.Tuple11
-
Field 0 of the tuple.
- f0 - Variable in class org.apache.flink.api.java.tuple.Tuple12
-
Field 0 of the tuple.
- f0 - Variable in class org.apache.flink.api.java.tuple.Tuple13
-
Field 0 of the tuple.
- f0 - Variable in class org.apache.flink.api.java.tuple.Tuple14
-
Field 0 of the tuple.
- f0 - Variable in class org.apache.flink.api.java.tuple.Tuple15
-
Field 0 of the tuple.
- f0 - Variable in class org.apache.flink.api.java.tuple.Tuple16
-
Field 0 of the tuple.
- f0 - Variable in class org.apache.flink.api.java.tuple.Tuple17
-
Field 0 of the tuple.
- f0 - Variable in class org.apache.flink.api.java.tuple.Tuple18
-
Field 0 of the tuple.
- f0 - Variable in class org.apache.flink.api.java.tuple.Tuple19
-
Field 0 of the tuple.
- f0 - Variable in class org.apache.flink.api.java.tuple.Tuple2
-
Field 0 of the tuple.
- f0 - Variable in class org.apache.flink.api.java.tuple.Tuple20
-
Field 0 of the tuple.
- f0 - Variable in class org.apache.flink.api.java.tuple.Tuple21
-
Field 0 of the tuple.
- f0 - Variable in class org.apache.flink.api.java.tuple.Tuple22
-
Field 0 of the tuple.
- f0 - Variable in class org.apache.flink.api.java.tuple.Tuple23
-
Field 0 of the tuple.
- f0 - Variable in class org.apache.flink.api.java.tuple.Tuple24
-
Field 0 of the tuple.
- f0 - Variable in class org.apache.flink.api.java.tuple.Tuple25
-
Field 0 of the tuple.
- f0 - Variable in class org.apache.flink.api.java.tuple.Tuple3
-
Field 0 of the tuple.
- f0 - Variable in class org.apache.flink.api.java.tuple.Tuple4
-
Field 0 of the tuple.
- f0 - Variable in class org.apache.flink.api.java.tuple.Tuple5
-
Field 0 of the tuple.
- f0 - Variable in class org.apache.flink.api.java.tuple.Tuple6
-
Field 0 of the tuple.
- f0 - Variable in class org.apache.flink.api.java.tuple.Tuple7
-
Field 0 of the tuple.
- f0 - Variable in class org.apache.flink.api.java.tuple.Tuple8
-
Field 0 of the tuple.
- f0 - Variable in class org.apache.flink.api.java.tuple.Tuple9
-
Field 0 of the tuple.
- f1 - Variable in class org.apache.flink.api.java.tuple.Tuple10
-
Field 1 of the tuple.
- f1 - Variable in class org.apache.flink.api.java.tuple.Tuple11
-
Field 1 of the tuple.
- f1 - Variable in class org.apache.flink.api.java.tuple.Tuple12
-
Field 1 of the tuple.
- f1 - Variable in class org.apache.flink.api.java.tuple.Tuple13
-
Field 1 of the tuple.
- f1 - Variable in class org.apache.flink.api.java.tuple.Tuple14
-
Field 1 of the tuple.
- f1 - Variable in class org.apache.flink.api.java.tuple.Tuple15
-
Field 1 of the tuple.
- f1 - Variable in class org.apache.flink.api.java.tuple.Tuple16
-
Field 1 of the tuple.
- f1 - Variable in class org.apache.flink.api.java.tuple.Tuple17
-
Field 1 of the tuple.
- f1 - Variable in class org.apache.flink.api.java.tuple.Tuple18
-
Field 1 of the tuple.
- f1 - Variable in class org.apache.flink.api.java.tuple.Tuple19
-
Field 1 of the tuple.
- f1 - Variable in class org.apache.flink.api.java.tuple.Tuple2
-
Field 1 of the tuple.
- f1 - Variable in class org.apache.flink.api.java.tuple.Tuple20
-
Field 1 of the tuple.
- f1 - Variable in class org.apache.flink.api.java.tuple.Tuple21
-
Field 1 of the tuple.
- f1 - Variable in class org.apache.flink.api.java.tuple.Tuple22
-
Field 1 of the tuple.
- f1 - Variable in class org.apache.flink.api.java.tuple.Tuple23
-
Field 1 of the tuple.
- f1 - Variable in class org.apache.flink.api.java.tuple.Tuple24
-
Field 1 of the tuple.
- f1 - Variable in class org.apache.flink.api.java.tuple.Tuple25
-
Field 1 of the tuple.
- f1 - Variable in class org.apache.flink.api.java.tuple.Tuple3
-
Field 1 of the tuple.
- f1 - Variable in class org.apache.flink.api.java.tuple.Tuple4
-
Field 1 of the tuple.
- f1 - Variable in class org.apache.flink.api.java.tuple.Tuple5
-
Field 1 of the tuple.
- f1 - Variable in class org.apache.flink.api.java.tuple.Tuple6
-
Field 1 of the tuple.
- f1 - Variable in class org.apache.flink.api.java.tuple.Tuple7
-
Field 1 of the tuple.
- f1 - Variable in class org.apache.flink.api.java.tuple.Tuple8
-
Field 1 of the tuple.
- f1 - Variable in class org.apache.flink.api.java.tuple.Tuple9
-
Field 1 of the tuple.
- f10 - Variable in class org.apache.flink.api.java.tuple.Tuple11
-
Field 10 of the tuple.
- f10 - Variable in class org.apache.flink.api.java.tuple.Tuple12
-
Field 10 of the tuple.
- f10 - Variable in class org.apache.flink.api.java.tuple.Tuple13
-
Field 10 of the tuple.
- f10 - Variable in class org.apache.flink.api.java.tuple.Tuple14
-
Field 10 of the tuple.
- f10 - Variable in class org.apache.flink.api.java.tuple.Tuple15
-
Field 10 of the tuple.
- f10 - Variable in class org.apache.flink.api.java.tuple.Tuple16
-
Field 10 of the tuple.
- f10 - Variable in class org.apache.flink.api.java.tuple.Tuple17
-
Field 10 of the tuple.
- f10 - Variable in class org.apache.flink.api.java.tuple.Tuple18
-
Field 10 of the tuple.
- f10 - Variable in class org.apache.flink.api.java.tuple.Tuple19
-
Field 10 of the tuple.
- f10 - Variable in class org.apache.flink.api.java.tuple.Tuple20
-
Field 10 of the tuple.
- f10 - Variable in class org.apache.flink.api.java.tuple.Tuple21
-
Field 10 of the tuple.
- f10 - Variable in class org.apache.flink.api.java.tuple.Tuple22
-
Field 10 of the tuple.
- f10 - Variable in class org.apache.flink.api.java.tuple.Tuple23
-
Field 10 of the tuple.
- f10 - Variable in class org.apache.flink.api.java.tuple.Tuple24
-
Field 10 of the tuple.
- f10 - Variable in class org.apache.flink.api.java.tuple.Tuple25
-
Field 10 of the tuple.
- f11 - Variable in class org.apache.flink.api.java.tuple.Tuple12
-
Field 11 of the tuple.
- f11 - Variable in class org.apache.flink.api.java.tuple.Tuple13
-
Field 11 of the tuple.
- f11 - Variable in class org.apache.flink.api.java.tuple.Tuple14
-
Field 11 of the tuple.
- f11 - Variable in class org.apache.flink.api.java.tuple.Tuple15
-
Field 11 of the tuple.
- f11 - Variable in class org.apache.flink.api.java.tuple.Tuple16
-
Field 11 of the tuple.
- f11 - Variable in class org.apache.flink.api.java.tuple.Tuple17
-
Field 11 of the tuple.
- f11 - Variable in class org.apache.flink.api.java.tuple.Tuple18
-
Field 11 of the tuple.
- f11 - Variable in class org.apache.flink.api.java.tuple.Tuple19
-
Field 11 of the tuple.
- f11 - Variable in class org.apache.flink.api.java.tuple.Tuple20
-
Field 11 of the tuple.
- f11 - Variable in class org.apache.flink.api.java.tuple.Tuple21
-
Field 11 of the tuple.
- f11 - Variable in class org.apache.flink.api.java.tuple.Tuple22
-
Field 11 of the tuple.
- f11 - Variable in class org.apache.flink.api.java.tuple.Tuple23
-
Field 11 of the tuple.
- f11 - Variable in class org.apache.flink.api.java.tuple.Tuple24
-
Field 11 of the tuple.
- f11 - Variable in class org.apache.flink.api.java.tuple.Tuple25
-
Field 11 of the tuple.
- f12 - Variable in class org.apache.flink.api.java.tuple.Tuple13
-
Field 12 of the tuple.
- f12 - Variable in class org.apache.flink.api.java.tuple.Tuple14
-
Field 12 of the tuple.
- f12 - Variable in class org.apache.flink.api.java.tuple.Tuple15
-
Field 12 of the tuple.
- f12 - Variable in class org.apache.flink.api.java.tuple.Tuple16
-
Field 12 of the tuple.
- f12 - Variable in class org.apache.flink.api.java.tuple.Tuple17
-
Field 12 of the tuple.
- f12 - Variable in class org.apache.flink.api.java.tuple.Tuple18
-
Field 12 of the tuple.
- f12 - Variable in class org.apache.flink.api.java.tuple.Tuple19
-
Field 12 of the tuple.
- f12 - Variable in class org.apache.flink.api.java.tuple.Tuple20
-
Field 12 of the tuple.
- f12 - Variable in class org.apache.flink.api.java.tuple.Tuple21
-
Field 12 of the tuple.
- f12 - Variable in class org.apache.flink.api.java.tuple.Tuple22
-
Field 12 of the tuple.
- f12 - Variable in class org.apache.flink.api.java.tuple.Tuple23
-
Field 12 of the tuple.
- f12 - Variable in class org.apache.flink.api.java.tuple.Tuple24
-
Field 12 of the tuple.
- f12 - Variable in class org.apache.flink.api.java.tuple.Tuple25
-
Field 12 of the tuple.
- f13 - Variable in class org.apache.flink.api.java.tuple.Tuple14
-
Field 13 of the tuple.
- f13 - Variable in class org.apache.flink.api.java.tuple.Tuple15
-
Field 13 of the tuple.
- f13 - Variable in class org.apache.flink.api.java.tuple.Tuple16
-
Field 13 of the tuple.
- f13 - Variable in class org.apache.flink.api.java.tuple.Tuple17
-
Field 13 of the tuple.
- f13 - Variable in class org.apache.flink.api.java.tuple.Tuple18
-
Field 13 of the tuple.
- f13 - Variable in class org.apache.flink.api.java.tuple.Tuple19
-
Field 13 of the tuple.
- f13 - Variable in class org.apache.flink.api.java.tuple.Tuple20
-
Field 13 of the tuple.
- f13 - Variable in class org.apache.flink.api.java.tuple.Tuple21
-
Field 13 of the tuple.
- f13 - Variable in class org.apache.flink.api.java.tuple.Tuple22
-
Field 13 of the tuple.
- f13 - Variable in class org.apache.flink.api.java.tuple.Tuple23
-
Field 13 of the tuple.
- f13 - Variable in class org.apache.flink.api.java.tuple.Tuple24
-
Field 13 of the tuple.
- f13 - Variable in class org.apache.flink.api.java.tuple.Tuple25
-
Field 13 of the tuple.
- f14 - Variable in class org.apache.flink.api.java.tuple.Tuple15
-
Field 14 of the tuple.
- f14 - Variable in class org.apache.flink.api.java.tuple.Tuple16
-
Field 14 of the tuple.
- f14 - Variable in class org.apache.flink.api.java.tuple.Tuple17
-
Field 14 of the tuple.
- f14 - Variable in class org.apache.flink.api.java.tuple.Tuple18
-
Field 14 of the tuple.
- f14 - Variable in class org.apache.flink.api.java.tuple.Tuple19
-
Field 14 of the tuple.
- f14 - Variable in class org.apache.flink.api.java.tuple.Tuple20
-
Field 14 of the tuple.
- f14 - Variable in class org.apache.flink.api.java.tuple.Tuple21
-
Field 14 of the tuple.
- f14 - Variable in class org.apache.flink.api.java.tuple.Tuple22
-
Field 14 of the tuple.
- f14 - Variable in class org.apache.flink.api.java.tuple.Tuple23
-
Field 14 of the tuple.
- f14 - Variable in class org.apache.flink.api.java.tuple.Tuple24
-
Field 14 of the tuple.
- f14 - Variable in class org.apache.flink.api.java.tuple.Tuple25
-
Field 14 of the tuple.
- f15 - Variable in class org.apache.flink.api.java.tuple.Tuple16
-
Field 15 of the tuple.
- f15 - Variable in class org.apache.flink.api.java.tuple.Tuple17
-
Field 15 of the tuple.
- f15 - Variable in class org.apache.flink.api.java.tuple.Tuple18
-
Field 15 of the tuple.
- f15 - Variable in class org.apache.flink.api.java.tuple.Tuple19
-
Field 15 of the tuple.
- f15 - Variable in class org.apache.flink.api.java.tuple.Tuple20
-
Field 15 of the tuple.
- f15 - Variable in class org.apache.flink.api.java.tuple.Tuple21
-
Field 15 of the tuple.
- f15 - Variable in class org.apache.flink.api.java.tuple.Tuple22
-
Field 15 of the tuple.
- f15 - Variable in class org.apache.flink.api.java.tuple.Tuple23
-
Field 15 of the tuple.
- f15 - Variable in class org.apache.flink.api.java.tuple.Tuple24
-
Field 15 of the tuple.
- f15 - Variable in class org.apache.flink.api.java.tuple.Tuple25
-
Field 15 of the tuple.
- f16 - Variable in class org.apache.flink.api.java.tuple.Tuple17
-
Field 16 of the tuple.
- f16 - Variable in class org.apache.flink.api.java.tuple.Tuple18
-
Field 16 of the tuple.
- f16 - Variable in class org.apache.flink.api.java.tuple.Tuple19
-
Field 16 of the tuple.
- f16 - Variable in class org.apache.flink.api.java.tuple.Tuple20
-
Field 16 of the tuple.
- f16 - Variable in class org.apache.flink.api.java.tuple.Tuple21
-
Field 16 of the tuple.
- f16 - Variable in class org.apache.flink.api.java.tuple.Tuple22
-
Field 16 of the tuple.
- f16 - Variable in class org.apache.flink.api.java.tuple.Tuple23
-
Field 16 of the tuple.
- f16 - Variable in class org.apache.flink.api.java.tuple.Tuple24
-
Field 16 of the tuple.
- f16 - Variable in class org.apache.flink.api.java.tuple.Tuple25
-
Field 16 of the tuple.
- f17 - Variable in class org.apache.flink.api.java.tuple.Tuple18
-
Field 17 of the tuple.
- f17 - Variable in class org.apache.flink.api.java.tuple.Tuple19
-
Field 17 of the tuple.
- f17 - Variable in class org.apache.flink.api.java.tuple.Tuple20
-
Field 17 of the tuple.
- f17 - Variable in class org.apache.flink.api.java.tuple.Tuple21
-
Field 17 of the tuple.
- f17 - Variable in class org.apache.flink.api.java.tuple.Tuple22
-
Field 17 of the tuple.
- f17 - Variable in class org.apache.flink.api.java.tuple.Tuple23
-
Field 17 of the tuple.
- f17 - Variable in class org.apache.flink.api.java.tuple.Tuple24
-
Field 17 of the tuple.
- f17 - Variable in class org.apache.flink.api.java.tuple.Tuple25
-
Field 17 of the tuple.
- f18 - Variable in class org.apache.flink.api.java.tuple.Tuple19
-
Field 18 of the tuple.
- f18 - Variable in class org.apache.flink.api.java.tuple.Tuple20
-
Field 18 of the tuple.
- f18 - Variable in class org.apache.flink.api.java.tuple.Tuple21
-
Field 18 of the tuple.
- f18 - Variable in class org.apache.flink.api.java.tuple.Tuple22
-
Field 18 of the tuple.
- f18 - Variable in class org.apache.flink.api.java.tuple.Tuple23
-
Field 18 of the tuple.
- f18 - Variable in class org.apache.flink.api.java.tuple.Tuple24
-
Field 18 of the tuple.
- f18 - Variable in class org.apache.flink.api.java.tuple.Tuple25
-
Field 18 of the tuple.
- f19 - Variable in class org.apache.flink.api.java.tuple.Tuple20
-
Field 19 of the tuple.
- f19 - Variable in class org.apache.flink.api.java.tuple.Tuple21
-
Field 19 of the tuple.
- f19 - Variable in class org.apache.flink.api.java.tuple.Tuple22
-
Field 19 of the tuple.
- f19 - Variable in class org.apache.flink.api.java.tuple.Tuple23
-
Field 19 of the tuple.
- f19 - Variable in class org.apache.flink.api.java.tuple.Tuple24
-
Field 19 of the tuple.
- f19 - Variable in class org.apache.flink.api.java.tuple.Tuple25
-
Field 19 of the tuple.
- f2 - Variable in class org.apache.flink.api.java.tuple.Tuple10
-
Field 2 of the tuple.
- f2 - Variable in class org.apache.flink.api.java.tuple.Tuple11
-
Field 2 of the tuple.
- f2 - Variable in class org.apache.flink.api.java.tuple.Tuple12
-
Field 2 of the tuple.
- f2 - Variable in class org.apache.flink.api.java.tuple.Tuple13
-
Field 2 of the tuple.
- f2 - Variable in class org.apache.flink.api.java.tuple.Tuple14
-
Field 2 of the tuple.
- f2 - Variable in class org.apache.flink.api.java.tuple.Tuple15
-
Field 2 of the tuple.
- f2 - Variable in class org.apache.flink.api.java.tuple.Tuple16
-
Field 2 of the tuple.
- f2 - Variable in class org.apache.flink.api.java.tuple.Tuple17
-
Field 2 of the tuple.
- f2 - Variable in class org.apache.flink.api.java.tuple.Tuple18
-
Field 2 of the tuple.
- f2 - Variable in class org.apache.flink.api.java.tuple.Tuple19
-
Field 2 of the tuple.
- f2 - Variable in class org.apache.flink.api.java.tuple.Tuple20
-
Field 2 of the tuple.
- f2 - Variable in class org.apache.flink.api.java.tuple.Tuple21
-
Field 2 of the tuple.
- f2 - Variable in class org.apache.flink.api.java.tuple.Tuple22
-
Field 2 of the tuple.
- f2 - Variable in class org.apache.flink.api.java.tuple.Tuple23
-
Field 2 of the tuple.
- f2 - Variable in class org.apache.flink.api.java.tuple.Tuple24
-
Field 2 of the tuple.
- f2 - Variable in class org.apache.flink.api.java.tuple.Tuple25
-
Field 2 of the tuple.
- f2 - Variable in class org.apache.flink.api.java.tuple.Tuple3
-
Field 2 of the tuple.
- f2 - Variable in class org.apache.flink.api.java.tuple.Tuple4
-
Field 2 of the tuple.
- f2 - Variable in class org.apache.flink.api.java.tuple.Tuple5
-
Field 2 of the tuple.
- f2 - Variable in class org.apache.flink.api.java.tuple.Tuple6
-
Field 2 of the tuple.
- f2 - Variable in class org.apache.flink.api.java.tuple.Tuple7
-
Field 2 of the tuple.
- f2 - Variable in class org.apache.flink.api.java.tuple.Tuple8
-
Field 2 of the tuple.
- f2 - Variable in class org.apache.flink.api.java.tuple.Tuple9
-
Field 2 of the tuple.
- f20 - Variable in class org.apache.flink.api.java.tuple.Tuple21
-
Field 20 of the tuple.
- f20 - Variable in class org.apache.flink.api.java.tuple.Tuple22
-
Field 20 of the tuple.
- f20 - Variable in class org.apache.flink.api.java.tuple.Tuple23
-
Field 20 of the tuple.
- f20 - Variable in class org.apache.flink.api.java.tuple.Tuple24
-
Field 20 of the tuple.
- f20 - Variable in class org.apache.flink.api.java.tuple.Tuple25
-
Field 20 of the tuple.
- f21 - Variable in class org.apache.flink.api.java.tuple.Tuple22
-
Field 21 of the tuple.
- f21 - Variable in class org.apache.flink.api.java.tuple.Tuple23
-
Field 21 of the tuple.
- f21 - Variable in class org.apache.flink.api.java.tuple.Tuple24
-
Field 21 of the tuple.
- f21 - Variable in class org.apache.flink.api.java.tuple.Tuple25
-
Field 21 of the tuple.
- f22 - Variable in class org.apache.flink.api.java.tuple.Tuple23
-
Field 22 of the tuple.
- f22 - Variable in class org.apache.flink.api.java.tuple.Tuple24
-
Field 22 of the tuple.
- f22 - Variable in class org.apache.flink.api.java.tuple.Tuple25
-
Field 22 of the tuple.
- f23 - Variable in class org.apache.flink.api.java.tuple.Tuple24
-
Field 23 of the tuple.
- f23 - Variable in class org.apache.flink.api.java.tuple.Tuple25
-
Field 23 of the tuple.
- f24 - Variable in class org.apache.flink.api.java.tuple.Tuple25
-
Field 24 of the tuple.
- f3 - Variable in class org.apache.flink.api.java.tuple.Tuple10
-
Field 3 of the tuple.
- f3 - Variable in class org.apache.flink.api.java.tuple.Tuple11
-
Field 3 of the tuple.
- f3 - Variable in class org.apache.flink.api.java.tuple.Tuple12
-
Field 3 of the tuple.
- f3 - Variable in class org.apache.flink.api.java.tuple.Tuple13
-
Field 3 of the tuple.
- f3 - Variable in class org.apache.flink.api.java.tuple.Tuple14
-
Field 3 of the tuple.
- f3 - Variable in class org.apache.flink.api.java.tuple.Tuple15
-
Field 3 of the tuple.
- f3 - Variable in class org.apache.flink.api.java.tuple.Tuple16
-
Field 3 of the tuple.
- f3 - Variable in class org.apache.flink.api.java.tuple.Tuple17
-
Field 3 of the tuple.
- f3 - Variable in class org.apache.flink.api.java.tuple.Tuple18
-
Field 3 of the tuple.
- f3 - Variable in class org.apache.flink.api.java.tuple.Tuple19
-
Field 3 of the tuple.
- f3 - Variable in class org.apache.flink.api.java.tuple.Tuple20
-
Field 3 of the tuple.
- f3 - Variable in class org.apache.flink.api.java.tuple.Tuple21
-
Field 3 of the tuple.
- f3 - Variable in class org.apache.flink.api.java.tuple.Tuple22
-
Field 3 of the tuple.
- f3 - Variable in class org.apache.flink.api.java.tuple.Tuple23
-
Field 3 of the tuple.
- f3 - Variable in class org.apache.flink.api.java.tuple.Tuple24
-
Field 3 of the tuple.
- f3 - Variable in class org.apache.flink.api.java.tuple.Tuple25
-
Field 3 of the tuple.
- f3 - Variable in class org.apache.flink.api.java.tuple.Tuple4
-
Field 3 of the tuple.
- f3 - Variable in class org.apache.flink.api.java.tuple.Tuple5
-
Field 3 of the tuple.
- f3 - Variable in class org.apache.flink.api.java.tuple.Tuple6
-
Field 3 of the tuple.
- f3 - Variable in class org.apache.flink.api.java.tuple.Tuple7
-
Field 3 of the tuple.
- f3 - Variable in class org.apache.flink.api.java.tuple.Tuple8
-
Field 3 of the tuple.
- f3 - Variable in class org.apache.flink.api.java.tuple.Tuple9
-
Field 3 of the tuple.
- f4 - Variable in class org.apache.flink.api.java.tuple.Tuple10
-
Field 4 of the tuple.
- f4 - Variable in class org.apache.flink.api.java.tuple.Tuple11
-
Field 4 of the tuple.
- f4 - Variable in class org.apache.flink.api.java.tuple.Tuple12
-
Field 4 of the tuple.
- f4 - Variable in class org.apache.flink.api.java.tuple.Tuple13
-
Field 4 of the tuple.
- f4 - Variable in class org.apache.flink.api.java.tuple.Tuple14
-
Field 4 of the tuple.
- f4 - Variable in class org.apache.flink.api.java.tuple.Tuple15
-
Field 4 of the tuple.
- f4 - Variable in class org.apache.flink.api.java.tuple.Tuple16
-
Field 4 of the tuple.
- f4 - Variable in class org.apache.flink.api.java.tuple.Tuple17
-
Field 4 of the tuple.
- f4 - Variable in class org.apache.flink.api.java.tuple.Tuple18
-
Field 4 of the tuple.
- f4 - Variable in class org.apache.flink.api.java.tuple.Tuple19
-
Field 4 of the tuple.
- f4 - Variable in class org.apache.flink.api.java.tuple.Tuple20
-
Field 4 of the tuple.
- f4 - Variable in class org.apache.flink.api.java.tuple.Tuple21
-
Field 4 of the tuple.
- f4 - Variable in class org.apache.flink.api.java.tuple.Tuple22
-
Field 4 of the tuple.
- f4 - Variable in class org.apache.flink.api.java.tuple.Tuple23
-
Field 4 of the tuple.
- f4 - Variable in class org.apache.flink.api.java.tuple.Tuple24
-
Field 4 of the tuple.
- f4 - Variable in class org.apache.flink.api.java.tuple.Tuple25
-
Field 4 of the tuple.
- f4 - Variable in class org.apache.flink.api.java.tuple.Tuple5
-
Field 4 of the tuple.
- f4 - Variable in class org.apache.flink.api.java.tuple.Tuple6
-
Field 4 of the tuple.
- f4 - Variable in class org.apache.flink.api.java.tuple.Tuple7
-
Field 4 of the tuple.
- f4 - Variable in class org.apache.flink.api.java.tuple.Tuple8
-
Field 4 of the tuple.
- f4 - Variable in class org.apache.flink.api.java.tuple.Tuple9
-
Field 4 of the tuple.
- f5 - Variable in class org.apache.flink.api.java.tuple.Tuple10
-
Field 5 of the tuple.
- f5 - Variable in class org.apache.flink.api.java.tuple.Tuple11
-
Field 5 of the tuple.
- f5 - Variable in class org.apache.flink.api.java.tuple.Tuple12
-
Field 5 of the tuple.
- f5 - Variable in class org.apache.flink.api.java.tuple.Tuple13
-
Field 5 of the tuple.
- f5 - Variable in class org.apache.flink.api.java.tuple.Tuple14
-
Field 5 of the tuple.
- f5 - Variable in class org.apache.flink.api.java.tuple.Tuple15
-
Field 5 of the tuple.
- f5 - Variable in class org.apache.flink.api.java.tuple.Tuple16
-
Field 5 of the tuple.
- f5 - Variable in class org.apache.flink.api.java.tuple.Tuple17
-
Field 5 of the tuple.
- f5 - Variable in class org.apache.flink.api.java.tuple.Tuple18
-
Field 5 of the tuple.
- f5 - Variable in class org.apache.flink.api.java.tuple.Tuple19
-
Field 5 of the tuple.
- f5 - Variable in class org.apache.flink.api.java.tuple.Tuple20
-
Field 5 of the tuple.
- f5 - Variable in class org.apache.flink.api.java.tuple.Tuple21
-
Field 5 of the tuple.
- f5 - Variable in class org.apache.flink.api.java.tuple.Tuple22
-
Field 5 of the tuple.
- f5 - Variable in class org.apache.flink.api.java.tuple.Tuple23
-
Field 5 of the tuple.
- f5 - Variable in class org.apache.flink.api.java.tuple.Tuple24
-
Field 5 of the tuple.
- f5 - Variable in class org.apache.flink.api.java.tuple.Tuple25
-
Field 5 of the tuple.
- f5 - Variable in class org.apache.flink.api.java.tuple.Tuple6
-
Field 5 of the tuple.
- f5 - Variable in class org.apache.flink.api.java.tuple.Tuple7
-
Field 5 of the tuple.
- f5 - Variable in class org.apache.flink.api.java.tuple.Tuple8
-
Field 5 of the tuple.
- f5 - Variable in class org.apache.flink.api.java.tuple.Tuple9
-
Field 5 of the tuple.
- f6 - Variable in class org.apache.flink.api.java.tuple.Tuple10
-
Field 6 of the tuple.
- f6 - Variable in class org.apache.flink.api.java.tuple.Tuple11
-
Field 6 of the tuple.
- f6 - Variable in class org.apache.flink.api.java.tuple.Tuple12
-
Field 6 of the tuple.
- f6 - Variable in class org.apache.flink.api.java.tuple.Tuple13
-
Field 6 of the tuple.
- f6 - Variable in class org.apache.flink.api.java.tuple.Tuple14
-
Field 6 of the tuple.
- f6 - Variable in class org.apache.flink.api.java.tuple.Tuple15
-
Field 6 of the tuple.
- f6 - Variable in class org.apache.flink.api.java.tuple.Tuple16
-
Field 6 of the tuple.
- f6 - Variable in class org.apache.flink.api.java.tuple.Tuple17
-
Field 6 of the tuple.
- f6 - Variable in class org.apache.flink.api.java.tuple.Tuple18
-
Field 6 of the tuple.
- f6 - Variable in class org.apache.flink.api.java.tuple.Tuple19
-
Field 6 of the tuple.
- f6 - Variable in class org.apache.flink.api.java.tuple.Tuple20
-
Field 6 of the tuple.
- f6 - Variable in class org.apache.flink.api.java.tuple.Tuple21
-
Field 6 of the tuple.
- f6 - Variable in class org.apache.flink.api.java.tuple.Tuple22
-
Field 6 of the tuple.
- f6 - Variable in class org.apache.flink.api.java.tuple.Tuple23
-
Field 6 of the tuple.
- f6 - Variable in class org.apache.flink.api.java.tuple.Tuple24
-
Field 6 of the tuple.
- f6 - Variable in class org.apache.flink.api.java.tuple.Tuple25
-
Field 6 of the tuple.
- f6 - Variable in class org.apache.flink.api.java.tuple.Tuple7
-
Field 6 of the tuple.
- f6 - Variable in class org.apache.flink.api.java.tuple.Tuple8
-
Field 6 of the tuple.
- f6 - Variable in class org.apache.flink.api.java.tuple.Tuple9
-
Field 6 of the tuple.
- f7 - Variable in class org.apache.flink.api.java.tuple.Tuple10
-
Field 7 of the tuple.
- f7 - Variable in class org.apache.flink.api.java.tuple.Tuple11
-
Field 7 of the tuple.
- f7 - Variable in class org.apache.flink.api.java.tuple.Tuple12
-
Field 7 of the tuple.
- f7 - Variable in class org.apache.flink.api.java.tuple.Tuple13
-
Field 7 of the tuple.
- f7 - Variable in class org.apache.flink.api.java.tuple.Tuple14
-
Field 7 of the tuple.
- f7 - Variable in class org.apache.flink.api.java.tuple.Tuple15
-
Field 7 of the tuple.
- f7 - Variable in class org.apache.flink.api.java.tuple.Tuple16
-
Field 7 of the tuple.
- f7 - Variable in class org.apache.flink.api.java.tuple.Tuple17
-
Field 7 of the tuple.
- f7 - Variable in class org.apache.flink.api.java.tuple.Tuple18
-
Field 7 of the tuple.
- f7 - Variable in class org.apache.flink.api.java.tuple.Tuple19
-
Field 7 of the tuple.
- f7 - Variable in class org.apache.flink.api.java.tuple.Tuple20
-
Field 7 of the tuple.
- f7 - Variable in class org.apache.flink.api.java.tuple.Tuple21
-
Field 7 of the tuple.
- f7 - Variable in class org.apache.flink.api.java.tuple.Tuple22
-
Field 7 of the tuple.
- f7 - Variable in class org.apache.flink.api.java.tuple.Tuple23
-
Field 7 of the tuple.
- f7 - Variable in class org.apache.flink.api.java.tuple.Tuple24
-
Field 7 of the tuple.
- f7 - Variable in class org.apache.flink.api.java.tuple.Tuple25
-
Field 7 of the tuple.
- f7 - Variable in class org.apache.flink.api.java.tuple.Tuple8
-
Field 7 of the tuple.
- f7 - Variable in class org.apache.flink.api.java.tuple.Tuple9
-
Field 7 of the tuple.
- f8 - Variable in class org.apache.flink.api.java.tuple.Tuple10
-
Field 8 of the tuple.
- f8 - Variable in class org.apache.flink.api.java.tuple.Tuple11
-
Field 8 of the tuple.
- f8 - Variable in class org.apache.flink.api.java.tuple.Tuple12
-
Field 8 of the tuple.
- f8 - Variable in class org.apache.flink.api.java.tuple.Tuple13
-
Field 8 of the tuple.
- f8 - Variable in class org.apache.flink.api.java.tuple.Tuple14
-
Field 8 of the tuple.
- f8 - Variable in class org.apache.flink.api.java.tuple.Tuple15
-
Field 8 of the tuple.
- f8 - Variable in class org.apache.flink.api.java.tuple.Tuple16
-
Field 8 of the tuple.
- f8 - Variable in class org.apache.flink.api.java.tuple.Tuple17
-
Field 8 of the tuple.
- f8 - Variable in class org.apache.flink.api.java.tuple.Tuple18
-
Field 8 of the tuple.
- f8 - Variable in class org.apache.flink.api.java.tuple.Tuple19
-
Field 8 of the tuple.
- f8 - Variable in class org.apache.flink.api.java.tuple.Tuple20
-
Field 8 of the tuple.
- f8 - Variable in class org.apache.flink.api.java.tuple.Tuple21
-
Field 8 of the tuple.
- f8 - Variable in class org.apache.flink.api.java.tuple.Tuple22
-
Field 8 of the tuple.
- f8 - Variable in class org.apache.flink.api.java.tuple.Tuple23
-
Field 8 of the tuple.
- f8 - Variable in class org.apache.flink.api.java.tuple.Tuple24
-
Field 8 of the tuple.
- f8 - Variable in class org.apache.flink.api.java.tuple.Tuple25
-
Field 8 of the tuple.
- f8 - Variable in class org.apache.flink.api.java.tuple.Tuple9
-
Field 8 of the tuple.
- f9 - Variable in class org.apache.flink.api.java.tuple.Tuple10
-
Field 9 of the tuple.
- f9 - Variable in class org.apache.flink.api.java.tuple.Tuple11
-
Field 9 of the tuple.
- f9 - Variable in class org.apache.flink.api.java.tuple.Tuple12
-
Field 9 of the tuple.
- f9 - Variable in class org.apache.flink.api.java.tuple.Tuple13
-
Field 9 of the tuple.
- f9 - Variable in class org.apache.flink.api.java.tuple.Tuple14
-
Field 9 of the tuple.
- f9 - Variable in class org.apache.flink.api.java.tuple.Tuple15
-
Field 9 of the tuple.
- f9 - Variable in class org.apache.flink.api.java.tuple.Tuple16
-
Field 9 of the tuple.
- f9 - Variable in class org.apache.flink.api.java.tuple.Tuple17
-
Field 9 of the tuple.
- f9 - Variable in class org.apache.flink.api.java.tuple.Tuple18
-
Field 9 of the tuple.
- f9 - Variable in class org.apache.flink.api.java.tuple.Tuple19
-
Field 9 of the tuple.
- f9 - Variable in class org.apache.flink.api.java.tuple.Tuple20
-
Field 9 of the tuple.
- f9 - Variable in class org.apache.flink.api.java.tuple.Tuple21
-
Field 9 of the tuple.
- f9 - Variable in class org.apache.flink.api.java.tuple.Tuple22
-
Field 9 of the tuple.
- f9 - Variable in class org.apache.flink.api.java.tuple.Tuple23
-
Field 9 of the tuple.
- f9 - Variable in class org.apache.flink.api.java.tuple.Tuple24
-
Field 9 of the tuple.
- f9 - Variable in class org.apache.flink.api.java.tuple.Tuple25
-
Field 9 of the tuple.
- fail(Throwable) - Method in class org.apache.flink.runtime.executiongraph.Execution
-
This method fails the vertex due to an external condition.
- fail(Throwable) - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
- fail(Throwable) - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
-
- fail(Throwable) - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
-
- failExternally(Throwable) - Method in class org.apache.flink.runtime.taskmanager.Task
-
Sets the tasks to be cancelled and reports a failure back to the master.
- FallbackLibraryCacheManager - Class in org.apache.flink.runtime.execution.librarycache
-
- FallbackLibraryCacheManager() - Constructor for class org.apache.flink.runtime.execution.librarycache.FallbackLibraryCacheManager
-
- FALSE - Static variable in class org.apache.flink.types.BooleanValue
-
- favorite_color - Variable in class org.apache.flink.api.io.avro.example.User
-
Deprecated.
- favorite_number - Variable in class org.apache.flink.api.io.avro.example.User
-
Deprecated.
- field(Class<? extends Value>, int) - Method in class org.apache.flink.api.java.record.io.CsvInputFormat.AbstractConfigBuilder
-
- field(Class<? extends Value>, int, float) - Method in class org.apache.flink.api.java.record.io.CsvInputFormat.AbstractConfigBuilder
-
- field(Class<? extends Value>, int) - Method in class org.apache.flink.api.java.record.io.CsvOutputFormat.AbstractConfigBuilder
-
Adds a field of the record to be serialized to the output.
- field - Variable in class org.apache.flink.api.java.typeutils.PojoField
-
- FIELD_COUNT_KEY - Static variable in class org.apache.flink.api.java.record.io.jdbc.JDBCOutputFormat
-
- FIELD_DELIMITER_PARAMETER - Static variable in class org.apache.flink.api.java.record.io.CsvOutputFormat
-
- FIELD_POS - Static variable in class org.apache.flink.api.java.record.io.TextInputFormat
-
- FIELD_TYPE_KEY - Static variable in class org.apache.flink.api.java.record.io.jdbc.JDBCOutputFormat
-
- FIELD_TYPE_PARAMETER_PREFIX - Static variable in class org.apache.flink.api.java.record.io.CsvOutputFormat
-
- fieldDelimiter - Variable in class org.apache.flink.api.java.io.CsvReader
-
- fieldDelimiter(char) - Method in class org.apache.flink.api.java.io.CsvReader
-
Configures the delimiter that separates the fields within a row.
- fieldDelimiter(char) - Method in class org.apache.flink.api.java.record.io.CsvInputFormat.AbstractConfigBuilder
-
Sets the delimiter that delimits the individual fields in the records textual input representation.
- fieldDelimiter(char) - Method in class org.apache.flink.api.java.record.io.CsvOutputFormat.AbstractConfigBuilder
-
Sets the delimiter that delimits the individual fields in the records
textual output representation.
- FieldFromArray<OUT> - Class in org.apache.flink.streaming.api.windowing.extractor
-
Extracts a single field out of an array.
- FieldFromArray() - Constructor for class org.apache.flink.streaming.api.windowing.extractor.FieldFromArray
-
Extracts the first field (id 0) from the array
- FieldFromArray(int) - Constructor for class org.apache.flink.streaming.api.windowing.extractor.FieldFromArray
-
Extracts the field with the given id from the array.
- FieldFromTuple<OUT> - Class in org.apache.flink.streaming.api.windowing.extractor
-
Extracts a single field out of a tuple.
- FieldFromTuple() - Constructor for class org.apache.flink.streaming.api.windowing.extractor.FieldFromTuple
-
Extracts the first field (id 0) from the tuple
- FieldFromTuple(int) - Constructor for class org.apache.flink.streaming.api.windowing.extractor.FieldFromTuple
-
Extracts the field with the given id from the tuple.
- FieldList - Class in org.apache.flink.api.common.operators.util
-
Immutable ordered list of fields IDs.
- FieldList() - Constructor for class org.apache.flink.api.common.operators.util.FieldList
-
- FieldList(int) - Constructor for class org.apache.flink.api.common.operators.util.FieldList
-
- FieldList(Integer) - Constructor for class org.apache.flink.api.common.operators.util.FieldList
-
- FieldList(int...) - Constructor for class org.apache.flink.api.common.operators.util.FieldList
-
- FieldParser<T> - Class in org.apache.flink.types.parser
-
A FieldParser is used parse a field from a sequence of bytes.
- FieldParser() - Constructor for class org.apache.flink.types.parser.FieldParser
-
- FieldParser.ParseErrorState - Enum in org.apache.flink.types.parser
-
An enumeration of different types of errors that may occur.
- fields - Variable in class org.apache.flink.api.java.operators.ProjectOperator
-
- fieldSerializers - Variable in class org.apache.flink.api.java.typeutils.runtime.TupleSerializerBase
-
- FieldSet - Class in org.apache.flink.api.common.operators.util
-
Immutable unordered collection of fields IDs.
- FieldSet() - Constructor for class org.apache.flink.api.common.operators.util.FieldSet
-
Creates a new empty set of fields.
- FieldSet(Integer) - Constructor for class org.apache.flink.api.common.operators.util.FieldSet
-
Creates a set with one field.
- FieldSet(int...) - Constructor for class org.apache.flink.api.common.operators.util.FieldSet
-
Creates a set with the given fields.
- FieldSet(int[], boolean) - Constructor for class org.apache.flink.api.common.operators.util.FieldSet
-
Creates a set with the given fields.
- FieldSet(Collection<Integer>) - Constructor for class org.apache.flink.api.common.operators.util.FieldSet
-
- FieldsFromArray<OUT> - Class in org.apache.flink.streaming.api.windowing.extractor
-
Extracts multiple fields from an array and puts them into a new array of the
specified type.
- FieldsFromArray(Class<OUT>, int...) - Constructor for class org.apache.flink.streaming.api.windowing.extractor.FieldsFromArray
-
Extracts multiple fields from an array and puts them in the given order
into a new array of the specified type.
- FieldsFromTuple - Class in org.apache.flink.streaming.api.windowing.extractor
-
Extracts one or more fields of the the type Double from a tuple and puts them
into a new double[]
- FieldsFromTuple(int...) - Constructor for class org.apache.flink.streaming.api.windowing.extractor.FieldsFromTuple
-
Extracts one or more fields of the the type Double from a tuple and puts
them into a new double[] (in the specified order).
- FieldsPartitioner<T> - Class in org.apache.flink.streaming.partitioner
-
Partitioner that selects the same (one) channel for two Tuples having a
specified fields equal.
- FieldsPartitioner(KeySelector<T, ?>) - Constructor for class org.apache.flink.streaming.partitioner.FieldsPartitioner
-
- FILE_PARAMETER_KEY - Static variable in class org.apache.flink.api.common.io.FileOutputFormat
-
The key under which the name of the target path is stored in the configuration.
- FileCache - Class in org.apache.flink.runtime.filecache
-
The FileCache is used to create the local files for the registered cache files when a task is deployed.
- FileCache() - Constructor for class org.apache.flink.runtime.filecache.FileCache
-
- fileChannel - Variable in class org.apache.flink.runtime.io.disk.iomanager.AbstractFileIOChannel
-
A file channel for NIO access to the file.
- FileDataSink - Class in org.apache.flink.api.java.record.operators
-
Deprecated.
- FileDataSink(FileOutputFormat<Record>, String, String) - Constructor for class org.apache.flink.api.java.record.operators.FileDataSink
-
Deprecated.
Creates a FileDataSink with the provided
FileOutputFormat implementation
and the given name, writing to the file indicated by the given path.
- FileDataSink(FileOutputFormat<Record>, String) - Constructor for class org.apache.flink.api.java.record.operators.FileDataSink
-
Deprecated.
Creates a FileDataSink with the provided
FileOutputFormat implementation
and a default name, writing to the file indicated by the given path.
- FileDataSink(FileOutputFormat<Record>, String, Operator<Record>) - Constructor for class org.apache.flink.api.java.record.operators.FileDataSink
-
Deprecated.
Creates a FileDataSink with the provided
FileOutputFormat implementation the default name,
writing to the file indicated by the given path.
- FileDataSink(FileOutputFormat<Record>, String, List<Operator<Record>>) - Constructor for class org.apache.flink.api.java.record.operators.FileDataSink
-
Deprecated.
This method will be removed in future versions. Use the Union operator instead.
- FileDataSink(FileOutputFormat<Record>, String, Operator<Record>, String) - Constructor for class org.apache.flink.api.java.record.operators.FileDataSink
-
Deprecated.
Creates a FileDataSink with the provided
FileOutputFormat implementation and the given name,
writing to the file indicated by the given path.
- FileDataSink(FileOutputFormat<Record>, String, List<Operator<Record>>, String) - Constructor for class org.apache.flink.api.java.record.operators.FileDataSink
-
Deprecated.
This method will be removed in future versions. Use the Union operator instead.
- FileDataSink(Class<? extends FileOutputFormat<Record>>, String, String) - Constructor for class org.apache.flink.api.java.record.operators.FileDataSink
-
Deprecated.
Creates a FileDataSink with the provided
FileOutputFormat implementation
and the given name, writing to the file indicated by the given path.
- FileDataSink(Class<? extends FileOutputFormat<Record>>, String) - Constructor for class org.apache.flink.api.java.record.operators.FileDataSink
-
Deprecated.
Creates a FileDataSink with the provided
FileOutputFormat implementation
and a default name, writing to the file indicated by the given path.
- FileDataSink(Class<? extends FileOutputFormat<Record>>, String, Operator<Record>) - Constructor for class org.apache.flink.api.java.record.operators.FileDataSink
-
Deprecated.
Creates a FileDataSink with the provided
FileOutputFormat implementation the default name,
writing to the file indicated by the given path.
- FileDataSink(Class<? extends FileOutputFormat<Record>>, String, List<Operator<Record>>) - Constructor for class org.apache.flink.api.java.record.operators.FileDataSink
-
Deprecated.
This method will be removed in future versions. Use the Union operator instead.
- FileDataSink(Class<? extends FileOutputFormat<Record>>, String, Operator<Record>, String) - Constructor for class org.apache.flink.api.java.record.operators.FileDataSink
-
Deprecated.
Creates a FileDataSink with the provided
FileOutputFormat implementation and the given name,
writing to the file indicated by the given path.
- FileDataSink(Class<? extends FileOutputFormat<Record>>, String, List<Operator<Record>>, String) - Constructor for class org.apache.flink.api.java.record.operators.FileDataSink
-
Deprecated.
This method will be removed in future versions. Use the Union operator instead.
- FileDataSinkBase<IN> - Class in org.apache.flink.api.common.operators.base
-
Operator for nodes which act as data sinks, storing the data they receive in a file instead of sending it to another
contract.
- FileDataSinkBase(FileOutputFormat<IN>, UnaryOperatorInformation<IN, Nothing>, String, String) - Constructor for class org.apache.flink.api.common.operators.base.FileDataSinkBase
-
Creates a FileDataSink with the provided
FileOutputFormat implementation
and the given name, writing to the file indicated by the given path.
- FileDataSinkBase(UserCodeWrapper<FileOutputFormat<IN>>, UnaryOperatorInformation<IN, Nothing>, String, String) - Constructor for class org.apache.flink.api.common.operators.base.FileDataSinkBase
-
Creates a FileDataSink with the provided
FileOutputFormat implementation
and the given name, writing to the file indicated by the given path.
- FileDataSource - Class in org.apache.flink.api.java.record.operators
-
Deprecated.
- FileDataSource(FileInputFormat<Record>, String, String) - Constructor for class org.apache.flink.api.java.record.operators.FileDataSource
-
Deprecated.
Creates a new instance for the given file using the given file input format.
- FileDataSource(FileInputFormat<Record>, String) - Constructor for class org.apache.flink.api.java.record.operators.FileDataSource
-
Deprecated.
Creates a new instance for the given file using the given input format.
- FileDataSource(Class<? extends FileInputFormat<Record>>, String, String) - Constructor for class org.apache.flink.api.java.record.operators.FileDataSource
-
Deprecated.
Creates a new instance for the given file using the given file input format.
- FileDataSource(Class<? extends FileInputFormat<Record>>, String) - Constructor for class org.apache.flink.api.java.record.operators.FileDataSource
-
Deprecated.
Creates a new instance for the given file using the given input format.
- FileDataSourceBase<OUT> - Class in org.apache.flink.api.common.operators.base
-
Operator for input nodes which read data from files.
- FileDataSourceBase(FileInputFormat<OUT>, OperatorInformation<OUT>, String, String) - Constructor for class org.apache.flink.api.common.operators.base.FileDataSourceBase
-
Creates a new instance for the given file using the given file input format.
- FileDataSourceBase(FileInputFormat<OUT>, OperatorInformation<OUT>, String) - Constructor for class org.apache.flink.api.common.operators.base.FileDataSourceBase
-
Creates a new instance for the given file using the given input format.
- FileDataSourceBase(Class<? extends FileInputFormat<OUT>>, OperatorInformation<OUT>, String, String) - Constructor for class org.apache.flink.api.common.operators.base.FileDataSourceBase
-
Creates a new instance for the given file using the given file input format.
- FileDataSourceBase(Class<? extends FileInputFormat<OUT>>, OperatorInformation<OUT>, String) - Constructor for class org.apache.flink.api.common.operators.base.FileDataSourceBase
-
Creates a new instance for the given file using the given input format.
- FileInputFormat<OT> - Class in org.apache.flink.api.common.io
-
- FileInputFormat() - Constructor for class org.apache.flink.api.common.io.FileInputFormat
-
- FileInputFormat(Path) - Constructor for class org.apache.flink.api.common.io.FileInputFormat
-
- FileInputFormat - Class in org.apache.flink.api.java.record.io
-
The base interface for input formats that read
Records from a
file.
- FileInputFormat() - Constructor for class org.apache.flink.api.java.record.io.FileInputFormat
-
- FileInputFormat.AbstractConfigBuilder<T> - Class in org.apache.flink.api.common.io
-
Abstract builder used to set parameters to the input format's configuration in a fluent way.
- FileInputFormat.AbstractConfigBuilder(Configuration) - Constructor for class org.apache.flink.api.common.io.FileInputFormat.AbstractConfigBuilder
-
Creates a new builder for the given configuration.
- FileInputFormat.ConfigBuilder - Class in org.apache.flink.api.common.io
-
A builder used to set parameters to the input format's configuration in a fluent way.
- FileInputFormat.ConfigBuilder(Configuration) - Constructor for class org.apache.flink.api.common.io.FileInputFormat.ConfigBuilder
-
Creates a new builder for the given configuration.
- FileInputFormat.FileBaseStatistics - Class in org.apache.flink.api.common.io
-
Encapsulation of the basic statistics the optimizer obtains about a file.
- FileInputFormat.FileBaseStatistics(long, long, float) - Constructor for class org.apache.flink.api.common.io.FileInputFormat.FileBaseStatistics
-
Creates a new statistics object.
- FileInputFormat.InputSplitOpenThread - Class in org.apache.flink.api.common.io
-
Obtains a DataInputStream in an thread that is not interrupted.
- FileInputFormat.InputSplitOpenThread(FileInputSplit, long) - Constructor for class org.apache.flink.api.common.io.FileInputFormat.InputSplitOpenThread
-
- FileInputSplit - Class in org.apache.flink.core.fs
-
A file input split provides information on a particular part of a file, possibly
hosted on a distributed file system and replicated among several hosts.
- FileInputSplit(int, Path, long, long, String[]) - Constructor for class org.apache.flink.core.fs.FileInputSplit
-
Constructs a split with host information.
- FileInputSplit() - Constructor for class org.apache.flink.core.fs.FileInputSplit
-
Default constructor for deserialization.
- FileIOChannel - Interface in org.apache.flink.runtime.io.disk.iomanager
-
A Channel represents a collection of files that belong logically to the same resource.
- FileIOChannel.Enumerator - Class in org.apache.flink.runtime.io.disk.iomanager
-
An enumerator for channels that logically belong together.
- FileIOChannel.Enumerator(String[], Random) - Constructor for class org.apache.flink.runtime.io.disk.iomanager.FileIOChannel.Enumerator
-
- FileIOChannel.ID - Class in org.apache.flink.runtime.io.disk.iomanager
-
An ID identifying an underlying file channel.
- FileIOChannel.ID(String, int) - Constructor for class org.apache.flink.runtime.io.disk.iomanager.FileIOChannel.ID
-
- FileIOChannel.ID(String, int, Random) - Constructor for class org.apache.flink.runtime.io.disk.iomanager.FileIOChannel.ID
-
- fileModTime - Variable in class org.apache.flink.api.common.io.FileInputFormat.FileBaseStatistics
-
- fileOutputCommitterWrapper - Variable in class org.apache.flink.hadoopcompatibility.mapred.record.HadoopRecordOutputFormat
-
- FileOutputFormat<IT> - Class in org.apache.flink.api.common.io
-
The abstract base class for all output formats that are file based.
- FileOutputFormat() - Constructor for class org.apache.flink.api.common.io.FileOutputFormat
-
- FileOutputFormat(Path) - Constructor for class org.apache.flink.api.common.io.FileOutputFormat
-
- FileOutputFormat - Class in org.apache.flink.api.java.record.io
-
The abstract base class for all output formats that are file based.
- FileOutputFormat() - Constructor for class org.apache.flink.api.java.record.io.FileOutputFormat
-
- FileOutputFormat.AbstractConfigBuilder<T> - Class in org.apache.flink.api.common.io
-
A builder used to set parameters to the output format's configuration in a fluent way.
- FileOutputFormat.AbstractConfigBuilder(Configuration) - Constructor for class org.apache.flink.api.common.io.FileOutputFormat.AbstractConfigBuilder
-
Creates a new builder for the given configuration.
- FileOutputFormat.ConfigBuilder - Class in org.apache.flink.api.common.io
-
A builder used to set parameters to the input format's configuration in a fluent way.
- FileOutputFormat.ConfigBuilder(Configuration) - Constructor for class org.apache.flink.api.common.io.FileOutputFormat.ConfigBuilder
-
Creates a new builder for the given configuration.
- FileOutputFormat.OutputDirectoryMode - Enum in org.apache.flink.api.common.io
-
Behavior for creating output directories.
- filePath - Variable in class org.apache.flink.api.common.cache.DistributedCache.DistributedCacheEntry
-
- filePath(String) - Method in class org.apache.flink.api.common.io.FileInputFormat.AbstractConfigBuilder
-
Sets the path to the file or directory to be read by this file input format.
- filePath - Variable in class org.apache.flink.api.common.io.FileInputFormat
-
The path to the file that contains the input.
- filePath - Variable in class org.apache.flink.api.common.operators.base.FileDataSinkBase
-
- filePath - Variable in class org.apache.flink.api.common.operators.base.FileDataSourceBase
-
- FileRecord - Class in org.apache.flink.runtime.types
-
- FileRecord() - Constructor for class org.apache.flink.runtime.types.FileRecord
-
- FileRecord(String) - Constructor for class org.apache.flink.runtime.types.FileRecord
-
- fileSize - Variable in class org.apache.flink.api.common.io.FileInputFormat.FileBaseStatistics
-
- FileSourceFunction - Class in org.apache.flink.streaming.api.function.source
-
- FileSourceFunction(InputFormat<String, ?>, TypeInformation<String>) - Constructor for class org.apache.flink.streaming.api.function.source.FileSourceFunction
-
- FileStatus - Interface in org.apache.flink.core.fs
-
Interface that represents the client side information for a file
independent of the file system.
- FileStreamFunction - Class in org.apache.flink.streaming.api.function.source
-
- FileStreamFunction(String) - Constructor for class org.apache.flink.streaming.api.function.source.FileStreamFunction
-
- FileSystem - Class in org.apache.flink.core.fs
-
An abstract base class for a fairly generic file system.
- FileSystem() - Constructor for class org.apache.flink.core.fs.FileSystem
-
- FileSystem.FSKey - Class in org.apache.flink.core.fs
-
An auxiliary class to identify a file system by its scheme and its authority.
- FileSystem.FSKey(String, String) - Constructor for class org.apache.flink.core.fs.FileSystem.FSKey
-
Creates a file system key from a given scheme and an
authority.
- FileSystem.WriteMode - Enum in org.apache.flink.core.fs
-
Enumeration for write modes.
- FILESYSTEM_DEFAULT_OVERWRITE_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
-
Key to specify whether the file systems should simply overwrite existing files.
- FILESYSTEM_OUTPUT_ALWAYS_CREATE_DIRECTORY_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
-
Key to specify whether the file systems should always create a directory for the output, even with a parallelism of one.
- FileUtils - Class in org.apache.flink.runtime.util
-
This is a utility class to deal with temporary files.
- filter(T) - Method in interface org.apache.flink.api.common.functions.FilterFunction
-
The filter function that evaluates the predicate.
- filter(T) - Method in class org.apache.flink.api.common.functions.RichFilterFunction
-
- filter(FilterFunction<T>) - Method in class org.apache.flink.api.java.DataSet
-
Applies a Filter transformation on a
DataSet.
The transformation calls a
RichFilterFunction for each element of the DataSet
and retains only those element for which the function returns true.
- filter(Tuple2<Tuple2<Long, Double>, Tuple2<Long, Double>>) - Method in class org.apache.flink.examples.java.graph.PageRankBasic.EpsilonFilter
-
- filter(Tuple) - Method in class org.apache.flink.examples.java.relational.EmptyFieldsCountAccumulator.EmptyFieldFilter
-
- filter(Tuple3<Integer, String, Integer>) - Method in class org.apache.flink.examples.java.relational.WebLogAnalysis.FilterByRank
-
Filters for records of the rank relation where the rank is greater
than the given threshold.
- filter(Tuple2<String, String>) - Method in class org.apache.flink.examples.java.relational.WebLogAnalysis.FilterDocByKeyWords
-
Filters for documents that contain all of the given keywords and projects the records on the URL field.
- filter(Tuple2<String, String>) - Method in class org.apache.flink.examples.java.relational.WebLogAnalysis.FilterVisitsByDate
-
Filters for records of the visits relation where the year of visit is equal to a
specified value.
- filter(FilterFunction<OUT>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
- filterByCodeAnnotations(OptimizerNode, int) - Method in class org.apache.flink.compiler.dataproperties.InterestingProperties
-
- filterByNodesConstantSet(OptimizerNode, int) - Method in class org.apache.flink.compiler.dataproperties.GlobalProperties
-
Filters these properties by what can be preserved through the given output contract.
- filterByNodesConstantSet(OptimizerNode, int) - Method in class org.apache.flink.compiler.dataproperties.LocalProperties
-
Filters these properties by what can be preserved through a user function's constant fields set.
- filterByNodesConstantSet(OptimizerNode, int) - Method in class org.apache.flink.compiler.dataproperties.RequestedGlobalProperties
-
Filters these properties by what can be preserved by the given node when propagated down
to the given input.
- filterByNodesConstantSet(OptimizerNode, int) - Method in class org.apache.flink.compiler.dataproperties.RequestedLocalProperties
-
Filters these properties by what can be preserved through a user function's constant fields set.
- FilterDescriptor - Class in org.apache.flink.compiler.operators
-
- FilterDescriptor() - Constructor for class org.apache.flink.compiler.operators.FilterDescriptor
-
- FilterFunction<T> - Interface in org.apache.flink.api.common.functions
-
base interface for Filter functions.
- FilterInvokable<IN> - Class in org.apache.flink.streaming.api.invokable.operator
-
- FilterInvokable(FilterFunction<IN>) - Constructor for class org.apache.flink.streaming.api.invokable.operator.FilterInvokable
-
- FilterNode - Class in org.apache.flink.compiler.dag
-
The optimizer's internal representation of a FlatMap operator node.
- FilterNode(FilterOperatorBase<?, ?>) - Constructor for class org.apache.flink.compiler.dag.FilterNode
-
- FilterOperator<T> - Class in org.apache.flink.api.java.operators
-
This operator represents the application of a "filter" function on a data set, and the
result data set produced by the function.
- FilterOperator(DataSet<T>, FilterFunction<T>, String) - Constructor for class org.apache.flink.api.java.operators.FilterOperator
-
- FilterOperatorBase<T,FT extends FlatMapFunction<T,T>> - Class in org.apache.flink.api.common.operators.base
-
- FilterOperatorBase(UserCodeWrapper<FT>, UnaryOperatorInformation<T, T>, String) - Constructor for class org.apache.flink.api.common.operators.base.FilterOperatorBase
-
- FilterOperatorBase(FT, UnaryOperatorInformation<T, T>, String) - Constructor for class org.apache.flink.api.common.operators.base.FilterOperatorBase
-
- FilterOperatorBase(Class<? extends FT>, UnaryOperatorInformation<T, T>, String) - Constructor for class org.apache.flink.api.common.operators.base.FilterOperatorBase
-
- finalizeBuildPhase(IOManager, FileIOChannel.Enumerator, LinkedBlockingQueue<MemorySegment>) - Method in class org.apache.flink.runtime.operators.hash.HashPartition
-
- finalizeGlobal(int) - Method in interface org.apache.flink.api.common.io.FinalizeOnMaster
-
The method is invoked on the master (JobManager) after all (parallel) instances of an OutputFormat finished.
- finalizeGlobal(int) - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopOutputFormat
-
- finalizeGlobal(int) - Method in class org.apache.flink.hadoopcompatibility.mapreduce.HadoopOutputFormat
-
- FinalizeOnMaster - Interface in org.apache.flink.api.common.io
-
This interface may be implemented by
OutputFormats to have the master finalize them globally.
- finalizeOnMaster(ClassLoader) - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
A hook that can be overwritten by sub classes to implement logic that is called by the
master after the job completed.
- finalizeOnMaster(ClassLoader) - Method in class org.apache.flink.runtime.jobgraph.OutputFormatVertex
-
- finalizeProbePhase(List<MemorySegment>, List<HashPartition<BT, PT>>) - Method in class org.apache.flink.runtime.operators.hash.HashPartition
-
- finalizeProbePhase(List<MemorySegment>, List<HashPartition<BT, PT>>) - Method in class org.apache.flink.runtime.operators.hash.ReOpenableHashPartition
-
- find(String) - Method in class org.apache.flink.core.io.StringRecord
-
- find(String, int) - Method in class org.apache.flink.core.io.StringRecord
-
Finds any occurrence of what in the backing buffer, starting
as position start.
- find(CharSequence) - Method in class org.apache.flink.types.StringValue
-
Finds any occurrence of the str character sequence in this StringValue.
- find(CharSequence, int) - Method in class org.apache.flink.types.StringValue
-
Finds any occurrence of the str character sequence in this StringValue.
- findVertexByID(JobVertexID) - Method in class org.apache.flink.runtime.jobgraph.JobGraph
-
Searches for a vertex with a matching ID and returns it.
- finish() - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat.JDBCInputFormatBuilder
-
- finish() - Method in class org.apache.flink.api.java.io.jdbc.JDBCOutputFormat.JDBCOutputFormatBuilder
-
Finalizes the configuration and checks validity.
- first(int) - Method in class org.apache.flink.api.java.DataSet
-
Returns a new set containing the first n elements in this
DataSet.
- first(int) - Method in class org.apache.flink.api.java.operators.SortedGrouping
-
Returns a new set containing the first n elements in this grouped and sorted
DataSet.
- first(int) - Method in class org.apache.flink.api.java.operators.UnsortedGrouping
-
Returns a new set containing the first n elements in this grouped
DataSet.
- first - Variable in class org.apache.flink.streaming.api.function.aggregation.ComparableAggregator
-
- firstDam() - Method in enum org.apache.flink.runtime.operators.DriverStrategy
-
- FirstReducer<T> - Class in org.apache.flink.api.java.functions
-
- FirstReducer(int) - Constructor for class org.apache.flink.api.java.functions.FirstReducer
-
- FixedLengthInputFormat - Class in org.apache.flink.api.java.record.io
-
- FixedLengthInputFormat() - Constructor for class org.apache.flink.api.java.record.io.FixedLengthInputFormat
-
Constructor only sets the key and value classes
- FixedLengthRecordSorter<T> - Class in org.apache.flink.runtime.operators.sort
-
- FixedLengthRecordSorter(TypeSerializer<T>, TypeComparator<T>, List<MemorySegment>) - Constructor for class org.apache.flink.runtime.operators.sort.FixedLengthRecordSorter
-
- FLAG_LAST_BLOCK - Static variable in class org.apache.flink.runtime.io.disk.iomanager.ChannelWriterOutputView
-
The flag marking a block as the last block.
- FlatCombineFunction<T> - Interface in org.apache.flink.api.common.functions
-
Generic interface used for combine functions ("combiners").
- FlatJoinFunction<IN1,IN2,OUT> - Interface in org.apache.flink.api.common.functions
-
Interface for Join functions.
- flatMap(T, Collector<O>) - Method in interface org.apache.flink.api.common.functions.FlatMapFunction
-
The core method of the FlatMapFunction.
- flatMap(IN, Collector<OUT>) - Method in class org.apache.flink.api.common.functions.RichFlatMapFunction
-
- flatMap(X, Collector<X>) - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase.TerminationCriterionMapper
-
- flatMap(FlatMapFunction<T, R>) - Method in class org.apache.flink.api.java.DataSet
-
- flatMap(IN) - Method in class org.apache.flink.api.java.functions.FlatMapIterator
-
The core method of the function.
- flatMap(IN, Collector<OUT>) - Method in class org.apache.flink.api.java.functions.FlatMapIterator
-
- flatMap(T, Collector<T>) - Method in class org.apache.flink.api.java.operators.translation.PlanFilterOperator.FlatMapFilter
-
- flatMap(Tuple2<Long, Long>, Collector<Tuple2<Long, Long>>) - Method in class org.apache.flink.examples.java.graph.ConnectedComponents.UndirectEdge
-
- flatMap(Tuple2<Tuple2<Long, Double>, Tuple2<Long, Long[]>>, Collector<Tuple2<Long, Double>>) - Method in class org.apache.flink.examples.java.graph.PageRankBasic.JoinVertexWithEdgesMatch
-
- flatMap(String, Collector<Tuple2<String, Integer>>) - Method in class org.apache.flink.examples.java.misc.RemoteCollectorOutputFormatExample.LineSplitter
-
- flatMap(String, Collector<PojoExample.Word>) - Method in class org.apache.flink.examples.java.wordcount.PojoExample.Tokenizer
-
- flatMap(String, Collector<Tuple2<String, Integer>>) - Method in class org.apache.flink.examples.java.wordcount.WordCount.Tokenizer
-
- flatMap(Tuple2<KEYIN, VALUEIN>, Collector<Tuple2<KEYOUT, VALUEOUT>>) - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopMapFunction
-
- flatMap(Tuple2<LongWritable, Text>, Collector<Tuple2<String, Integer>>) - Method in class org.apache.flink.hadoopcompatibility.mapreduce.example.WordCount.Tokenizer
-
- flatMap(CoFlatMapFunction<IN1, IN2, OUT>) - Method in class org.apache.flink.streaming.api.datastream.ConnectedDataStream
-
Applies a CoFlatMap transformation on a
ConnectedDataStream and
maps the output to a common type.
- flatMap(FlatMapFunction<OUT, R>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
- flatMap(String, Collector<Tuple5<Long, Integer, String, String, String>>) - Method in class org.apache.flink.streaming.connectors.twitter.TwitterStreaming.SelectDataFlatMap
-
- flatMap(String, Collector<String>) - Method in class org.apache.flink.streaming.connectors.twitter.TwitterTopology.SelectLanguageFlatMap
-
Select the language from the incoming JSON text
- flatMap(String, Collector<String>) - Method in class org.apache.flink.streaming.examples.twitter.TwitterStream.SelectEnglishAndTokenizeFlatMap
-
Select the language from the incoming JSON text
- flatMap(Tuple2<String, Integer>, Collector<Tuple2<String, Integer>>) - Method in class org.apache.flink.streaming.examples.twitter.TwitterStream.SelectMaxOccurence
-
- flatMap(String, Collector<PojoExample.Word>) - Method in class org.apache.flink.streaming.examples.wordcount.PojoExample.Tokenizer
-
- flatMap(String, Collector<Tuple2<String, Integer>>) - Method in class org.apache.flink.streaming.examples.wordcount.WordCount.Tokenizer
-
- flatMap1(IN1, Collector<OUT>) - Method in interface org.apache.flink.streaming.api.function.co.CoFlatMapFunction
-
- flatMap2(IN2, Collector<OUT>) - Method in interface org.apache.flink.streaming.api.function.co.CoFlatMapFunction
-
- FlatMapDescriptor - Class in org.apache.flink.compiler.operators
-
- FlatMapDescriptor() - Constructor for class org.apache.flink.compiler.operators.FlatMapDescriptor
-
- FlatMapDriver<IT,OT> - Class in org.apache.flink.runtime.operators
-
Map task which is executed by a Nephele task manager.
- FlatMapDriver() - Constructor for class org.apache.flink.runtime.operators.FlatMapDriver
-
- FlatMapFunction<T,O> - Interface in org.apache.flink.api.common.functions
-
Base interface for flatMap functions.
- FlatMapInvokable<IN,OUT> - Class in org.apache.flink.streaming.api.invokable.operator
-
- FlatMapInvokable(FlatMapFunction<IN, OUT>) - Constructor for class org.apache.flink.streaming.api.invokable.operator.FlatMapInvokable
-
- FlatMapIterator<IN,OUT> - Class in org.apache.flink.api.java.functions
-
A convenience variant of the
RichFlatMapFunction that returns elements through an iterator, rather then
through a collector.
- FlatMapIterator() - Constructor for class org.apache.flink.api.java.functions.FlatMapIterator
-
- FlatMapNode - Class in org.apache.flink.compiler.dag
-
The optimizer's internal representation of a FlatMap operator node.
- FlatMapNode(FlatMapOperatorBase<?, ?, ?>) - Constructor for class org.apache.flink.compiler.dag.FlatMapNode
-
- FlatMapOperator<IN,OUT> - Class in org.apache.flink.api.java.operators
-
This operator represents the application of a "flatMap" function on a data set, and the
result data set produced by the function.
- FlatMapOperator(DataSet<IN>, TypeInformation<OUT>, FlatMapFunction<IN, OUT>, String) - Constructor for class org.apache.flink.api.java.operators.FlatMapOperator
-
- FlatMapOperatorBase<IN,OUT,FT extends FlatMapFunction<IN,OUT>> - Class in org.apache.flink.api.common.operators.base
-
- FlatMapOperatorBase(UserCodeWrapper<FT>, UnaryOperatorInformation<IN, OUT>, String) - Constructor for class org.apache.flink.api.common.operators.base.FlatMapOperatorBase
-
- FlatMapOperatorBase(FT, UnaryOperatorInformation<IN, OUT>, String) - Constructor for class org.apache.flink.api.common.operators.base.FlatMapOperatorBase
-
- FlatMapOperatorBase(Class<? extends FT>, UnaryOperatorInformation<IN, OUT>, String) - Constructor for class org.apache.flink.api.common.operators.base.FlatMapOperatorBase
-
- FLINK_BASE_DIR_PATH_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The key to the Flink base directory path
- FLINK_JAR_PATH - Static variable in class org.apache.flink.yarn.Client
-
- FLINK_JVM_OPTIONS - Static variable in class org.apache.flink.configuration.ConfigConstants
-
- FlinkTypeConverter<K,V> - Interface in org.apache.flink.hadoopcompatibility.mapred.record.datatypes
-
An interface describing a class that is able to
convert Flink's Record into Hadoop types model.
- flip() - Method in class org.apache.flink.runtime.io.disk.SpillingBuffer
-
- flipVertices() - Method in class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.Edge
-
- FLOAT_ARRAY_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.BasicArrayTypeInfo
-
- FLOAT_PRIMITIVE_ARRAY_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.PrimitiveArrayTypeInfo
-
- FLOAT_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.BasicTypeInfo
-
- FloatComparator - Class in org.apache.flink.api.common.typeutils.base
-
- FloatComparator(boolean) - Constructor for class org.apache.flink.api.common.typeutils.base.FloatComparator
-
- FloatParser - Class in org.apache.flink.types.parser
-
Parses a text field into a
Float.
- FloatParser() - Constructor for class org.apache.flink.types.parser.FloatParser
-
- FloatPrimitiveArraySerializer - Class in org.apache.flink.api.common.typeutils.base.array
-
A serializer for float arrays.
- FloatPrimitiveArraySerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.array.FloatPrimitiveArraySerializer
-
- FloatSerializer - Class in org.apache.flink.api.common.typeutils.base
-
- FloatSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.FloatSerializer
-
- FloatValue - Class in org.apache.flink.types
-
Boxed serializable and comparable single precision floating point type, representing the primitive
type float.
- FloatValue() - Constructor for class org.apache.flink.types.FloatValue
-
Initializes the encapsulated float with 0.0.
- FloatValue(float) - Constructor for class org.apache.flink.types.FloatValue
-
Initializes the encapsulated float with the provided value.
- FloatValueParser - Class in org.apache.flink.types.parser
-
- FloatValueParser() - Constructor for class org.apache.flink.types.parser.FloatValueParser
-
- FloatValueSerializer - Class in org.apache.flink.api.common.typeutils.base
-
- FloatValueSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.FloatValueSerializer
-
- FlumeSink<IN> - Class in org.apache.flink.streaming.connectors.flume
-
- FlumeSink(String, int, SerializationSchema<IN, byte[]>) - Constructor for class org.apache.flink.streaming.connectors.flume.FlumeSink
-
- FlumeSource<OUT> - Class in org.apache.flink.streaming.connectors.flume
-
- FlumeSource.MyAvroSource - Class in org.apache.flink.streaming.connectors.flume
-
- FlumeSource.MyAvroSource() - Constructor for class org.apache.flink.streaming.connectors.flume.FlumeSource.MyAvroSource
-
- FlumeTopology - Class in org.apache.flink.streaming.connectors.flume
-
- FlumeTopology() - Constructor for class org.apache.flink.streaming.connectors.flume.FlumeTopology
-
- FlumeTopology.StringToByteSerializer - Class in org.apache.flink.streaming.connectors.flume
-
- FlumeTopology.StringToByteSerializer() - Constructor for class org.apache.flink.streaming.connectors.flume.FlumeTopology.StringToByteSerializer
-
- flush() - Method in class org.apache.flink.api.avro.DataOutputEncoder
-
- flush() - Method in class org.apache.flink.api.java.typeutils.runtime.DataOutputEncoder
-
- flush() - Method in class org.apache.flink.core.memory.OutputViewDataOutputStreamWrapper
-
- flush() - Method in class org.apache.flink.runtime.fs.s3.S3DataOutputStream
-
- flush() - Method in class org.apache.flink.runtime.io.network.api.RecordWriter
-
- flush() - Method in class org.apache.flink.runtime.iterative.io.SerializedUpdateBuffer
-
- flush() - Method in class org.apache.flink.streaming.io.StreamRecordWriter
-
- flushOutputs() - Method in class org.apache.flink.streaming.api.streamvertex.OutputHandler
-
- forGrouping(FieldList) - Static method in class org.apache.flink.compiler.dataproperties.LocalProperties
-
- format(IN) - Method in interface org.apache.flink.api.java.io.TextOutputFormat.TextFormatter
-
- format - Variable in class org.apache.flink.streaming.api.function.sink.WriteSinkFunction
-
- formatLogString(String) - Method in interface org.apache.flink.runtime.operators.PactTaskContext
-
- formatLogString(String) - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
- formatNumber(double) - Static method in class org.apache.flink.compiler.plandump.PlanJSONDumpGenerator
-
- formatNumber(double, String) - Static method in class org.apache.flink.compiler.plandump.PlanJSONDumpGenerator
-
- FormattingMapper<T> - Class in org.apache.flink.api.java.functions
-
- FormattingMapper(TextOutputFormat.TextFormatter<T>) - Constructor for class org.apache.flink.api.java.functions.FormattingMapper
-
- formatWrapper - Variable in class org.apache.flink.api.common.operators.GenericDataSinkBase
-
- formatWrapper - Variable in class org.apache.flink.api.common.operators.GenericDataSourceBase
-
- forOrdering(Ordering) - Static method in class org.apache.flink.compiler.dataproperties.LocalProperties
-
- forward() - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Sets the partitioning of the
DataStream so that the output tuples
are forwarded to the local subtask of the next component (whenever
possible).
- forward() - Method in class org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator
-
- forwardRecords() - Method in class org.apache.flink.streaming.api.streamvertex.StreamIterationTail
-
- free() - Method in class org.apache.flink.core.memory.MemorySegment
-
- fromByteArray(byte[]) - Static method in class org.apache.flink.runtime.jobgraph.JobID
-
- fromByteBuffer(ByteBuffer) - Static method in class org.apache.flink.runtime.io.network.channels.ChannelID
-
- fromByteBuffer(ByteBuffer, int) - Static method in class org.apache.flink.runtime.io.network.channels.ChannelID
-
- fromByteBuffer(ByteBuffer) - Static method in class org.apache.flink.runtime.jobgraph.JobID
-
- fromByteBuffer(ByteBuffer, int) - Static method in class org.apache.flink.runtime.jobgraph.JobID
-
- fromCollection(Collection<X>) - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
Creates a DataSet from the given non-empty collection.
- fromCollection(Collection<X>, TypeInformation<X>) - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
Creates a DataSet from the given non-empty collection.
- fromCollection(Iterator<X>, Class<X>) - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
Creates a DataSet from the given iterator.
- fromCollection(Iterator<X>, TypeInformation<X>) - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
Creates a DataSet from the given iterator.
- fromCollection(Collection<OUT>) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Creates a DataStream from the given non-empty collection.
- fromEdges(List<ExecutionEdge>) - Static method in class org.apache.flink.runtime.deployment.GateDeploymentDescriptor
-
- fromEdges(ExecutionEdge[]) - Static method in class org.apache.flink.runtime.deployment.GateDeploymentDescriptor
-
- fromElements(X...) - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
Creates a new data set that contains the given elements.
- fromElements(OUT...) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Creates a new DataStream that contains the given elements.
- FromElementsFunction<T> - Class in org.apache.flink.streaming.api.function.source
-
- FromElementsFunction(T...) - Constructor for class org.apache.flink.streaming.api.function.source.FromElementsFunction
-
- FromElementsFunction(Collection<T>) - Constructor for class org.apache.flink.streaming.api.function.source.FromElementsFunction
-
- FromElementsFunction(Iterable<T>) - Constructor for class org.apache.flink.streaming.api.function.source.FromElementsFunction
-
- fromExecutionEdge(ExecutionEdge) - Static method in class org.apache.flink.runtime.deployment.ChannelDeploymentDescriptor
-
- fromHexString(String) - Static method in class org.apache.flink.runtime.jobgraph.JobID
-
- fromHexString(String) - Static method in class org.apache.flink.runtime.jobgraph.JobVertexID
-
- fromParallelCollection(SplittableIterator<X>, Class<X>) - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
Creates a new data set that contains elements in the iterator.
- fromParallelCollection(SplittableIterator<X>, TypeInformation<X>) - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
Creates a new data set that contains elements in the iterator.
- FS_STREAM_OPENING_TIMEOUT_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The config parameter defining the timeout for filesystem stream opening.
- FSDataInputStream - Class in org.apache.flink.core.fs
-
Interface for a data input stream to a file on a
FileSystem.
- FSDataInputStream() - Constructor for class org.apache.flink.core.fs.FSDataInputStream
-
- FSDataInputStreamWrapper - Class in org.apache.flink.api.avro
-
Code copy pasted from org.apache.avro.mapred.FSInput (which is Apache licensed as well)
The wrapper keeps track of the position in the data stream.
- FSDataInputStreamWrapper(FSDataInputStream, long) - Constructor for class org.apache.flink.api.avro.FSDataInputStreamWrapper
-
- FSDataOutputStream - Class in org.apache.flink.core.fs
-
Interface for a data output stream to a file on a
FileSystem.
- FSDataOutputStream() - Constructor for class org.apache.flink.core.fs.FSDataOutputStream
-
- Function - Interface in org.apache.flink.api.common.functions
-
An base interface for all user-defined functions.
- function - Variable in class org.apache.flink.api.java.operators.FilterOperator
-
- function - Variable in class org.apache.flink.api.java.operators.FlatMapOperator
-
- function - Variable in class org.apache.flink.api.java.operators.MapOperator
-
- function - Variable in class org.apache.flink.api.java.operators.MapPartitionOperator
-
- FunctionAnnotation - Class in org.apache.flink.api.java.functions
-
This class defines the semantic assertions that can be added to functions.
- FunctionAnnotation - Class in org.apache.flink.api.java.record.functions
-
Deprecated.
- FunctionAnnotation.AllFieldsConstants - Annotation Type in org.apache.flink.api.java.record.functions
-
Deprecated.
- FunctionAnnotation.ConstantFields - Annotation Type in org.apache.flink.api.java.functions
-
This annotation declares that a function leaves certain fields of its input values unmodified and
only "forwards" or "copies" them to the return value.
- FunctionAnnotation.ConstantFields - Annotation Type in org.apache.flink.api.java.record.functions
-
Deprecated.
Specifies the fields of an input record that are unchanged in the output of
a stub with a single input (
MapFunction,
ReduceFunction).
- FunctionAnnotation.ConstantFieldsExcept - Annotation Type in org.apache.flink.api.java.functions
-
This annotation declares that a function changes certain fields of its input values, while leaving all
others unmodified and in place in the return value.
- FunctionAnnotation.ConstantFieldsExcept - Annotation Type in org.apache.flink.api.java.record.functions
-
Deprecated.
Specifies the fields of an input record that are changed in the output of
a stub with a single input (
MapFunction,
ReduceFunction).
- FunctionAnnotation.ConstantFieldsFirst - Annotation Type in org.apache.flink.api.java.functions
-
This annotation declares that a function leaves certain fields of its first input values unmodified and
only "forwards" or "copies" them to the return value.
- FunctionAnnotation.ConstantFieldsFirst - Annotation Type in org.apache.flink.api.java.record.functions
-
Deprecated.
Specifies the fields of an input record of the first input that are unchanged in
the output of a stub with two inputs (
CrossFunction,
JoinFunction,
CoGroupFunction)
A field is considered to be constant if its value is not changed and copied to the same position of
output record.
- FunctionAnnotation.ConstantFieldsFirstExcept - Annotation Type in org.apache.flink.api.java.functions
-
This annotation declares that a function changes certain fields of its first input value, while leaving all
others unmodified and in place in the return value.
- FunctionAnnotation.ConstantFieldsFirstExcept - Annotation Type in org.apache.flink.api.java.record.functions
-
Deprecated.
Specifies the fields of an input record of the first input that are changed in
the output of a stub with two inputs (
CrossFunction,
JoinFunction,
CoGroupFunction)
All other fields are assumed to be constant.
- FunctionAnnotation.ConstantFieldsSecond - Annotation Type in org.apache.flink.api.java.functions
-
This annotation declares that a function leaves certain fields of its second input values unmodified and
only "forwards" or "copies" them to the return value.
- FunctionAnnotation.ConstantFieldsSecond - Annotation Type in org.apache.flink.api.java.record.functions
-
Deprecated.
Specifies the fields of an input record of the second input that are unchanged in
the output of a stub with two inputs (
CrossFunction,
JoinFunction,
CoGroupFunction)
A field is considered to be constant if its value is not changed and copied to the same position of
output record.
- FunctionAnnotation.ConstantFieldsSecondExcept - Annotation Type in org.apache.flink.api.java.functions
-
This annotation declares that a function changes certain fields of its second input value, while leaving all
others unmodified and in place in the return value.
- FunctionAnnotation.ConstantFieldsSecondExcept - Annotation Type in org.apache.flink.api.java.record.functions
-
Deprecated.
Specifies the fields of an input record of the second input that are changed in
the output of a stub with two inputs (
CrossFunction,
JoinFunction,
CoGroupFunction)
All other fields are assumed to be constant.
- FunctionAnnotation.ReadFields - Annotation Type in org.apache.flink.api.java.functions
-
Specifies the fields of the input value of a user-defined that are accessed in the code.
- FunctionAnnotation.ReadFieldsFirst - Annotation Type in org.apache.flink.api.java.functions
-
Specifies the fields of the second input value of a user-defined that are accessed in the code.
- FunctionAnnotation.ReadFieldsSecond - Annotation Type in org.apache.flink.api.java.functions
-
Specifies the fields of the first input value of a user-defined that are accessed in the code.
- functionName - Variable in class org.apache.flink.streaming.api.streamvertex.StreamVertex
-
- FunctionUtils - Class in org.apache.flink.api.common.functions.util
-
- FunctionUtils() - Constructor for class org.apache.flink.api.common.functions.util.FunctionUtils
-
- furtherPartitioning - Variable in class org.apache.flink.runtime.operators.hash.HashPartition
-
- furtherPartitioning - Variable in class org.apache.flink.runtime.operators.hash.MutableHashTable
-
- Gate<T extends IOReadableWritable> - Class in org.apache.flink.runtime.io.network.gates
-
In Nephele a gate represents the connection between a user program and the processing framework.
- Gate(JobID, GateID, int) - Constructor for class org.apache.flink.runtime.io.network.gates.Gate
-
Constructs a new abstract gate
- GateDeploymentDescriptor - Class in org.apache.flink.runtime.deployment
-
A gate deployment descriptor contains the deployment descriptors for the channels associated with that gate.
- GateDeploymentDescriptor(List<ChannelDeploymentDescriptor>) - Constructor for class org.apache.flink.runtime.deployment.GateDeploymentDescriptor
-
Constructs a new gate deployment descriptor
- GateDeploymentDescriptor() - Constructor for class org.apache.flink.runtime.deployment.GateDeploymentDescriptor
-
Default constructor for serialization/deserialization.
- GateID - Class in org.apache.flink.runtime.io.network.gates
-
A class for statistically unique gate IDs.
- GateID() - Constructor for class org.apache.flink.runtime.io.network.gates.GateID
-
- generate() - Static method in class org.apache.flink.runtime.jobgraph.JobID
-
- generateCheckpointProfilingData() - Method in class org.apache.flink.runtime.profiling.impl.InstanceProfiler
-
- generateProjectionProperties(CrossOperator.ProjectCrossFunction<?, ?, ?>) - Method in class org.apache.flink.api.java.operators.CrossOperator
-
- generateProjectionProperties(JoinOperator.ProjectFlatJoinFunction<?, ?, ?>) - Method in class org.apache.flink.api.java.operators.JoinOperator.EquiJoin
-
- generateSequence(long, long) - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
Creates a new data set that contains a sequence of numbers.
- generateSequence(long, long) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Creates a new DataStream that contains a sequence of numbers.
- GenericArraySerializer<C> - Class in org.apache.flink.api.common.typeutils.base
-
A serializer for arrays of objects.
- GenericArraySerializer(Class<C>, TypeSerializer<C>) - Constructor for class org.apache.flink.api.common.typeutils.base.GenericArraySerializer
-
- GenericCollectorMap<T,O> - Interface in org.apache.flink.api.common.functions
-
Deprecated.
- GenericCsvInputFormat<OT> - Class in org.apache.flink.api.common.io
-
- GenericCsvInputFormat() - Constructor for class org.apache.flink.api.common.io.GenericCsvInputFormat
-
- GenericCsvInputFormat(Path) - Constructor for class org.apache.flink.api.common.io.GenericCsvInputFormat
-
- GenericDataSink - Class in org.apache.flink.api.java.record.operators
-
Deprecated.
- GenericDataSink(OutputFormat<Record>, String) - Constructor for class org.apache.flink.api.java.record.operators.GenericDataSink
-
Deprecated.
Creates a GenericDataSink with the provided
OutputFormat implementation
and the given name.
- GenericDataSink(OutputFormat<Record>) - Constructor for class org.apache.flink.api.java.record.operators.GenericDataSink
-
Deprecated.
Creates a GenericDataSink with the provided
OutputFormat implementation
and a default name.
- GenericDataSink(OutputFormat<Record>, Operator<Record>) - Constructor for class org.apache.flink.api.java.record.operators.GenericDataSink
-
Deprecated.
Creates a GenericDataSink with the provided
OutputFormat implementation the default name.
- GenericDataSink(OutputFormat<Record>, List<Operator<Record>>) - Constructor for class org.apache.flink.api.java.record.operators.GenericDataSink
-
Deprecated.
This method will be removed in future versions. Use the Union operator instead.
- GenericDataSink(OutputFormat<Record>, Operator<Record>, String) - Constructor for class org.apache.flink.api.java.record.operators.GenericDataSink
-
Deprecated.
Creates a GenericDataSink with the provided
OutputFormat implementation and the given name.
- GenericDataSink(OutputFormat<Record>, List<Operator<Record>>, String) - Constructor for class org.apache.flink.api.java.record.operators.GenericDataSink
-
Deprecated.
This method will be removed in future versions. Use the Union operator instead.
- GenericDataSink(Class<? extends OutputFormat<Record>>, String) - Constructor for class org.apache.flink.api.java.record.operators.GenericDataSink
-
Deprecated.
Creates a GenericDataSink with the provided
OutputFormat implementation
and the given name.
- GenericDataSink(Class<? extends OutputFormat<Record>>) - Constructor for class org.apache.flink.api.java.record.operators.GenericDataSink
-
Deprecated.
Creates a GenericDataSink with the provided
OutputFormat implementation
and a default name.
- GenericDataSink(Class<? extends OutputFormat<Record>>, Operator<Record>) - Constructor for class org.apache.flink.api.java.record.operators.GenericDataSink
-
Deprecated.
Creates a GenericDataSink with the provided
OutputFormat implementation the default name.
- GenericDataSink(Class<? extends OutputFormat<Record>>, List<Operator<Record>>) - Constructor for class org.apache.flink.api.java.record.operators.GenericDataSink
-
Deprecated.
This method will be removed in future versions. Use the Union operator instead.
- GenericDataSink(Class<? extends OutputFormat<Record>>, Operator<Record>, String) - Constructor for class org.apache.flink.api.java.record.operators.GenericDataSink
-
Deprecated.
Creates a GenericDataSink with the provided
OutputFormat implementation and the given name.
- GenericDataSink(Class<? extends OutputFormat<Record>>, List<Operator<Record>>, String) - Constructor for class org.apache.flink.api.java.record.operators.GenericDataSink
-
Deprecated.
This method will be removed in future versions. Use the Union operator instead.
- GenericDataSinkBase<IN> - Class in org.apache.flink.api.common.operators
-
Operator for nodes that act as data sinks, storing the data they receive.
- GenericDataSinkBase(OutputFormat<IN>, UnaryOperatorInformation<IN, Nothing>, String) - Constructor for class org.apache.flink.api.common.operators.GenericDataSinkBase
-
Creates a GenericDataSink with the provided
OutputFormat implementation
and the given name.
- GenericDataSinkBase(UserCodeWrapper<? extends OutputFormat<IN>>, UnaryOperatorInformation<IN, Nothing>, String) - Constructor for class org.apache.flink.api.common.operators.GenericDataSinkBase
-
Creates a GenericDataSink with the provided
OutputFormat implementation
and the given name.
- GenericDataSource<T extends InputFormat<Record,?>> - Class in org.apache.flink.api.java.record.operators
-
Deprecated.
- GenericDataSource(T, String) - Constructor for class org.apache.flink.api.java.record.operators.GenericDataSource
-
Deprecated.
Creates a new instance for the given file using the given input format.
- GenericDataSource(T) - Constructor for class org.apache.flink.api.java.record.operators.GenericDataSource
-
Deprecated.
Creates a new instance for the given file using the given input format, using the default name.
- GenericDataSource(Class<? extends T>, String) - Constructor for class org.apache.flink.api.java.record.operators.GenericDataSource
-
Deprecated.
Creates a new instance for the given file using the given input format.
- GenericDataSource(Class<? extends T>) - Constructor for class org.apache.flink.api.java.record.operators.GenericDataSource
-
Deprecated.
Creates a new instance for the given file using the given input format, using the default name.
- GenericDataSourceBase<OUT,T extends InputFormat<OUT,?>> - Class in org.apache.flink.api.common.operators
-
Abstract superclass for data sources in a Pact plan.
- GenericDataSourceBase(T, OperatorInformation<OUT>, String) - Constructor for class org.apache.flink.api.common.operators.GenericDataSourceBase
-
Creates a new instance for the given file using the given input format.
- GenericDataSourceBase(T, OperatorInformation<OUT>) - Constructor for class org.apache.flink.api.common.operators.GenericDataSourceBase
-
Creates a new instance for the given file using the given input format, using the default name.
- GenericDataSourceBase(Class<? extends T>, OperatorInformation<OUT>, String) - Constructor for class org.apache.flink.api.common.operators.GenericDataSourceBase
-
Creates a new instance for the given file using the given input format.
- GenericDataSourceBase(Class<? extends T>, OperatorInformation<OUT>) - Constructor for class org.apache.flink.api.common.operators.GenericDataSourceBase
-
Creates a new instance for the given file using the given input format, using the default name.
- GenericFlatTypePostPass<X,T extends AbstractSchema<X>> - Class in org.apache.flink.compiler.postpass
-
- GenericFlatTypePostPass() - Constructor for class org.apache.flink.compiler.postpass.GenericFlatTypePostPass
-
- GenericInputFormat<OT> - Class in org.apache.flink.api.common.io
-
Generic base class for all inputs that are not based on files.
- GenericInputFormat() - Constructor for class org.apache.flink.api.common.io.GenericInputFormat
-
- GenericInputFormat - Class in org.apache.flink.api.java.record.io
-
Generic base class for all inputs that are not based on files, specific to Record.
- GenericInputFormat() - Constructor for class org.apache.flink.api.java.record.io.GenericInputFormat
-
- GenericInputSplit - Class in org.apache.flink.core.io
-
A generic input split that has only a partition number.
- GenericInputSplit() - Constructor for class org.apache.flink.core.io.GenericInputSplit
-
Default constructor for instantiation during de-serialization.
- GenericInputSplit(int, int) - Constructor for class org.apache.flink.core.io.GenericInputSplit
-
Creates a generic input split with the given split number.
- GenericPairComparator<T1,T2> - Class in org.apache.flink.api.common.typeutils
-
- GenericPairComparator(TypeComparator<T1>, TypeComparator<T2>) - Constructor for class org.apache.flink.api.common.typeutils.GenericPairComparator
-
- GenericSourceFunction<T> - Interface in org.apache.flink.streaming.api.function.source
-
- GenericTypeComparator<T extends Comparable<T>> - Class in org.apache.flink.api.java.typeutils.runtime
-
TypeComparator for all types that extend Comparable.
- GenericTypeComparator(boolean, TypeSerializer<T>, Class<T>) - Constructor for class org.apache.flink.api.java.typeutils.runtime.GenericTypeComparator
-
- GenericTypeInfo<T> - Class in org.apache.flink.api.java.typeutils
-
- GenericTypeInfo(Class<T>) - Constructor for class org.apache.flink.api.java.typeutils.GenericTypeInfo
-
- GenSequenceFunction - Class in org.apache.flink.streaming.api.function.source
-
Source Function used to generate the number sequence
- GenSequenceFunction(long, long) - Constructor for class org.apache.flink.streaming.api.function.source.GenSequenceFunction
-
- get(int) - Method in class org.apache.flink.api.common.operators.util.FieldList
-
- get() - Static method in class org.apache.flink.api.common.typeutils.record.RecordPairComparatorFactory
-
Gets an instance of the comparator factory.
- get() - Static method in class org.apache.flink.api.common.typeutils.record.RecordSerializer
-
- get() - Static method in class org.apache.flink.api.common.typeutils.record.RecordSerializerFactory
-
Gets an instance of the serializer factory.
- get(int) - Method in class org.apache.flink.api.io.avro.example.User
-
- get(URI) - Static method in class org.apache.flink.core.fs.FileSystem
-
Returns a reference to the
FileSystem instance for accessing the
file system identified by the given
URI.
- get(int) - Method in class org.apache.flink.core.memory.MemorySegment
-
Reads the byte at the given position.
- get(int, byte[]) - Method in class org.apache.flink.core.memory.MemorySegment
-
Bulk get method.
- get(int, byte[], int, int) - Method in class org.apache.flink.core.memory.MemorySegment
-
Bulk get method.
- get(DataOutput, int, int) - Method in class org.apache.flink.core.memory.MemorySegment
-
Bulk get method.
- get(int, ByteBuffer, int) - Method in class org.apache.flink.core.memory.MemorySegment
-
Bulk get method.
- get(JobID, String) - Method in class org.apache.flink.runtime.blob.BlobClient
-
Downloads the BLOB identified by the given job ID and key from the BLOB server.
- get(BlobKey) - Method in class org.apache.flink.runtime.blob.BlobClient
-
Downloads the BLOB identified by the given BLOB key from the BLOB server.
- get() - Static method in class org.apache.flink.runtime.ipc.Server
-
- get(String) - Method in class org.apache.flink.runtime.iterative.concurrent.Broker
-
blocking retrieval and removal of the object to share
- get(int) - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- get(int, byte[]) - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- get(int, byte[], int, int) - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- get(DataOutput, int, int) - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- get(int) - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
- get(int, byte[]) - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
- get(int, byte[], int, int) - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
- get(DataOutput, int, int) - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
- get(int) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- get(int, byte[]) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- get(int, byte[], int, int) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- get(DataOutput, int, int) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- get() - Static method in class org.apache.flink.runtime.util.EmptyIterator
-
Gets a singleton instance of the empty iterator.
- get() - Static method in class org.apache.flink.runtime.util.EmptyMutableObjectIterator
-
Gets a singleton instance of the empty iterator.
- get(K) - Method in interface org.apache.flink.streaming.connectors.db.DBState
-
- get(K) - Method in class org.apache.flink.streaming.connectors.db.LevelDBState
-
- get(String) - Method in class org.apache.flink.streaming.connectors.db.MemcachedState
-
- get(K) - Method in class org.apache.flink.streaming.connectors.db.RedisState
-
- get(String, String) - Method in class org.apache.flink.streaming.connectors.json.JSONParseFlatMap
-
Get the value object associated with a key form a JSON code.
- get(Object) - Method in class org.apache.flink.streaming.state.MapState
-
- get() - Method in class org.apache.flink.streaming.state.NullableCircularBuffer
-
Returns the least recently inserted element in this buffer.
- get() - Method in class org.apache.flink.types.BooleanValue
-
- get(int) - Method in class org.apache.flink.types.ListValue
-
- get(Object) - Method in class org.apache.flink.types.MapValue
-
- getAccessTime() - Method in interface org.apache.flink.core.fs.FileStatus
-
Get the access time of the file.
- getAccessTime() - Method in class org.apache.flink.core.fs.local.LocalFileStatus
-
- getAccessTime() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileStatus
-
- getAccessTime() - Method in class org.apache.flink.runtime.fs.s3.S3FileStatus
-
- getAccumulatedRecordCount() - Method in class org.apache.flink.api.common.io.BlockInfo
-
Returns the accumulated record count.
- getAccumulator(String) - Method in interface org.apache.flink.api.common.functions.RuntimeContext
-
Get an existing accumulator object.
- getAccumulator(String) - Method in class org.apache.flink.api.common.functions.util.AbstractRuntimeUDFContext
-
- getAccumulatorProtocolProxy() - Method in interface org.apache.flink.runtime.execution.Environment
-
Returns the proxy object for the accumulator protocol.
- getAccumulatorProtocolProxy() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getAccumulatorResult(String) - Method in class org.apache.flink.api.common.JobExecutionResult
-
- getAccumulatorResults(JobID) - Method in class org.apache.flink.runtime.jobmanager.JobManager
-
- getAccumulatorResults(JobID) - Method in interface org.apache.flink.runtime.protocols.AccumulatorProtocol
-
Get the final accumulator results.
- getAccumulators(ClassLoader) - Method in class org.apache.flink.runtime.accumulators.AccumulatorEvent
-
- getAccumulators() - Method in class org.apache.flink.runtime.jobmanager.accumulators.JobAccumulators
-
- getAccumulators(JobID) - Method in class org.apache.flink.runtime.jobmanager.JobManager
-
- getAccumulatorsFormated(Map<?, Accumulator<?, ?>>) - Static method in class org.apache.flink.api.common.accumulators.AccumulatorHelper
-
- getAggregate() - Method in interface org.apache.flink.api.common.aggregators.Aggregator
-
Gets the aggregator's current aggregate.
- getAggregate() - Method in class org.apache.flink.api.common.aggregators.DoubleSumAggregator
-
- getAggregate() - Method in class org.apache.flink.api.common.aggregators.LongSumAggregator
-
- getAggregate() - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase.TerminationCriterionAggregator
-
- getAggregate() - Method in class org.apache.flink.api.java.aggregation.AggregationFunction
-
- getAggregate() - Method in class org.apache.flink.api.java.aggregation.MaxAggregationFunction
-
- getAggregate() - Method in class org.apache.flink.api.java.aggregation.MinAggregationFunction
-
- getAggregate() - Method in class org.apache.flink.api.java.aggregation.SumAggregationFunction.ByteSumAgg
-
- getAggregate() - Method in class org.apache.flink.api.java.aggregation.SumAggregationFunction.DoubleSumAgg
-
- getAggregate() - Method in class org.apache.flink.api.java.aggregation.SumAggregationFunction.FloatSumAgg
-
- getAggregate() - Method in class org.apache.flink.api.java.aggregation.SumAggregationFunction.IntSumAgg
-
- getAggregate() - Method in class org.apache.flink.api.java.aggregation.SumAggregationFunction.LongSumAgg
-
- getAggregate() - Method in class org.apache.flink.api.java.aggregation.SumAggregationFunction.ShortSumAgg
-
- getAggregates() - Method in class org.apache.flink.runtime.iterative.concurrent.SuperstepBarrier
-
- getAggregates(ClassLoader) - Method in class org.apache.flink.runtime.iterative.event.IterationEventWithAggregators
-
- getAggregator() - Method in class org.apache.flink.api.common.aggregators.AggregatorWithName
-
Gets the aggregator.
- getAggregator(String) - Method in class org.apache.flink.runtime.iterative.task.RuntimeAggregatorRegistry
-
- getAggregator(int, TypeInformation<R>, AggregationFunction.AggregationType) - Static method in class org.apache.flink.streaming.api.function.aggregation.ComparableAggregator
-
- getAggregator(int, TypeInformation<R>, AggregationFunction.AggregationType, boolean) - Static method in class org.apache.flink.streaming.api.function.aggregation.ComparableAggregator
-
- getAggregator(String, TypeInformation<R>, AggregationFunction.AggregationType, boolean) - Static method in class org.apache.flink.streaming.api.function.aggregation.ComparableAggregator
-
- getAggregatorNames() - Method in class org.apache.flink.runtime.iterative.concurrent.SuperstepBarrier
-
- getAggregatorNames() - Method in class org.apache.flink.runtime.iterative.event.IterationEventWithAggregators
-
- getAggregators() - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase
-
- getAggregators() - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
-
- getAggregators() - Method in interface org.apache.flink.api.common.operators.IterationOperator
-
- getAggregators() - Method in class org.apache.flink.api.java.operators.DeltaIteration
-
Gets the registry for aggregators for the iteration.
- getAggregators() - Method in class org.apache.flink.api.java.operators.IterativeDataSet
-
Gets the registry for aggregators.
- getAggregators() - Method in class org.apache.flink.spargel.java.record.SpargelIteration
-
- getAllAccumulatorResults() - Method in class org.apache.flink.api.common.JobExecutionResult
-
- getAllAccumulators() - Method in interface org.apache.flink.api.common.functions.RuntimeContext
-
For system internal usage only.
- getAllAccumulators() - Method in class org.apache.flink.api.common.functions.util.AbstractRuntimeUDFContext
-
- getAllAggregators() - Method in class org.apache.flink.runtime.iterative.task.RuntimeAggregatorRegistry
-
- getAllDeclaredFields(Class<?>) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
-
recursively determine all declared fields
This is required because class.getFields() is not returning fields defined
in parent classes.
- getAllExecutionVertices() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
- getAllIntermediateResults() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
- getAllLibraries() - Method in class org.apache.flink.client.program.PackagedProgram
-
- getAllNodes() - Method in class org.apache.flink.compiler.plan.OptimizedPlan
-
Gets all the nodes from this OptimizedPlan.
- getAllowQueuedScheduling() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
-
- getAllRegisteredAggregators() - Method in class org.apache.flink.api.common.aggregators.AggregatorRegistry
-
- getAllRegisteredInstances() - Method in class org.apache.flink.runtime.instance.InstanceManager
-
- getAllRunningTasks() - Method in class org.apache.flink.runtime.taskmanager.TaskManager
-
- getAllStaticResolutions() - Static method in class org.apache.flink.runtime.net.NetUtils
-
- getAllVertices() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
- getAlternativePlans(CostEstimator) - Method in class org.apache.flink.compiler.dag.AbstractPartialSolutionNode
-
- getAlternativePlans(CostEstimator) - Method in class org.apache.flink.compiler.dag.BinaryUnionNode
-
- getAlternativePlans(CostEstimator) - Method in class org.apache.flink.compiler.dag.DataSinkNode
-
- getAlternativePlans(CostEstimator) - Method in class org.apache.flink.compiler.dag.DataSourceNode
-
- getAlternativePlans(CostEstimator) - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
Computes the plan alternatives for this node, an implicitly for all nodes that are children of
this node.
- getAlternativePlans(CostEstimator) - Method in class org.apache.flink.compiler.dag.SingleInputNode
-
- getAlternativePlans(CostEstimator) - Method in class org.apache.flink.compiler.dag.TwoInputNode
-
- getAndRemove(String) - Method in class org.apache.flink.runtime.iterative.concurrent.Broker
-
blocking retrieval and removal of the object to share
- getAppplicationMasterStatus() - Method in class org.apache.flink.yarn.appMaster.ApplicationMaster
-
- getAppplicationMasterStatus() - Method in interface org.apache.flink.yarn.rpc.YARNClientMasterProtocol
-
- getArchive() - Method in class org.apache.flink.runtime.jobmanager.JobManager
-
- getArguments() - Method in class org.apache.flink.client.program.PackagedProgram
-
- getArity() - Method in class org.apache.flink.api.common.typeinfo.BasicArrayTypeInfo
-
- getArity() - Method in class org.apache.flink.api.common.typeinfo.BasicTypeInfo
-
- getArity() - Method in class org.apache.flink.api.common.typeinfo.NothingTypeInfo
-
- getArity() - Method in class org.apache.flink.api.common.typeinfo.PrimitiveArrayTypeInfo
-
- getArity() - Method in class org.apache.flink.api.common.typeinfo.TypeInformation
-
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple
-
Gets the number of field in the tuple (the tuple arity).
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple1
-
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple10
-
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple11
-
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple12
-
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple13
-
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple14
-
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple15
-
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple16
-
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple17
-
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple18
-
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple19
-
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple2
-
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple20
-
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple21
-
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple22
-
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple23
-
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple24
-
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple25
-
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple3
-
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple4
-
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple5
-
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple6
-
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple7
-
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple8
-
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple9
-
- getArity() - Method in class org.apache.flink.api.java.typeutils.EnumTypeInfo
-
- getArity() - Method in class org.apache.flink.api.java.typeutils.GenericTypeInfo
-
- getArity() - Method in class org.apache.flink.api.java.typeutils.ObjectArrayTypeInfo
-
- getArity() - Method in class org.apache.flink.api.java.typeutils.PojoTypeInfo
-
- getArity() - Method in class org.apache.flink.api.java.typeutils.RecordTypeInfo
-
- getArity() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializerBase
-
- getArity() - Method in class org.apache.flink.api.java.typeutils.TupleTypeInfoBase
-
- getArity() - Method in class org.apache.flink.api.java.typeutils.ValueTypeInfo
-
- getArity() - Method in class org.apache.flink.api.java.typeutils.WritableTypeInfo
-
- getAssignedResource() - Method in class org.apache.flink.runtime.executiongraph.Execution
-
- getAttemptId() - Method in class org.apache.flink.runtime.executiongraph.Execution
-
- getAttemptNumber() - Method in class org.apache.flink.runtime.executiongraph.Execution
-
- getAverageRecordWidth() - Method in class org.apache.flink.api.common.io.FileInputFormat.FileBaseStatistics
-
Gets the estimated average number of bytes per record.
- getAverageRecordWidth() - Method in interface org.apache.flink.api.common.io.statistics.BaseStatistics
-
Gets the average width of a record, in bytes.
- getAvgOutputRecordSize() - Method in class org.apache.flink.api.common.operators.CompilerHints
-
- getBackingArray() - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- getBackingArray() - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
Gets the byte array that backs the memory segment and this random access view.
- getBackingArray() - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
Deprecated.
- getBaseStatistics(String) - Method in class org.apache.flink.compiler.DataStatistics
-
Gets the base statistics for the input identified by the given identifier.
- getBaseStatistics(String) - Method in class org.apache.flink.compiler.NonCachingDataStatistics
-
- getBasicTupleTypeInfo(Class<?>...) - Static method in class org.apache.flink.api.java.typeutils.TupleTypeInfo
-
- getBatchModel() - Method in class org.apache.flink.streaming.examples.ml.IncrementalLearningSkeleton.Predictor
-
- getBinaryLength() - Method in class org.apache.flink.types.BooleanValue
-
- getBinaryLength() - Method in class org.apache.flink.types.ByteValue
-
- getBinaryLength() - Method in class org.apache.flink.types.CharValue
-
- getBinaryLength() - Method in interface org.apache.flink.types.CopyableValue
-
Gets the length of the data type when it is serialized, in bytes.
- getBinaryLength() - Method in class org.apache.flink.types.DoubleValue
-
- getBinaryLength() - Method in class org.apache.flink.types.FloatValue
-
- getBinaryLength() - Method in class org.apache.flink.types.IntValue
-
- getBinaryLength() - Method in class org.apache.flink.types.LongValue
-
- getBinaryLength() - Method in class org.apache.flink.types.NullValue
-
- getBinaryLength() - Method in class org.apache.flink.types.Record
-
- getBinaryLength() - Method in class org.apache.flink.types.ShortValue
-
- getBinaryLength() - Method in class org.apache.flink.types.StringValue
-
- getBlobServerPort() - Method in class org.apache.flink.runtime.execution.librarycache.BlobLibraryCacheManager
-
- getBlobServerPort() - Method in class org.apache.flink.runtime.jobmanager.JobManager
-
- getBlobServerPort() - Method in interface org.apache.flink.runtime.protocols.ServiceDiscoveryProtocol
-
Returns the network port of the job manager's BLOB server.
- getBlockCount() - Method in class org.apache.flink.runtime.io.disk.iomanager.ChannelWriterOutputView
-
Gets the number of blocks used by this view.
- getBlockCount() - Method in class org.apache.flink.runtime.operators.hash.InMemoryPartition
-
- getBlockCount() - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.ChannelWithBlockCount
-
- getBlockedTime() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalExecutionVertexThreadProfilingData
-
- getBlockedTime() - Method in class org.apache.flink.runtime.profiling.types.ThreadProfilingEvent
-
Returns the percentage of time the execution thread has been
blocked to enter or reenter a monitor in the given profiling interval.
- getBlockSize() - Method in interface org.apache.flink.core.fs.FileStatus
-
Get the block size of the file.
- getBlockSize() - Method in class org.apache.flink.core.fs.local.LocalFileStatus
-
- getBlockSize() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileStatus
-
- getBlockSize() - Method in class org.apache.flink.runtime.fs.s3.S3FileStatus
-
- getBoolean(String, boolean) - Method in class org.apache.flink.configuration.Configuration
-
Returns the value associated with the given key as a boolean.
- getBoolean(String, boolean) - Static method in class org.apache.flink.configuration.GlobalConfiguration
-
Returns the value associated with the given key as a boolean.
- getBoolean(int) - Method in class org.apache.flink.core.memory.MemorySegment
-
Reads one byte at the given position and returns its boolean
representation.
- getBoolean(int) - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- getBoolean(int) - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
- getBoolean(int) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- getBoolean(String, boolean) - Method in class org.apache.flink.runtime.operators.util.TaskConfig.DelegatingConfiguration
-
- getBoolean(String, String) - Method in class org.apache.flink.streaming.connectors.json.JSONParseFlatMap
-
Get the boolean value associated with a key form a JSON code.
- getBranchesForParent(PactConnection) - Method in class org.apache.flink.compiler.dag.DataSinkNode
-
- getBranchesForParent(PactConnection) - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
- getBranchingNode() - Method in class org.apache.flink.compiler.dag.OptimizerNode.UnclosedBranchDescriptor
-
- getBranchPlan() - Method in class org.apache.flink.compiler.plan.PlanNode
-
- getBroadcastConnectionNames() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
Return the list of names associated with broadcast inputs for this node.
- getBroadcastConnections() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
Return the list of inputs associated with broadcast variables for this node.
- getBroadcastGroupSize(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getBroadcastInputName(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getBroadcastInputs() - Method in class org.apache.flink.api.common.operators.AbstractUdfOperator
-
Returns the input, or null, if none is set.
- getBroadcastInputs() - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase
-
The BulkIteration meta operator cannot have broadcast inputs.
- getBroadcastInputs() - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
-
DeltaIteration meta operator cannot have broadcast inputs.
- getBroadcastInputs() - Method in class org.apache.flink.compiler.plan.PlanNode
-
Gets a list of all broadcast inputs attached to this node.
- getBroadcastInputSerializer(int, ClassLoader) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getBroadcastSet(String) - Method in class org.apache.flink.spargel.java.MessagingFunction
-
Gets the broadcast data set registered under the given name.
- getBroadcastSet(String) - Method in class org.apache.flink.spargel.java.VertexUpdateFunction
-
Gets the broadcast data set registered under the given name.
- getBroadcastSets() - Method in class org.apache.flink.api.java.operators.SingleInputUdfOperator
-
- getBroadcastSets() - Method in class org.apache.flink.api.java.operators.TwoInputUdfOperator
-
- getBroadcastSets() - Method in interface org.apache.flink.api.java.operators.UdfOperator
-
Gets the broadcast sets (name and data set) that have been added to context of the UDF.
- getBroadcastVariable(String) - Method in interface org.apache.flink.api.common.functions.RuntimeContext
-
Returns the result bound to the broadcast variable identified by the
given name.
- getBroadcastVariable(String) - Method in class org.apache.flink.api.common.functions.util.RuntimeUDFContext
-
- getBroadcastVariable(String) - Method in class org.apache.flink.runtime.operators.util.DistributedRuntimeUDFContext
-
- getBroadcastVariableManager() - Method in interface org.apache.flink.runtime.execution.Environment
-
- getBroadcastVariableManager() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getBroadcastVariableManager() - Method in class org.apache.flink.runtime.taskmanager.TaskManager
-
- getBroadcastVariableWithInitializer(String, BroadcastVariableInitializer<T, C>) - Method in interface org.apache.flink.api.common.functions.RuntimeContext
-
Returns the result bound to the broadcast variable identified by the
given name.
- getBroadcastVariableWithInitializer(String, BroadcastVariableInitializer<T, C>) - Method in class org.apache.flink.api.common.functions.util.RuntimeUDFContext
-
- getBroadcastVariableWithInitializer(String, BroadcastVariableInitializer<T, C>) - Method in class org.apache.flink.runtime.operators.util.DistributedRuntimeUDFContext
-
- getBucket() - Method in class org.apache.flink.runtime.fs.s3.S3BucketObjectPair
-
Returns the name of the S3 bucket this object refers to.
- getBucketBoundary(int, int) - Method in interface org.apache.flink.api.common.distributions.DataDistribution
-
Returns the i'th bucket's upper bound, given that the distribution is to be
split into totalBuckets buckets.
- getBucketBoundary(int, int) - Method in class org.apache.flink.api.common.distributions.SimpleDistribution
-
- getBucketBoundary(int, int) - Method in class org.apache.flink.api.common.distributions.SimpleIntegerDistribution
-
- getBucketBoundary(int, int) - Method in class org.apache.flink.api.common.distributions.UniformDoubleDistribution
-
- getBucketBoundary(int, int) - Method in class org.apache.flink.api.common.distributions.UniformIntegerDistribution
-
- getBuffer() - Method in class org.apache.flink.runtime.io.network.channels.BufferOrEvent
-
- getBuffer() - Method in class org.apache.flink.runtime.io.network.Envelope
-
- getBufferedMemory() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- getBufferedMemory() - Method in class org.apache.flink.runtime.profiling.types.InstanceProfilingEvent
-
Returns the amount of memory, in bytes, used for file buffers.
- getBufferProvider(JobID, ChannelID) - Method in interface org.apache.flink.runtime.io.network.bufferprovider.BufferProviderBroker
-
- getBufferProvider(JobID, ChannelID) - Method in class org.apache.flink.runtime.io.network.ChannelManager
-
- getBufferSize() - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
-
- getBufferSize() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getBufferSize() - Method in interface org.apache.flink.runtime.io.network.bufferprovider.BufferProvider
-
Returns the size of buffers (in bytes) available at this buffer provider.
- getBufferSize() - Method in class org.apache.flink.runtime.io.network.bufferprovider.DiscardBufferPool
-
- getBufferSize() - Method in class org.apache.flink.runtime.io.network.bufferprovider.GlobalBufferPool
-
Returns the size of buffers (in bytes).
- getBufferSize() - Method in class org.apache.flink.runtime.io.network.bufferprovider.LocalBufferPool
-
- getBufferSize() - Method in class org.apache.flink.runtime.io.network.channels.InputChannel
-
- getBufferSize() - Method in class org.apache.flink.runtime.io.network.gates.InputGate
-
- getBufferTimeout() - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Sets the maximum time frequency (milliseconds) for the flushing of the
output buffers.
- getBufferTimeout() - Method in class org.apache.flink.streaming.api.StreamConfig
-
- getBuildComparator() - Method in class org.apache.flink.api.common.operators.util.JoinHashMap
-
- getBuildSerializer() - Method in class org.apache.flink.api.common.operators.util.JoinHashMap
-
- getBuildSideBlockCount() - Method in class org.apache.flink.runtime.operators.hash.HashPartition
-
- getBuildSideChannel() - Method in class org.apache.flink.runtime.operators.hash.HashPartition
-
- getBuildSideComparator() - Method in class org.apache.flink.runtime.operators.hash.AbstractMutableHashTable
-
- getBuildSideIterator() - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
-
- getBuildSideRecordCount() - Method in class org.apache.flink.runtime.operators.hash.HashPartition
-
- getBuildSideSerializer() - Method in class org.apache.flink.runtime.operators.hash.AbstractMutableHashTable
-
- getBytes(String, byte[]) - Method in class org.apache.flink.configuration.Configuration
-
Returns the value associated with the given key as a byte array.
- getBytes() - Method in class org.apache.flink.core.io.StringRecord
-
- getBytes(String, byte[]) - Method in class org.apache.flink.runtime.operators.util.TaskConfig.DelegatingConfiguration
-
- getBytesMemoryUsed() - Method in class org.apache.flink.runtime.io.disk.iomanager.ChannelWriterOutputView
-
Gets the number of bytes used by this output view, including written bytes and header bytes.
- getBytesWritten() - Method in class org.apache.flink.runtime.io.disk.iomanager.ChannelWriterOutputView
-
Gets the number of pay-load bytes already written.
- getCachedFiles() - Method in class org.apache.flink.api.common.Plan
-
return the registered caches files
- getCachedMemory() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- getCachedMemory() - Method in class org.apache.flink.runtime.profiling.types.InstanceProfilingEvent
-
Returns the amount of memory, in bytes, used as cache memory.
- getCachedSwapMemory() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- getCachedSwapMemory() - Method in class org.apache.flink.runtime.profiling.types.InstanceProfilingEvent
-
Returns the amount of swap, in bytes, used as cache memory.
- getCallLocationName() - Static method in class org.apache.flink.api.java.Utils
-
- getCallLocationName(int) - Static method in class org.apache.flink.api.java.Utils
-
- getCallQueueLen() - Method in class org.apache.flink.runtime.ipc.Server
-
The number of rpc calls in the queue.
- getCandidateAtBranchPoint(OptimizerNode) - Method in class org.apache.flink.compiler.plan.PlanNode
-
- getCapacity() - Method in class org.apache.flink.runtime.operators.sort.FixedLengthRecordSorter
-
Gets the total capacity of this sorter, in bytes.
- getCapacity() - Method in interface org.apache.flink.runtime.operators.sort.InMemorySorter
-
Gets the total capacity of this sorter, in bytes.
- getCapacity() - Method in class org.apache.flink.runtime.operators.sort.NormalizedKeySorter
-
Gets the total capacity of this sorter, in bytes.
- getChainedStubConfig(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getChainedTask(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getChainedTaskName(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getChannel(int) - Method in class org.apache.flink.runtime.io.network.gates.OutputGate
-
- getChannel() - Method in class org.apache.flink.runtime.net.SocketInputStream
-
Returns underlying channel used by inputstream.
- getChannel() - Method in class org.apache.flink.runtime.net.SocketOutputStream
-
Returns underlying channel used by this stream.
- getChannel() - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.ChannelWithBlockCount
-
- getChannelID() - Method in class org.apache.flink.runtime.io.disk.iomanager.AbstractFileIOChannel
-
Gets the channel ID of this channel.
- getChannelID() - Method in interface org.apache.flink.runtime.io.disk.iomanager.FileIOChannel
-
Gets the channel ID of this I/O channel.
- getChannelId() - Method in class org.apache.flink.streaming.api.streamrecord.UID
-
- getChannelManager() - Method in class org.apache.flink.runtime.taskmanager.TaskManager
-
- getChannels() - Method in class org.apache.flink.runtime.deployment.GateDeploymentDescriptor
-
- getChannelType() - Method in class org.apache.flink.runtime.io.network.channels.Channel
-
- getChannelType() - Method in class org.apache.flink.runtime.io.network.channels.InputChannel
-
- getChannelType() - Method in class org.apache.flink.runtime.io.network.gates.Gate
-
- getChar(int) - Method in class org.apache.flink.core.memory.MemorySegment
-
Reads two memory at the given position, composing them into a char value
according to the current byte order.
- getChar(int) - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- getChar(int) - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
- getChar(int) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- getCharArray() - Method in class org.apache.flink.types.StringValue
-
Returns this StringValue's internal character data.
- getCharsetName() - Method in class org.apache.flink.api.java.io.TextInputFormat
-
- getCharsetName() - Method in class org.apache.flink.api.java.io.TextOutputFormat
-
- getCharsetName() - Method in class org.apache.flink.api.java.io.TextValueInputFormat
-
- getCheckpointedState() - Method in class org.apache.flink.streaming.state.checkpoint.StateCheckpoint
-
Returns the state object for the checkpoint.
- getClass(String, Class<? extends T>, ClassLoader) - Method in class org.apache.flink.configuration.Configuration
-
Returns the class associated with the given key as a string.
- getClass(String, Class<? extends T>, ClassLoader) - Method in class org.apache.flink.runtime.operators.util.TaskConfig.DelegatingConfiguration
-
- getClassAtPos(int) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Gets the class of the field at the given position
- getClassLoader(JobID) - Method in class org.apache.flink.runtime.execution.librarycache.BlobLibraryCacheManager
-
- getClassLoader(JobID) - Method in class org.apache.flink.runtime.execution.librarycache.FallbackLibraryCacheManager
-
- getClassLoader(JobID) - Method in interface org.apache.flink.runtime.execution.librarycache.LibraryCacheManager
-
Returns the user code class loader associated with id.
- getClassName() - Method in exception org.apache.flink.runtime.ipc.RemoteException
-
- getClassSchema() - Static method in class org.apache.flink.api.io.avro.example.User
-
- getClient(CommandLine, ClassLoader) - Method in class org.apache.flink.client.CliFrontend
-
- getClient() - Method in class org.apache.flink.client.program.ContextEnvironment
-
- getClosedBranchingNodes() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
- getCoGroupReturnTypes(CoGroupFunction<IN1, IN2, OUT>, TypeInformation<IN1>, TypeInformation<IN2>) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
-
- getCollector() - Method in class org.apache.flink.streaming.api.streamvertex.OutputHandler
-
- getCoLocationGroup() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
-
- getCoLocationGroup() - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
- getCombinerUtilityNode() - Method in class org.apache.flink.compiler.dag.GroupReduceNode
-
- getCombinerUtilityNode() - Method in class org.apache.flink.compiler.dag.ReduceNode
-
- getCommentPrefix() - Method in class org.apache.flink.api.java.io.CsvInputFormat
-
- getCommentPrefix() - Method in class org.apache.flink.api.scala.operators.ScalaCsvInputFormat
-
- getComparator(int) - Method in class org.apache.flink.compiler.plan.SingleInputPlanNode
-
Gets the specified comparator from this PlanNode.
- getComparator1() - Method in class org.apache.flink.compiler.plan.DualInputPlanNode
-
- getComparator2() - Method in class org.apache.flink.compiler.plan.DualInputPlanNode
-
- getComparatorWithCurrentReference() - Method in class org.apache.flink.runtime.util.KeyGroupedIterator
-
- getComparatorWithCurrentReference() - Method in class org.apache.flink.runtime.util.KeyGroupedIteratorImmutable
-
- getCompilerHints() - Method in class org.apache.flink.api.common.operators.Operator
-
Gets the compiler hints for this contract instance.
- getComponentInfo() - Method in class org.apache.flink.api.common.typeinfo.BasicArrayTypeInfo
-
- getComponentInfo() - Method in class org.apache.flink.api.java.typeutils.ObjectArrayTypeInfo
-
- getComponentType() - Method in class org.apache.flink.api.java.typeutils.ObjectArrayTypeInfo
-
- getComponentTypeClass() - Method in class org.apache.flink.api.common.typeinfo.BasicArrayTypeInfo
-
- getConfig() - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
Gets the config object.
- getConfig() - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Gets the config object.
- getConfig() - Method in interface org.apache.flink.streaming.api.streamvertex.StreamTaskContext
-
- getConfig() - Method in class org.apache.flink.streaming.api.streamvertex.StreamVertex
-
- getConfigDir() - Method in class org.apache.flink.client.LocalExecutor
-
- getConfigDir() - Method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- getConfiguration() - Static method in class org.apache.flink.configuration.GlobalConfiguration
-
Gets a
Configuration object with the values of this GlobalConfiguration
- getConfiguration() - Method in class org.apache.flink.hadoopcompatibility.mapreduce.HadoopInputFormat
-
- getConfiguration() - Method in class org.apache.flink.hadoopcompatibility.mapreduce.HadoopOutputFormat
-
- getConfiguration() - Method in class org.apache.flink.runtime.client.JobClient
-
Returns the
Configuration object which can include special configuration settings for the job client.
- getConfiguration() - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
Returns the vertex's configuration object which can be used to pass custom settings to the task at runtime.
- getConfiguration() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
Gets the configuration that holds the actual values encoded.
- getConfiguration() - Method in class org.apache.flink.streaming.api.StreamConfig
-
- getConfigurationDirectory() - Method in class org.apache.flink.client.CliFrontend
-
- getConnectAddress(Server) - Static method in class org.apache.flink.runtime.net.NetUtils
-
Returns InetSocketAddress that a client can use to
connect to the server.
- getConnectedId() - Method in class org.apache.flink.runtime.io.network.channels.Channel
-
- getConnectionAddress() - Method in class org.apache.flink.runtime.io.network.RemoteReceiver
-
Returns the address of the connection to the remote TaskManager.
- getConnectionIndex() - Method in class org.apache.flink.runtime.executiongraph.IntermediateResult
-
- getConnectionIndex() - Method in class org.apache.flink.runtime.io.network.RemoteReceiver
-
Returns the index of the connection to the remote TaskManager.
- getConnectionInfo() - Method in class org.apache.flink.runtime.taskmanager.TaskManager
-
- getConstantKeySet(int) - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
Returns the key columns for the specific input, if all keys are preserved
by this node.
- getConsumer() - Method in interface org.apache.flink.api.java.io.RemoteCollector
-
- getConsumer() - Method in class org.apache.flink.api.java.io.RemoteCollectorImpl
-
- getConsumers() - Method in class org.apache.flink.runtime.executiongraph.IntermediateResultPartition
-
- getConsumers() - Method in class org.apache.flink.runtime.jobgraph.IntermediateDataSet
-
- getContainingBulkIteration() - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase.PartialSolutionPlaceHolder
-
- getContainingIterationNode() - Method in class org.apache.flink.compiler.plan.BulkPartialSolutionPlanNode
-
- getContainingIterationNode() - Method in class org.apache.flink.compiler.plan.SolutionSetPlanNode
-
- getContainingIterationNode() - Method in class org.apache.flink.compiler.plan.WorksetPlanNode
-
- getContainingWorksetIteration() - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase.SolutionSetPlaceHolder
-
- getContainingWorksetIteration() - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase.WorksetPlaceHolder
-
- getContractClass(Class<?>) - Static method in class org.apache.flink.api.common.operators.util.OperatorUtil
-
- getContractResolver(Plan) - Static method in class org.apache.flink.test.compiler.util.CompilerTestBase
-
- getConvergenceCriterion() - Method in class org.apache.flink.api.common.aggregators.AggregatorRegistry
-
- getConvergenceCriterion(ClassLoader) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getConvergenceCriterionAggregatorName() - Method in class org.apache.flink.api.common.aggregators.AggregatorRegistry
-
- getConvergenceCriterionAggregatorName() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getCopyTask() - Method in interface org.apache.flink.runtime.execution.Environment
-
- getCopyTask() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getCoReader() - Method in class org.apache.flink.streaming.api.streamvertex.CoStreamVertex
-
- getCoReader() - Method in interface org.apache.flink.streaming.api.streamvertex.StreamTaskContext
-
- getCoReader() - Method in class org.apache.flink.streaming.api.streamvertex.StreamVertex
-
- getCostWeight() - Method in class org.apache.flink.compiler.dag.BulkIterationNode
-
- getCostWeight() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
- getCostWeight() - Method in class org.apache.flink.compiler.dag.PactConnection
-
- getCostWeight() - Method in class org.apache.flink.compiler.dag.WorksetIterationNode
-
- getCostWeight() - Method in class org.apache.flink.compiler.plan.Channel
-
- getCostWeight() - Method in class org.apache.flink.compiler.plan.PlanNode
-
- getCounter(Enum<?>) - Method in class org.apache.flink.hadoopcompatibility.mapred.wrapper.HadoopDummyReporter
-
- getCounter(String, String) - Method in class org.apache.flink.hadoopcompatibility.mapred.wrapper.HadoopDummyReporter
-
- getCpuCost() - Method in class org.apache.flink.compiler.costs.Costs
-
Gets the cost for the CPU.
- getCrossReturnTypes(CrossFunction<IN1, IN2, OUT>, TypeInformation<IN1>, TypeInformation<IN2>) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
-
- getCumulativeCosts() - Method in class org.apache.flink.compiler.plan.PlanNode
-
Gets the cumulative costs of this nose.
- getCumulativeCostsShare() - Method in class org.apache.flink.compiler.plan.PlanNode
-
- getCurrent() - Method in class org.apache.flink.api.common.operators.util.ListKeyGroupedIterator.ValuesIterator
-
- getCurrent() - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable.ProbeIterator
-
- getCurrent() - Method in class org.apache.flink.runtime.util.KeyGroupedIterator
-
- getCurrent() - Method in class org.apache.flink.runtime.util.KeyGroupedIteratorImmutable
-
- getCurrent() - Method in class org.apache.flink.util.NumberSequenceIterator
-
- getCurrentAssignedResource() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
-
- getCurrentBuffer() - Method in interface org.apache.flink.runtime.io.network.serialization.RecordSerializer
-
- getCurrentBuffer() - Method in class org.apache.flink.runtime.io.network.serialization.SpanningRecordSerializer
-
- getCurrentEvent() - Method in class org.apache.flink.runtime.io.network.channels.InputChannel
-
- getCurrentEvent() - Method in class org.apache.flink.runtime.io.network.gates.InputGate
-
- getCurrentExecutionAttempt() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
-
- getCurrentExecutionState() - Method in class org.apache.flink.runtime.event.job.VertexEvent
-
Returns the current execution state of the subtask this event
belongs to.
- getCurrentJobs() - Method in class org.apache.flink.runtime.jobmanager.JobManager
-
- getCurrentJobStatus() - Method in class org.apache.flink.runtime.event.job.JobEvent
-
Returns the current status of the job.
- getCurrentKey() - Method in class org.apache.flink.hadoopcompatibility.mapred.wrapper.HadoopTupleUnwrappingIterator
-
- getCurrentNumberOfSubtasks() - Method in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor
-
Returns the current number of subtasks.
- getCurrentNumberOfSubtasks() - Method in interface org.apache.flink.runtime.execution.Environment
-
Returns the current number of subtasks the respective task is split into.
- getCurrentNumberOfSubtasks() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getCurrentNumberOfSubtasks() - Method in class org.apache.flink.runtime.jobgraph.tasks.AbstractInvokable
-
Returns the current number of subtasks the respective task is split into.
- getCurrentOffset() - Method in class org.apache.flink.runtime.io.disk.SimpleCollectingOutputView
-
- getCurrentOperatingSystem() - Static method in enum org.apache.flink.util.OperatingSystem
-
Gets the operating system that the JVM runs on from the java system properties.
- getCurrentPartialSolutionPlanNode() - Method in class org.apache.flink.compiler.dag.BulkPartialSolutionNode
-
- getCurrentPositionInSegment() - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedInputView
-
Gets the position from which the next byte will be read.
- getCurrentPositionInSegment() - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedOutputView
-
Gets the current write position (the position where the next bytes will be written)
in the current memory segment.
- getCurrentProbeRecord() - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
-
- getCurrentSegment() - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedInputView
-
Gets the memory segment that will be used to read the next bytes from.
- getCurrentSegment() - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedOutputView
-
Gets the segment that the view currently writes to.
- getCurrentSegmentLimit() - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedInputView
-
Gets the current limit in the memory segment.
- getCurrentSolutionSetPlanNode() - Method in class org.apache.flink.compiler.dag.SolutionSetNode
-
- getCurrentWorksetPlanNode() - Method in class org.apache.flink.compiler.dag.WorksetNode
-
- getCustKey() - Method in class org.apache.flink.examples.java.relational.TPCHQuery3.Customer
-
- getCustKey() - Method in class org.apache.flink.examples.java.relational.TPCHQuery3.Order
-
- getCustomPartitioner() - Method in class org.apache.flink.api.common.operators.base.CoGroupOperatorBase
-
- getCustomPartitioner() - Method in class org.apache.flink.api.common.operators.base.GroupReduceOperatorBase
-
- getCustomPartitioner() - Method in class org.apache.flink.api.common.operators.base.JoinOperatorBase
-
- getCustomPartitioner() - Method in class org.apache.flink.api.common.operators.base.PartitionOperatorBase
-
- getCustomPartitioner() - Method in class org.apache.flink.api.common.operators.base.ReduceOperatorBase
-
- getCustomPartitioner() - Method in class org.apache.flink.api.java.operators.Grouping
-
Gets the custom partitioner to be used for this grouping, or null, if
none was defined.
- getCustomPartitioner() - Method in class org.apache.flink.api.java.operators.PartitionOperator
-
Gets the custom partitioner from this partitioning.
- getCustomPartitioner() - Method in class org.apache.flink.compiler.dataproperties.GlobalProperties
-
- getCustomPartitioner() - Method in class org.apache.flink.compiler.dataproperties.RequestedGlobalProperties
-
Gets the custom partitioner associated with these properties.
- getDataBuffer() - Method in class org.apache.flink.runtime.types.FileRecord
-
- getDataDistribution() - Method in class org.apache.flink.api.common.operators.GenericDataSinkBase
-
Gets the distribution to use for the range partitioning.
- getDataDistribution() - Method in class org.apache.flink.compiler.dataproperties.RequestedGlobalProperties
-
Gets the data distribution.
- getDataDistribution() - Method in class org.apache.flink.compiler.plan.Channel
-
- getDataSet() - Method in class org.apache.flink.api.java.operators.DataSink
-
- getDataSet() - Method in class org.apache.flink.api.java.operators.Grouping
-
- getDataSinks() - Method in class org.apache.flink.api.common.Plan
-
Gets all the data sinks of this job.
- getDataSinks() - Method in class org.apache.flink.compiler.plan.OptimizedPlan
-
Gets the data sinks from this OptimizedPlan.
- getDataSinks(List<SinkPlanNode>) - Method in class org.apache.flink.compiler.plan.SinkJoinerPlanNode
-
- getDataSourceNode() - Method in class org.apache.flink.compiler.plan.SourcePlanNode
-
- getDataSources() - Method in class org.apache.flink.compiler.plan.OptimizedPlan
-
Gets the data sources from this OptimizedPlan.
- getDataStream() - Method in class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
- getDataType() - Method in class org.apache.flink.api.common.typeutils.record.RecordSerializerFactory
-
- getDataType() - Method in interface org.apache.flink.api.common.typeutils.TypeSerializerFactory
-
- getDataType() - Method in class org.apache.flink.api.java.typeutils.runtime.RuntimeStatefulSerializerFactory
-
- getDataType() - Method in class org.apache.flink.api.java.typeutils.runtime.RuntimeStatelessSerializerFactory
-
- getDefaultBlockSize() - Method in class org.apache.flink.core.fs.FileSystem
-
Return the number of bytes that large input files should be optimally be split into to minimize I/O time.
- getDefaultBlockSize() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
-
- getDefaultBlockSize() - Method in class org.apache.flink.runtime.fs.maprfs.MapRFileSystem
-
- getDefaultCentroidDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.examples.java.clustering.util.KMeansData
-
- getDefaultDataDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.examples.java.ml.util.LinearRegressionData
-
- getDefaultDegreeOfParallelism() - Method in class org.apache.flink.compiler.PactCompiler
-
- getDefaultEdgeDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.examples.java.graph.util.ConnectedComponentsData
-
- getDefaultEdgeDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.examples.java.graph.util.EnumTrianglesData
-
- getDefaultEdgeDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.examples.java.graph.util.PageRankData
-
- getDefaultPagesDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.examples.java.graph.util.PageRankData
-
- getDefaultParallelism() - Method in class org.apache.flink.api.common.Plan
-
Gets the default degree of parallelism for this job.
- getDefaultParamsDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.examples.java.ml.util.LinearRegressionData
-
- getDefaultPointDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.examples.java.clustering.util.KMeansData
-
- getDefaultSocketFactory() - Static method in class org.apache.flink.runtime.net.NetUtils
-
- getDefaultTextLineDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.examples.java.wordcount.util.WordCountData
-
- getDefaultVertexDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.examples.java.graph.util.ConnectedComponentsData
-
- getDegreeOfParallelism() - Method in class org.apache.flink.api.common.ExecutionConfig
-
Gets the degree of parallelism with which operation are executed by default.
- getDegreeOfParallelism() - Method in class org.apache.flink.api.common.operators.Operator
-
Gets the degree of parallelism for this contract instance.
- getDegreeOfParallelism() - Method in class org.apache.flink.api.java.CollectionEnvironment
-
- getDegreeOfParallelism() - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
Gets the degree of parallelism with which operation are executed by default.
- getDegreeOfParallelism() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
Gets the degree of parallelism for the contract represented by this optimizer node.
- getDegreeOfParallelism() - Method in class org.apache.flink.compiler.plan.PlanNode
-
- getDegreeOfParallelism() - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Gets the degree of parallelism with which operation are executed by
default.
- getDegreeOfParallelism() - Method in class org.apache.flink.test.util.JavaProgramTestBase
-
- getDelayBeforeRetrying() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
- getDelimiter() - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
-
- getDelta(DATA, DATA) - Method in interface org.apache.flink.streaming.api.windowing.deltafunction.DeltaFunction
-
Calculates the delta between two given data points.
- getDelta(DATA, DATA) - Method in class org.apache.flink.streaming.api.windowing.deltafunction.ExtractionAwareDeltaFunction
-
This method takes the two data point and runs the set extractor on it.
- getDescription() - Method in interface org.apache.flink.api.common.ProgramDescription
-
Returns a description of the plan that is generated by the assembler and
also of the arguments if they are available.
- getDescription() - Method in class org.apache.flink.api.java.record.io.jdbc.example.JDBCExample
-
- getDescription() - Method in class org.apache.flink.client.program.PackagedProgram
-
Returns the description provided by the Program class.
- getDescription() - Method in class org.apache.flink.examples.java.graph.ConnectedComponents
-
- getDescription() - Method in class org.apache.flink.examples.java.graph.TransitiveClosureNaive
-
- getDescription() - Method in class org.apache.flink.hadoopcompatibility.mapred.record.example.WordCount
-
- getDescription() - Method in class org.apache.flink.hadoopcompatibility.mapred.record.example.WordCountWithOutputFormat
-
- getDescription() - Method in class org.apache.flink.runtime.client.AbstractJobResult
-
Returns the description containing further details in case of an error.
- getDescription() - Method in class org.apache.flink.runtime.event.job.VertexEvent
-
Returns an optional description which may be attached to this event.
- getDescription() - Method in class org.apache.flink.runtime.taskmanager.TaskOperationResult
-
- getDescriptionPrefix() - Method in class org.apache.flink.api.common.operators.util.FieldList
-
- getDescriptionPrefix() - Method in class org.apache.flink.api.common.operators.util.FieldSet
-
- getDescriptionSuffix() - Method in class org.apache.flink.api.common.operators.util.FieldList
-
- getDescriptionSuffix() - Method in class org.apache.flink.api.common.operators.util.FieldSet
-
- getDestination() - Method in class org.apache.flink.compiler.deadlockdetect.DeadlockEdge
-
- getDirectedEmit() - Method in class org.apache.flink.streaming.api.StreamConfig
-
- getDirections(Ordering, int) - Static method in class org.apache.flink.compiler.util.Utils
-
- getDirectoryFileName(int) - Method in class org.apache.flink.api.common.io.FileOutputFormat
-
- getDirectoryFileName(int) - Method in class org.apache.flink.api.java.io.AvroOutputFormat
-
- getDiscount() - Method in class org.apache.flink.examples.java.relational.TPCHQuery3.Lineitem
-
- getDiskCost() - Method in class org.apache.flink.compiler.costs.Costs
-
Gets the costs for disk.
- getDistributedCache() - Method in interface org.apache.flink.api.common.functions.RuntimeContext
-
Returns the
DistributedCache to get the local temporary file copies of files otherwise not
locally accessible.
- getDistributedCache() - Method in class org.apache.flink.api.common.functions.util.AbstractRuntimeUDFContext
-
- getDistributionPattern() - Method in class org.apache.flink.runtime.jobgraph.JobEdge
-
Returns the distribution pattern used for this edge.
- getDocumentDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.examples.java.relational.util.WebLogData
-
- getDouble(String, double) - Method in class org.apache.flink.configuration.Configuration
-
Returns the value associated with the given key as a double.
- getDouble(int) - Method in class org.apache.flink.core.memory.MemorySegment
-
Reads a double-precision floating point value (64bit, 8 bytes) from the given position, in the system's
native byte order.
- getDouble(int) - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- getDouble(int) - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
- getDouble(int) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- getDouble(String, double) - Method in class org.apache.flink.runtime.operators.util.TaskConfig.DelegatingConfiguration
-
- getDouble(String, String) - Method in class org.apache.flink.streaming.connectors.json.JSONParseFlatMap
-
Get the double value associated with a key form a JSON code.
- getDoubleBigEndian(int) - Method in class org.apache.flink.core.memory.MemorySegment
-
Reads a double-precision floating point value (64bit, 8 bytes) from the given position, in big endian
byte order.
- getDoubleBigEndian(int) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- getDoubleCounter(String) - Method in interface org.apache.flink.api.common.functions.RuntimeContext
-
Convenience function to create a counter object for doubles.
- getDoubleCounter(String) - Method in class org.apache.flink.api.common.functions.util.AbstractRuntimeUDFContext
-
- getDoubleLittleEndian(int) - Method in class org.apache.flink.core.memory.MemorySegment
-
Reads a double-precision floating point value (64bit, 8 bytes) from the given position, in little endian
byte order.
- getDoubleLittleEndian(int) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- getDriver() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getDriverClass() - Method in enum org.apache.flink.runtime.operators.DriverStrategy
-
- getDriverComparator(int) - Method in interface org.apache.flink.runtime.operators.PactTaskContext
-
- getDriverComparator(int) - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
- getDriverComparator(int, ClassLoader) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getDriverStrategy() - Method in class org.apache.flink.compiler.plan.PlanNode
-
Gets the driver strategy from this node.
- getDriverStrategy() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getDualInputNodeSchema(DualInputPlanNode, T, T) - Method in class org.apache.flink.compiler.postpass.GenericFlatTypePostPass
-
- getDualInputNodeSchema(DualInputPlanNode, SparseKeySchema, SparseKeySchema) - Method in class org.apache.flink.compiler.postpass.RecordModelPostPass
-
- getDumpableInputs() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
- getDumpableInputs() - Method in class org.apache.flink.compiler.plan.PlanNode
-
- getDumpableInputs() - Method in interface org.apache.flink.compiler.plandump.DumpableNode
-
- getDynamicProperties(String) - Static method in class org.apache.flink.client.CliFrontend
-
- getElements() - Method in class org.apache.flink.streaming.state.CircularFifoList
-
- getElementsCollectedAndReset() - Method in class org.apache.flink.runtime.iterative.io.WorksetUpdateOutputCollector
-
- getEndRow() - Method in class org.apache.flink.addons.hbase.TableInputSplit
-
Returns the end row.
- getEntryIterator() - Method in class org.apache.flink.runtime.operators.hash.AbstractMutableHashTable
-
- getEntryIterator() - Method in class org.apache.flink.runtime.operators.hash.CompactingHashTable
-
- getEnumeratingVertices(int) - Static method in class org.apache.flink.test.testdata.ConnectedComponentsData
-
- getEnvironment() - Method in class org.apache.flink.runtime.jobgraph.tasks.AbstractInvokable
-
Returns the environment of this task.
- getEnvironment() - Method in class org.apache.flink.runtime.taskmanager.Task
-
- getError() - Method in class org.apache.flink.runtime.taskmanager.TaskExecutionState
-
- getErrorState() - Method in class org.apache.flink.types.parser.FieldParser
-
- getEstimatedAvgWidthPerOutputRecord() - Method in interface org.apache.flink.compiler.dag.EstimateProvider
-
Gets the estimated number of bytes per record.
- getEstimatedAvgWidthPerOutputRecord() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
- getEstimatedAvgWidthPerOutputRecord() - Method in class org.apache.flink.compiler.dag.PactConnection
-
- getEstimatedAvgWidthPerOutputRecord() - Method in class org.apache.flink.compiler.plan.Channel
-
- getEstimatedNumRecords() - Method in interface org.apache.flink.compiler.dag.EstimateProvider
-
Gets the estimated number of records in the output of this node.
- getEstimatedNumRecords() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
- getEstimatedNumRecords() - Method in class org.apache.flink.compiler.dag.PactConnection
-
- getEstimatedNumRecords() - Method in class org.apache.flink.compiler.plan.Channel
-
- getEstimatedOutputSize() - Method in interface org.apache.flink.compiler.dag.EstimateProvider
-
Gets the estimated output size from this node.
- getEstimatedOutputSize() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
- getEstimatedOutputSize() - Method in class org.apache.flink.compiler.dag.PactConnection
-
- getEstimatedOutputSize() - Method in class org.apache.flink.compiler.plan.Channel
-
- getEvent() - Method in class org.apache.flink.runtime.io.network.channels.BufferOrEvent
-
- getEventNotificationManager() - Method in class org.apache.flink.runtime.io.network.gates.Gate
-
Returns the event notification manager used to dispatch events.
- getEvents() - Method in class org.apache.flink.runtime.client.JobProgressResult
-
Returns an iterator to the list of events transported within this job progress result object.
- getEvents(JobID) - Method in interface org.apache.flink.runtime.jobmanager.archive.ArchiveListener
-
Get all archived Events for a job
- getEvents(JobID) - Method in class org.apache.flink.runtime.jobmanager.archive.MemoryArchivist
-
- getEvents(JobID) - Method in class org.apache.flink.runtime.jobmanager.JobManager
-
- getEvents(JobID) - Method in interface org.apache.flink.runtime.protocols.ExtendedManagementProtocol
-
Retrieves the collected events for the job with the given job ID.
- getEventsForJob(JobID, List<AbstractEvent>, boolean) - Method in class org.apache.flink.runtime.jobmanager.EventCollector
-
Retrieves and adds the collected events for the job with the given job ID to the provided list.
- getEventsSerialized() - Method in class org.apache.flink.runtime.io.network.Envelope
-
- getExecutedVertex() - Method in class org.apache.flink.runtime.instance.AllocatedSlot
-
- getExecutingThread() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
Returns the thread which is assigned to execute the user code.
- getExecutionAttemptID() - Method in class org.apache.flink.runtime.event.job.ExecutionStateChangeEvent
-
Returns the ID of the vertex this event refers to.
- getExecutionAttemptId() - Method in class org.apache.flink.runtime.event.job.VertexEvent
-
- getExecutionAttemptId() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalExecutionVertexProfilingData
-
- getExecutionEnvironment() - Method in class org.apache.flink.api.java.DataSet
-
- getExecutionEnvironment() - Static method in class org.apache.flink.api.java.ExecutionEnvironment
-
Creates an execution environment that represents the context in which the program is currently executed.
- getExecutionEnvironment() - Method in class org.apache.flink.streaming.api.datastream.ConnectedDataStream
-
- getExecutionEnvironment() - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
- getExecutionEnvironment() - Static method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Creates an execution environment that represents the context in which the
program is currently executed.
- getExecutionGraph() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
-
- getExecutionGraph(JobID) - Method in interface org.apache.flink.runtime.jobmanager.archive.ArchiveListener
-
- getExecutionGraph(JobID) - Method in class org.apache.flink.runtime.jobmanager.archive.MemoryArchivist
-
- getExecutionGraph() - Method in class org.apache.flink.runtime.profiling.impl.JobProfilingData
-
- getExecutionId() - Method in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor
-
- getExecutionId() - Method in class org.apache.flink.runtime.profiling.types.VertexProfilingEvent
-
- getExecutionId() - Method in class org.apache.flink.runtime.taskmanager.Task
-
Gets the ID of the execution attempt.
- getExecutionId() - Method in class org.apache.flink.runtime.taskmanager.TaskOperationResult
-
- getExecutionMode() - Method in class org.apache.flink.runtime.taskmanager.TaskManager
-
- getExecutionPlan() - Method in class org.apache.flink.api.java.CollectionEnvironment
-
- getExecutionPlan() - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
Creates the plan with which the system will execute the program, and returns it as
a String using a JSON representation of the execution data flow graph.
- getExecutionPlan() - Method in class org.apache.flink.api.java.LocalEnvironment
-
- getExecutionPlan() - Method in class org.apache.flink.api.java.RemoteEnvironment
-
- getExecutionPlan() - Method in class org.apache.flink.client.program.ContextEnvironment
-
- getExecutionPlan() - Method in class org.apache.flink.client.program.PackagedProgram.PreviewPlanEnvironment
-
- getExecutionState() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
-
- getExecutionState() - Method in class org.apache.flink.runtime.taskmanager.Task
-
Returns the current execution state of the task.
- getExecutionState() - Method in class org.apache.flink.runtime.taskmanager.TaskExecutionState
-
Returns the new execution state of the task.
- getExtendedprice() - Method in class org.apache.flink.examples.java.relational.TPCHQuery3.Lineitem
-
- getExternalProcessCommand() - Method in class org.apache.flink.api.java.record.io.ExternalProcessInputSplit
-
Returns the command to be executed to derive the input for this split
- getFactory() - Method in enum org.apache.flink.api.java.aggregation.Aggregations
-
- getFailed() - Method in class org.apache.flink.yarn.rpc.ApplicationMasterStatus
-
- getFailedStatus() - Method in class org.apache.flink.yarn.ClientMasterControl
-
- getFailureCause() - Method in class org.apache.flink.runtime.executiongraph.Execution
-
- getFailureCause() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
- getFailureCause() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
-
- getFavoriteColor() - Method in class org.apache.flink.api.io.avro.example.User.Builder
-
Gets the value of the 'favorite_color' field
- getFavoriteColor() - Method in class org.apache.flink.api.io.avro.example.User
-
Gets the value of the 'favorite_color' field.
- getFavoriteNumber() - Method in class org.apache.flink.api.io.avro.example.User.Builder
-
Gets the value of the 'favorite_number' field
- getFavoriteNumber() - Method in class org.apache.flink.api.io.avro.example.User
-
Gets the value of the 'favorite_number' field.
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple
-
Gets the field at the specified position.
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple1
-
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple10
-
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple11
-
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple12
-
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple13
-
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple14
-
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple15
-
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple16
-
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple17
-
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple18
-
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple19
-
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple2
-
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple20
-
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple21
-
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple22
-
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple23
-
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple24
-
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple25
-
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple3
-
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple4
-
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple5
-
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple6
-
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple7
-
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple8
-
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple9
-
- getField(int) - Method in class org.apache.flink.streaming.api.streamrecord.StreamRecord
-
Gets the field of the contained object at the given position.
- getField(int, Class<T>) - Method in class org.apache.flink.types.Record
-
Gets the field at the given position from the record.
- getField(int, T) - Method in class org.apache.flink.types.Record
-
Gets the field at the given position.
- getFieldDelimiter() - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
-
- getFieldInto(int, Value) - Method in class org.apache.flink.types.Record
-
Gets the field at the given position.
- getFieldNotNull(int) - Method in class org.apache.flink.api.java.tuple.Tuple
-
Gets the field at the specified position, throws NullFieldException if the field is null.
- getFieldNumber(int) - Method in class org.apache.flink.api.common.operators.Ordering
-
- getFieldNumber() - Method in exception org.apache.flink.compiler.postpass.ConflictingFieldTypeInfoException
-
- getFieldNumber() - Method in exception org.apache.flink.compiler.postpass.MissingFieldTypeInfoException
-
- getFieldNumber() - Method in exception org.apache.flink.types.KeyFieldOutOfBoundsException
-
Gets the field number that was attempted to access.
- getFieldNumber() - Method in exception org.apache.flink.types.NullKeyFieldException
-
Gets the field number that was attempted to access.
- getFieldOrders() - Method in class org.apache.flink.api.common.operators.Ordering
-
- getFieldParsers() - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
-
- getFieldPos() - Method in exception org.apache.flink.types.NullFieldException
-
Gets the field number that was attempted to access.
- getFieldPositions() - Method in class org.apache.flink.api.common.operators.Ordering
-
- getFields() - Method in class org.apache.flink.api.java.operators.CrossOperator.ProjectCrossFunction
-
- getFields() - Method in class org.apache.flink.api.java.operators.JoinOperator.ProjectFlatJoinFunction
-
- getFieldsInto(int[], Value[]) - Method in class org.apache.flink.types.Record
-
Gets the fields at the given positions into an array.
- getFieldsIntoCheckingNull(int[], Value[]) - Method in class org.apache.flink.types.Record
-
Gets the fields at the given positions into an array.
- getFieldSortDirections() - Method in class org.apache.flink.api.common.operators.Ordering
-
- getFieldTypes() - Method in class org.apache.flink.api.java.io.CsvInputFormat
-
- getFile(String) - Method in class org.apache.flink.api.common.cache.DistributedCache
-
- getFile() - Method in class org.apache.flink.core.fs.local.LocalFileStatus
-
- getFile(BlobKey) - Method in class org.apache.flink.runtime.execution.librarycache.BlobLibraryCacheManager
-
- getFile(BlobKey) - Method in class org.apache.flink.runtime.execution.librarycache.FallbackLibraryCacheManager
-
- getFile(BlobKey) - Method in interface org.apache.flink.runtime.execution.librarycache.LibraryCacheManager
-
Returns a file handle to the file identified by the blob key.
- getFileBlockLocations(FileStatus, long, long) - Method in class org.apache.flink.core.fs.FileSystem
-
Return an array containing hostnames, offset and size of
portions of the given file.
- getFileBlockLocations(FileStatus, long, long) - Method in class org.apache.flink.core.fs.local.LocalFileSystem
-
- getFileBlockLocations(FileStatus, long, long) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
-
- getFileBlockLocations(FileStatus, long, long) - Method in class org.apache.flink.runtime.fs.maprfs.MapRFileSystem
-
- getFileBlockLocations(FileStatus, long, long) - Method in class org.apache.flink.runtime.fs.s3.S3FileSystem
-
- getFilehandlesDriver() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getFilehandlesInput(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getFileName() - Method in class org.apache.flink.runtime.types.FileRecord
-
- getFilePath() - Method in class org.apache.flink.api.common.io.FileInputFormat
-
- getFilePath() - Method in class org.apache.flink.api.common.operators.base.FileDataSinkBase
-
Returns the configured file path where the output is written to.
- getFilePath() - Method in class org.apache.flink.api.common.operators.base.FileDataSourceBase
-
Returns the file path from which the input is read.
- getFilePath() - Method in class org.apache.flink.api.java.io.CsvReader
-
- getFilePath() - Method in class org.apache.flink.api.java.record.operators.FileDataSink
-
Deprecated.
Returns the configured file path where the output is written to.
- getFiles() - Method in class org.apache.flink.api.common.io.BinaryInputFormat
-
- getFileStats(FileInputFormat.FileBaseStatistics, Path, FileSystem, ArrayList<FileStatus>) - Method in class org.apache.flink.api.common.io.FileInputFormat
-
- getFileStatus(Path) - Method in class org.apache.flink.core.fs.FileSystem
-
Return a file status object that represents the path.
- getFileStatus(Path) - Method in class org.apache.flink.core.fs.local.LocalFileSystem
-
- getFileStatus(Path) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
-
- getFileStatus(Path) - Method in class org.apache.flink.runtime.fs.maprfs.MapRFileSystem
-
- getFileStatus(Path) - Method in class org.apache.flink.runtime.fs.s3.S3FileSystem
-
- getFileSystem() - Method in class org.apache.flink.core.fs.Path
-
Returns the FileSystem that owns this Path.
- getFileSystemByName(String) - Static method in class org.apache.flink.util.ClassUtils
-
Searches for a file system class by its name and attempts to load it.
- getFilterFactor() - Method in class org.apache.flink.api.common.operators.CompilerHints
-
- getFirst() - Method in class org.apache.flink.streaming.api.datastream.ConnectedDataStream
-
- getFirst() - Method in class org.apache.flink.types.Pair
-
Returns the first encapsulated pair element.
- getFirstDegree() - Method in class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.EdgeWithDegrees
-
- getFirstIncomingConnection() - Method in class org.apache.flink.compiler.dag.TwoInputNode
-
Gets the PactConnection through which this node receives its first input.
- getFirstInput() - Method in class org.apache.flink.api.common.operators.DualInputOperator
-
Returns the first input, or null, if none is set.
- getFirstInputType() - Method in class org.apache.flink.api.common.operators.BinaryOperatorInformation
-
- getFirstPredecessorNode() - Method in class org.apache.flink.compiler.dag.TwoInputNode
-
- getFirstRecordStart() - Method in class org.apache.flink.api.common.io.BlockInfo
-
Returns the firstRecordStart.
- getFirstVertex() - Method in class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.Edge
-
- getFirstVertex() - Method in class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.EdgeWithDegrees
-
- getFlatComparator(List<TypeComparator>) - Method in class org.apache.flink.api.common.typeutils.CompositeTypeComparator
-
- getFlatComparator(List<TypeComparator>) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoComparator
-
- getFlatComparator(List<TypeComparator>) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
-
- getFlatComparators() - Method in class org.apache.flink.api.common.typeutils.base.BasicTypeComparator
-
- getFlatComparators() - Method in class org.apache.flink.api.common.typeutils.CompositeTypeComparator
-
- getFlatComparators() - Method in class org.apache.flink.api.common.typeutils.record.RecordComparator
-
- getFlatComparators() - Method in class org.apache.flink.api.common.typeutils.TypeComparator
-
Get the field comparators.
- getFlatComparators() - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueComparator
-
- getFlatComparators() - Method in class org.apache.flink.api.java.typeutils.runtime.GenericTypeComparator
-
- getFlatComparators() - Method in class org.apache.flink.api.java.typeutils.runtime.ValueComparator
-
- getFlatComparators() - Method in class org.apache.flink.api.java.typeutils.runtime.WritableComparator
-
- getFlatJoinReturnTypes(FlatJoinFunction<IN1, IN2, OUT>, TypeInformation<IN1>, TypeInformation<IN2>) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
-
- getFlatMapReturnTypes(FlatMapFunction<IN, OUT>, TypeInformation<IN>) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
-
- getFlinkConfiguration(String) - Static method in class org.apache.flink.yarn.Utils
-
- getFloat(String, float) - Method in class org.apache.flink.configuration.Configuration
-
Returns the value associated with the given key as a float.
- getFloat(String, float) - Static method in class org.apache.flink.configuration.GlobalConfiguration
-
Returns the value associated with the given key as a float.
- getFloat(int) - Method in class org.apache.flink.core.memory.MemorySegment
-
Reads a single-precision floating point value (32bit, 4 bytes) from the given position, in the system's
native byte order.
- getFloat(int) - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- getFloat(int) - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
- getFloat(int) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- getFloat(String, float) - Method in class org.apache.flink.runtime.operators.util.TaskConfig.DelegatingConfiguration
-
- getFloatBigEndian(int) - Method in class org.apache.flink.core.memory.MemorySegment
-
Reads a single-precision floating point value (32bit, 4 bytes) from the given position, in big endian
byte order.
- getFloatBigEndian(int) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- getFloatLittleEndian(int) - Method in class org.apache.flink.core.memory.MemorySegment
-
Reads a single-precision floating point value (32bit, 4 bytes) from the given position, in little endian
byte order.
- getFloatLittleEndian(int) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- getForAggregation(AggregationFunction.AggregationType) - Static method in class org.apache.flink.streaming.api.function.aggregation.Comparator
-
- getForClass(Class<X>) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
-
- getForClass(Class<?>) - Static method in class org.apache.flink.streaming.api.function.aggregation.SumFunction
-
- getFormat() - Method in class org.apache.flink.api.java.operators.DataSink
-
- getFormatDescription() - Method in class org.apache.flink.runtime.jobgraph.InputFormatVertex
-
- getFormatDescription() - Method in class org.apache.flink.runtime.jobgraph.OutputFormatVertex
-
- getFormatWrapper() - Method in class org.apache.flink.api.common.operators.GenericDataSinkBase
-
Gets the class describing this sinks output format.
- getFormatWrapper() - Method in class org.apache.flink.api.common.operators.GenericDataSourceBase
-
Gets the class describing the input format.
- getForObject(X) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
-
- getForwardedField(int) - Method in class org.apache.flink.api.common.operators.SingleInputSemanticProperties.AllFieldsConstantProperties
-
- getForwardedField(int) - Method in class org.apache.flink.api.common.operators.SingleInputSemanticProperties
-
Gets the fields in the destination record where the source
field is forwarded.
- getForwardedField1(int) - Method in class org.apache.flink.api.common.operators.DualInputSemanticProperties
-
Gets the fields in the destination record where the source
field from the first input is forwarded.
- getForwardedField2(int) - Method in class org.apache.flink.api.common.operators.DualInputSemanticProperties
-
Gets the fields in the destination record where the source
field from the second input is forwarded.
- getFQDNHostname() - Method in class org.apache.flink.runtime.instance.InstanceConnectionInfo
-
Returns the host name of the instance.
- getFreedMemory() - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
-
- getFreeMemory() - Method in class org.apache.flink.runtime.operators.hash.AbstractMutableHashTable
-
- getFreeMemory() - Method in class org.apache.flink.runtime.operators.hash.CompactingHashTable
-
- getFreeMemory() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- getFreeMemory() - Method in class org.apache.flink.runtime.profiling.types.InstanceProfilingEvent
-
Returns the amount of free memory of the corresponding instance.
- getFreeSlotForTask(ExecutionVertex, Iterable<Instance>) - Method in class org.apache.flink.runtime.jobmanager.scheduler.Scheduler
-
Gets a suitable instance to schedule the vertex execution to.
- getFrequency() - Method in class org.apache.flink.examples.java.wordcount.PojoExample.Word
-
- getFrequency() - Method in class org.apache.flink.streaming.examples.wordcount.PojoExample.Word
-
- getFullSegments() - Method in class org.apache.flink.runtime.io.disk.iomanager.AsynchronousBulkBlockReader
-
- getFullSegments() - Method in interface org.apache.flink.runtime.io.disk.iomanager.BulkBlockChannelReader
-
- getFunctionClass(ClassLoader) - Method in class org.apache.flink.streaming.api.StreamConfig
-
- getFunctionName() - Method in class org.apache.flink.streaming.api.StreamConfig
-
- getFunctionRuntimeContext(Function, RuntimeContext) - Static method in class org.apache.flink.api.common.functions.util.FunctionUtils
-
- getGateID() - Method in class org.apache.flink.runtime.io.network.gates.Gate
-
- getGeneratedId() - Method in class org.apache.flink.streaming.api.streamrecord.UID
-
- getGenericFieldTypes() - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
-
- getGlobalBufferPool() - Method in class org.apache.flink.runtime.io.network.ChannelManager
-
- getGlobalConfiguration() - Method in class org.apache.flink.client.CliFrontend
-
Reads configuration settings.
- getGlobalProperties() - Method in class org.apache.flink.compiler.dataproperties.InterestingProperties
-
Gets the interesting global properties.
- getGlobalProperties() - Method in class org.apache.flink.compiler.plan.Channel
-
- getGlobalProperties() - Method in class org.apache.flink.compiler.plan.PlanNode
-
Gets the global properties from this PlanNode.
- getGraph() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
-
- getGroupedFields() - Method in class org.apache.flink.compiler.dataproperties.LocalProperties
-
Gets the grouped fields.
- getGroupedFields() - Method in class org.apache.flink.compiler.dataproperties.RequestedLocalProperties
-
Gets the grouped fields.
- getGroupId() - Method in class org.apache.flink.runtime.jobmanager.scheduler.CoLocationConstraint
-
- getGroupId() - Method in class org.apache.flink.runtime.jobmanager.scheduler.SubSlot
-
- getGroupOrder(int) - Method in class org.apache.flink.api.common.operators.base.CoGroupOperatorBase
-
Gets the value order for an input, i.e.
- getGroupOrder() - Method in class org.apache.flink.api.common.operators.base.GroupReduceOperatorBase
-
Gets the order of elements within a reduce group.
- getGroupOrderForInputOne() - Method in class org.apache.flink.api.common.operators.base.CoGroupOperatorBase
-
Gets the order of elements within a group for the first input.
- getGroupOrderForInputTwo() - Method in class org.apache.flink.api.common.operators.base.CoGroupOperatorBase
-
Gets the order of elements within a group for the second input.
- getGroupReduceReturnTypes(GroupReduceFunction<IN, OUT>, TypeInformation<IN>) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
-
- getGroupSize(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getGroupSortKeyPositions() - Method in class org.apache.flink.api.java.operators.SortedGrouping
-
- getGroupSortOrders() - Method in class org.apache.flink.api.java.operators.SortedGrouping
-
- getGuaranteedAvailableMemory() - Method in class org.apache.flink.compiler.plan.PlanNode
-
- getHadoopConfiguration() - Static method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
-
Returns a new Hadoop Configuration object using the path to the hadoop conf configured
in the main configuration (flink-conf.yaml).
- getHadoopInputFormat() - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopInputFormat
-
- getHadoopInputFormat() - Method in class org.apache.flink.hadoopcompatibility.mapred.record.HadoopRecordInputFormat
-
- getHadoopInputFormat() - Method in class org.apache.flink.hadoopcompatibility.mapreduce.HadoopInputFormat
-
- getHadoopInputSplit() - Method in class org.apache.flink.hadoopcompatibility.mapred.wrapper.HadoopInputSplit
-
- getHadoopInputSplit() - Method in class org.apache.flink.hadoopcompatibility.mapreduce.wrapper.HadoopInputSplit
-
- getHadoopOutputFormat() - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopOutputFormat
-
- getHadoopOutputFormat() - Method in class org.apache.flink.hadoopcompatibility.mapred.record.HadoopRecordOutputFormat
-
- getHadoopOutputFormat() - Method in class org.apache.flink.hadoopcompatibility.mapreduce.HadoopOutputFormat
-
- getHadoopWrapperClassNameForFileSystem(String) - Method in interface org.apache.flink.core.fs.HadoopFileSystemWrapper
-
Test whether the HadoopWrapper can wrap the given file system scheme.
- getHadoopWrapperClassNameForFileSystem(String) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
-
- getHardIrqCPU() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- getHardIrqCPU() - Method in class org.apache.flink.runtime.profiling.types.InstanceProfilingEvent
-
Returns the percentage of time the CPU(s) spent in state HARD_IRQ during the profiling interval.
- getHashJoin(TypeSerializer<BT>, TypeComparator<BT>, TypeSerializer<PT>, TypeComparator<PT>, TypePairComparator<PT, BT>, MemoryManager, IOManager, AbstractInvokable, double) - Method in class org.apache.flink.runtime.operators.hash.BuildFirstHashMatchIterator
-
- getHashJoin(TypeSerializer<BT>, TypeComparator<BT>, TypeSerializer<PT>, TypeComparator<PT>, TypePairComparator<PT, BT>, MemoryManager, IOManager, AbstractInvokable, double) - Method in class org.apache.flink.runtime.operators.hash.BuildFirstReOpenableHashMatchIterator
-
- getHashJoin(TypeSerializer<BT>, TypeComparator<BT>, TypeSerializer<PT>, TypeComparator<PT>, TypePairComparator<PT, BT>, MemoryManager, IOManager, AbstractInvokable, double) - Method in class org.apache.flink.runtime.operators.hash.BuildSecondHashMatchIterator
-
- getHashJoin(TypeSerializer<BT>, TypeComparator<BT>, TypeSerializer<PT>, TypeComparator<PT>, TypePairComparator<PT, BT>, MemoryManager, IOManager, AbstractInvokable, double) - Method in class org.apache.flink.runtime.operators.hash.BuildSecondReOpenableHashMatchIterator
-
- getHdfsConfig() - Method in class org.apache.flink.client.LocalExecutor
-
- getHdfsConfigFile() - Method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- getHeartbeatTimeout() - Method in class org.apache.flink.runtime.instance.InstanceManager
-
- getHeuristicCpuCost() - Method in class org.apache.flink.compiler.costs.Costs
-
Gets the heuristic cost for the CPU.
- getHeuristicDiskCost() - Method in class org.apache.flink.compiler.costs.Costs
-
Gets the heuristic costs for disk.
- getHeuristicNetworkCost() - Method in class org.apache.flink.compiler.costs.Costs
-
Gets the heuristic network cost.
- getHistogram(String) - Method in interface org.apache.flink.api.common.functions.RuntimeContext
-
Convenience function to create a counter object for histograms.
- getHistogram(String) - Method in class org.apache.flink.api.common.functions.util.AbstractRuntimeUDFContext
-
- getHostname() - Method in class org.apache.flink.runtime.instance.InstanceConnectionInfo
-
- getHostnameFromFQDN(String) - Static method in class org.apache.flink.util.NetUtils
-
Turn a fully qualified domain name (fqdn) into a hostname.
- getHostnames() - Method in class org.apache.flink.core.io.LocatableInputSplit
-
Returns the names of the hosts storing the data this input split refers to
- getHosts() - Method in interface org.apache.flink.core.fs.BlockLocation
-
Get the list of hosts (hostname) hosting this block.
- getHosts() - Method in class org.apache.flink.core.fs.local.LocalBlockLocation
-
- getHosts() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopBlockLocation
-
- getHosts() - Method in class org.apache.flink.runtime.fs.s3.S3BlockLocation
-
- getId() - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
Gets the UUID by which this environment is identified.
- getId() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
Gets the ID of this node.
- getId() - Method in class org.apache.flink.runtime.executiongraph.IntermediateResult
-
- getId() - Method in class org.apache.flink.runtime.instance.Instance
-
- getID() - Method in class org.apache.flink.runtime.io.network.channels.Channel
-
- getID() - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
Returns the ID of this job vertex.
- getId() - Method in class org.apache.flink.runtime.jobgraph.IntermediateDataSet
-
- getId() - Method in class org.apache.flink.runtime.jobmanager.scheduler.CoLocationGroup
-
- getID() - Method in class org.apache.flink.runtime.taskmanager.TaskExecutionState
-
Returns the ID of the task this result belongs to
- getId() - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
- getId() - Method in class org.apache.flink.streaming.api.streamrecord.StreamRecord
-
- getId() - Method in class org.apache.flink.streaming.api.streamrecord.UID
-
- getIdleCPU() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- getIdleCPU() - Method in class org.apache.flink.runtime.profiling.types.InstanceProfilingEvent
-
Returns the percentage of time the CPU(s) spent in state IDLE during the profiling interval.
- getIdString() - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
Gets the UUID by which this environment is identified, as a string.
- getIncomingConnection() - Method in class org.apache.flink.compiler.dag.SingleInputNode
-
Gets the input of this operator.
- getIncomingConnections() - Method in class org.apache.flink.compiler.dag.AbstractPartialSolutionNode
-
- getIncomingConnections() - Method in class org.apache.flink.compiler.dag.DataSinkNode
-
- getIncomingConnections() - Method in class org.apache.flink.compiler.dag.DataSourceNode
-
- getIncomingConnections() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
This method needs to be overridden by subclasses to return the children.
- getIncomingConnections() - Method in class org.apache.flink.compiler.dag.SingleInputNode
-
- getIncomingConnections() - Method in class org.apache.flink.compiler.dag.TwoInputNode
-
- getInDegree() - Method in class org.apache.flink.compiler.deadlockdetect.DeadlockVertex
-
- getIndex() - Method in class org.apache.flink.runtime.io.network.channels.Channel
-
- getIndex() - Method in class org.apache.flink.runtime.io.network.gates.Gate
-
- getIndexInSubtaskGroup() - Method in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor
-
Returns the task's index in the subtask group.
- getIndexInSubtaskGroup() - Method in interface org.apache.flink.runtime.execution.Environment
-
Returns the index of this subtask in the subtask group.
- getIndexInSubtaskGroup() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getIndexInSubtaskGroup() - Method in class org.apache.flink.runtime.jobgraph.tasks.AbstractInvokable
-
Returns the index of this subtask in the subtask group.
- getIndexOfSubtask() - Method in class org.apache.flink.runtime.event.job.VertexEvent
-
Returns the index of the subtask that this event belongs to.
- getIndexOfThisSubtask() - Method in interface org.apache.flink.api.common.functions.RuntimeContext
-
Gets the number of the parallel subtask.
- getIndexOfThisSubtask() - Method in class org.apache.flink.api.common.functions.util.AbstractRuntimeUDFContext
-
- getInetAdress() - Method in class org.apache.flink.runtime.instance.InstanceConnectionInfo
-
- getInetFromHostport(String) - Static method in class org.apache.flink.client.RemoteExecutor
-
- getInfoFor(Class<X>) - Static method in class org.apache.flink.api.common.typeinfo.BasicArrayTypeInfo
-
- getInfoFor(Class<X>) - Static method in class org.apache.flink.api.common.typeinfo.BasicTypeInfo
-
- getInfoFor(Class<X>) - Static method in class org.apache.flink.api.common.typeinfo.PrimitiveArrayTypeInfo
-
- getInfoFor(Type, TypeInformation<C>) - Static method in class org.apache.flink.api.java.typeutils.ObjectArrayTypeInfo
-
- getInfoFor(Type) - Static method in class org.apache.flink.api.java.typeutils.ObjectArrayTypeInfo
-
- getInfoSize() - Method in class org.apache.flink.api.common.io.BlockInfo
-
- getInitialSolutionSet() - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
-
Returns the initial solution set input, or null, if none is set.
- getInitialSolutionSet() - Method in class org.apache.flink.api.java.operators.DeltaIteration
-
Gets the initial solution set.
- getInitialSolutionSetInput() - Method in class org.apache.flink.compiler.plan.WorksetIterationPlanNode
-
- getInitialSolutionSetPredecessorNode() - Method in class org.apache.flink.compiler.dag.WorksetIterationNode
-
- getInitialTableSize(int, int, int, int) - Static method in class org.apache.flink.runtime.operators.hash.MutableHashTable
-
- getInitialWorkset() - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
-
Returns the initial workset input, or null, if none is set.
- getInitialWorkset() - Method in class org.apache.flink.api.java.operators.DeltaIteration
-
Gets the initial workset.
- getInitialWorksetInput() - Method in class org.apache.flink.compiler.plan.WorksetIterationPlanNode
-
- getInitialWorksetPredecessorNode() - Method in class org.apache.flink.compiler.dag.WorksetIterationNode
-
- getInput() - Method in class org.apache.flink.api.common.operators.GenericDataSinkBase
-
Returns this operator's input operator.
- getInput() - Method in class org.apache.flink.api.common.operators.SingleInputOperator
-
Returns the input operator or data source, or null, if none is set.
- getInput() - Method in class org.apache.flink.api.java.operators.SingleInputOperator
-
Gets the data set that this operation uses as its input.
- getInput() - Method in class org.apache.flink.compiler.plan.SingleInputPlanNode
-
Gets the input channel to this node.
- getInput(int) - Method in interface org.apache.flink.runtime.operators.PactTaskContext
-
- getInput(int) - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
- getInput(int) - Method in class org.apache.flink.streaming.api.streamvertex.CoStreamVertex
-
- getInput(int) - Method in interface org.apache.flink.streaming.api.streamvertex.StreamTaskContext
-
- getInput(int) - Method in class org.apache.flink.streaming.api.streamvertex.StreamVertex
-
- getInput1() - Method in class org.apache.flink.api.java.operators.TwoInputOperator
-
Gets the data set that this operation uses as its first input.
- getInput1() - Method in class org.apache.flink.compiler.plan.DualInputPlanNode
-
Gets the first input channel to this node.
- getInput1Type() - Method in class org.apache.flink.api.java.operators.TwoInputOperator
-
Gets the type information of the data type of the first input data set.
- getInput2() - Method in class org.apache.flink.api.java.operators.TwoInputOperator
-
Gets the data set that this operation uses as its second input.
- getInput2() - Method in class org.apache.flink.compiler.plan.DualInputPlanNode
-
Gets the second input channel to this node.
- getInput2Type() - Method in class org.apache.flink.api.java.operators.TwoInputOperator
-
Gets the type information of the data type of the second input data set.
- getInputChannel(int) - Method in class org.apache.flink.runtime.io.network.gates.InputGate
-
Returns the input channel from position pos of the gate's internal channel list.
- getInputChannelID() - Method in class org.apache.flink.runtime.deployment.ChannelDeploymentDescriptor
-
Returns the input channel ID attached to this deployment descriptor.
- getInputChannelId() - Method in class org.apache.flink.runtime.executiongraph.ExecutionEdge
-
- getInputChannelIDs() - Method in interface org.apache.flink.runtime.execution.Environment
-
Returns the IDs of all input channels connected to this environment.
- getInputChannelIDs() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getInputChannelIDsOfGate(GateID) - Method in interface org.apache.flink.runtime.execution.Environment
-
Returns the IDs of all the input channels connected to the gate with the given ID.
- getInputChannelIDsOfGate(GateID) - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getInputComparator(int, ClassLoader) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getInputConnection() - Method in class org.apache.flink.compiler.dag.DataSinkNode
-
Gets the input of the sink.
- getInputEdges(int) - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
-
- getInputFormat() - Method in class org.apache.flink.api.java.operators.DataSource
-
Gets the input format that is executed by this data source.
- getInputFormatTypes(InputFormat<IN, ?>) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
-
- getInputGate(int) - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
Returns the registered input gate with index pos.
- getInputGate() - Method in class org.apache.flink.runtime.io.network.api.AbstractSingleGateRecordReader
-
- getInputGate() - Method in class org.apache.flink.runtime.io.network.channels.InputChannel
-
Returns the input gate associated with the input channel.
- getInputGateIDs() - Method in interface org.apache.flink.runtime.execution.Environment
-
Returns the IDs of all input gates connected to this environment.
- getInputGateIDs() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getInputGates() - Method in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor
-
- getInputIter() - Method in class org.apache.flink.streaming.api.streamvertex.InputHandler
-
- getInputKeySet(int) - Method in class org.apache.flink.compiler.dag.TwoInputNode
-
Returns the key fields of the given input.
- getInputLocalStrategy(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getInputNum() - Method in class org.apache.flink.runtime.executiongraph.ExecutionEdge
-
- getInputs() - Method in class org.apache.flink.compiler.plan.BulkPartialSolutionPlanNode
-
- getInputs() - Method in class org.apache.flink.compiler.plan.DualInputPlanNode
-
- getInputs() - Method in class org.apache.flink.compiler.plan.NAryUnionPlanNode
-
- getInputs() - Method in class org.apache.flink.compiler.plan.PlanNode
-
- getInputs() - Method in class org.apache.flink.compiler.plan.SingleInputPlanNode
-
- getInputs() - Method in class org.apache.flink.compiler.plan.SolutionSetPlanNode
-
- getInputs() - Method in class org.apache.flink.compiler.plan.SourcePlanNode
-
- getInputs() - Method in class org.apache.flink.compiler.plan.WorksetPlanNode
-
- getInputs() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
-
- getInputs() - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
- getInputSerializer(int) - Method in interface org.apache.flink.runtime.operators.PactTaskContext
-
- getInputSerializer(int) - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
- getInputSerializer(int, ClassLoader) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getInputSerializer(int) - Method in class org.apache.flink.streaming.api.streamvertex.CoStreamVertex
-
- getInputSerializer() - Method in class org.apache.flink.streaming.api.streamvertex.InputHandler
-
- getInputSerializer(int) - Method in interface org.apache.flink.streaming.api.streamvertex.StreamTaskContext
-
- getInputSerializer(int) - Method in class org.apache.flink.streaming.api.streamvertex.StreamVertex
-
- getInputSplit() - Method in class org.apache.flink.hadoopcompatibility.mapred.wrapper.HadoopDummyReporter
-
- getInputSplitAssigner(TableInputSplit[]) - Method in class org.apache.flink.addons.hbase.TableInputFormat
-
- getInputSplitAssigner(FileInputSplit[]) - Method in class org.apache.flink.api.common.io.FileInputFormat
-
- getInputSplitAssigner(GenericInputSplit[]) - Method in class org.apache.flink.api.common.io.GenericInputFormat
-
- getInputSplitAssigner(T[]) - Method in interface org.apache.flink.api.common.io.InputFormat
-
Gets the type of the input splits that are processed by this input format.
- getInputSplitAssigner(InputSplit[]) - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat
-
- getInputSplitAssigner(T[]) - Method in interface org.apache.flink.core.io.InputSplitSource
-
Returns the assigner for the input splits.
- getInputSplitAssigner(HadoopInputSplit[]) - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopInputFormat
-
- getInputSplitAssigner(HadoopInputSplit[]) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.HadoopRecordInputFormat
-
- getInputSplitAssigner(HadoopInputSplit[]) - Method in class org.apache.flink.hadoopcompatibility.mapreduce.HadoopInputFormat
-
- getInputSplitProvider() - Method in interface org.apache.flink.runtime.execution.Environment
-
Returns the input split provider assigned to this environment.
- getInputSplitProvider() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getInputSplitProvider() - Method in class org.apache.flink.streaming.api.streamvertex.StreamingRuntimeContext
-
Returns the input split provider associated with the operator.
- getInputSplits() - Method in class org.apache.flink.api.common.io.BinaryInputFormat
-
- getInputSplitSource() - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
- getInputStream(Socket) - Static method in class org.apache.flink.runtime.net.NetUtils
-
- getInputStream(Socket, long) - Static method in class org.apache.flink.runtime.net.NetUtils
-
Returns InputStream for the socket.
- getInputType() - Method in class org.apache.flink.api.common.operators.UnaryOperatorInformation
-
- getInputType() - Method in class org.apache.flink.api.java.operators.SingleInputOperator
-
Gets the type information of the data type of the input data set.
- getInputType(int) - Method in class org.apache.flink.streaming.api.StreamConfig
-
- getInputType1() - Method in class org.apache.flink.streaming.api.datastream.ConnectedDataStream
-
Gets the type of the first input
- getInputType2() - Method in class org.apache.flink.streaming.api.datastream.ConnectedDataStream
-
Gets the type of the second input
- getInputView() - Method in class org.apache.flink.api.java.typeutils.runtime.DataInputViewStream
-
- getInstance() - Method in class org.apache.flink.runtime.instance.AllocatedSlot
-
- getInstance() - Method in exception org.apache.flink.runtime.instance.InstanceDiedException
-
- getInstance() - Method in class org.apache.flink.runtime.plugable.DeserializationDelegate
-
- getInstance() - Method in class org.apache.flink.runtime.plugable.SerializationDelegate
-
- getInstance() - Static method in class org.apache.flink.types.NullValue
-
Returns the NullValue singleton instance.
- getInstanceConnectionInfo() - Method in class org.apache.flink.runtime.instance.Instance
-
Returns the instance's connection information object.
- getInstanceConnectionInfo() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- getInstanceID() - Method in class org.apache.flink.streaming.api.streamvertex.StreamVertex
-
- getInstanceManager() - Method in class org.apache.flink.runtime.jobmanager.JobManager
-
- getInstanceName() - Method in class org.apache.flink.runtime.profiling.types.SingleInstanceProfilingEvent
-
Returns the name of the instance.
- getInstances() - Method in class org.apache.flink.runtime.jobmanager.JobManager
-
- getInstanceSummaryProfilingData(long) - Method in class org.apache.flink.runtime.profiling.impl.JobProfilingData
-
- getInstanceTypeName() - Method in class org.apache.flink.compiler.plan.OptimizedPlan
-
Gets the name of the instance type that should be used for this PACT job.
- getInt(int) - Method in class org.apache.flink.core.memory.MemorySegment
-
Reads an int value (32bit, 4 bytes) from the given position, in the system's native byte order.
- getInt(int) - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- getInt(int) - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
- getInt(int) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- getInt(String, String) - Method in class org.apache.flink.streaming.connectors.json.JSONParseFlatMap
-
Get the int value associated with a key form a JSON code.
- getIntBigEndian(int) - Method in class org.apache.flink.core.memory.MemorySegment
-
Reads an int value (32bit, 4 bytes) from the given position, in big endian byte order.
- getIntBigEndian(int) - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- getIntBigEndian(int) - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
- getIntBigEndian(int) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- getIntCounter(String) - Method in interface org.apache.flink.api.common.functions.RuntimeContext
-
Convenience function to create a counter object for integers.
- getIntCounter(String) - Method in class org.apache.flink.api.common.functions.util.AbstractRuntimeUDFContext
-
- getIntCounterResult(String) - Method in class org.apache.flink.api.common.JobExecutionResult
-
- getInteger(String, int) - Method in class org.apache.flink.configuration.Configuration
-
Returns the value associated with the given key as an integer.
- getInteger(String, int) - Static method in class org.apache.flink.configuration.GlobalConfiguration
-
Returns the value associated with the given key as an integer.
- getInteger() - Method in class org.apache.flink.runtime.event.task.IntegerTaskEvent
-
Returns the stored integer value.
- getInteger(String, int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig.DelegatingConfiguration
-
- getInterestingProperties() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
Gets the properties that are interesting for this node to produce.
- getInterestingProperties() - Method in class org.apache.flink.compiler.dag.PactConnection
-
Gets the interesting properties object for this pact connection.
- getIntermediateResult() - Method in class org.apache.flink.runtime.executiongraph.IntermediateResultPartition
-
- getInternalFileStatus() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileStatus
-
- getIntLittleEndian(int) - Method in class org.apache.flink.core.memory.MemorySegment
-
Reads an int value (32bit, 4 bytes) from the given position, in little endian byte order.
- getIntLittleEndian(int) - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- getIntLittleEndian(int) - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
- getIntLittleEndian(int) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- getInvokable() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
Returns the invokable object that represents the Nephele task.
- getInvokable(String) - Method in class org.apache.flink.streaming.api.JobGraphBuilder
-
- getInvokableClass(ClassLoader) - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
Returns the invokable class which represents the task of this vertex
- getInvokableClassName() - Method in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor
-
Returns the name of the class containing the task code to be executed.
- getInvokableClassName() - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
Returns the name of the invokable class which represents the task of this vertex.
- getInvolvedIndexes() - Method in class org.apache.flink.api.common.operators.Ordering
-
- getIOManager() - Method in interface org.apache.flink.runtime.execution.Environment
-
- getIOManager() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getIOManager() - Method in interface org.apache.flink.runtime.operators.PactTaskContext
-
- getIOManager() - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
- getIOWaitCPU() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- getIOWaitCPU() - Method in class org.apache.flink.runtime.profiling.types.InstanceProfilingEvent
-
Returns the percentage of time the CPU(s) spent in state IOWAIT during the profiling interval.
- getIsFromFirst() - Method in class org.apache.flink.api.java.operators.CrossOperator.ProjectCrossFunction
-
- getIsFromFirst() - Method in class org.apache.flink.api.java.operators.JoinOperator.ProjectFlatJoinFunction
-
- getIsSolutionSetUpdate() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getIsSolutionSetUpdateWithoutReprobe() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getIsWorksetIteration() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getIsWorksetUpdate() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getIterable() - Method in class org.apache.flink.streaming.state.CircularFifoList
-
- getIterable1() - Method in class org.apache.flink.streaming.api.invokable.operator.co.CoWindowInvokable.StreamWindow
-
- getIterable2() - Method in class org.apache.flink.streaming.api.invokable.operator.co.CoWindowInvokable.StreamWindow
-
- getIterationAggregator(String) - Method in interface org.apache.flink.api.common.functions.IterationRuntimeContext
-
- getIterationAggregator(String) - Method in class org.apache.flink.spargel.java.MessagingFunction
-
Gets the iteration aggregator registered under the given name.
- getIterationAggregator(String) - Method in class org.apache.flink.spargel.java.record.MessagingFunction
-
- getIterationAggregator(String) - Method in class org.apache.flink.spargel.java.record.VertexUpdateFunction
-
- getIterationAggregator(String) - Method in class org.apache.flink.spargel.java.VertexUpdateFunction
-
Gets the iteration aggregator registered under the given name.
- getIterationAggregators() - Method in class org.apache.flink.runtime.iterative.task.AbstractIterativePactTask
-
- getIterationAggregators(ClassLoader) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getIterationContract() - Method in class org.apache.flink.compiler.dag.BulkIterationNode
-
- getIterationContract() - Method in class org.apache.flink.compiler.dag.WorksetIterationNode
-
- getIterationHead() - Method in class org.apache.flink.api.java.operators.BulkIterationResultSet
-
- getIterationHead() - Method in class org.apache.flink.api.java.operators.DeltaIterationResultSet
-
- getIterationHeadFinalOutputConfig() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getIterationHeadIndexOfSyncOutput() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getIterationHeadPartialSolutionOrWorksetInputIndex() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getIterationHeadSolutionSetInputIndex() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getIterationId() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getIterationId() - Method in class org.apache.flink.streaming.api.StreamConfig
-
- getIterationNode() - Method in class org.apache.flink.compiler.dag.AbstractPartialSolutionNode
-
- getIterationNode() - Method in class org.apache.flink.compiler.dag.BulkPartialSolutionNode
-
- getIterationNode() - Method in class org.apache.flink.compiler.dag.SolutionSetNode
-
- getIterationNode() - Method in class org.apache.flink.compiler.dag.WorksetNode
-
- getIterationNode() - Method in class org.apache.flink.compiler.plan.BulkIterationPlanNode
-
- getIterationNode() - Method in interface org.apache.flink.compiler.plan.IterationPlanNode
-
- getIterationNode() - Method in class org.apache.flink.compiler.plan.WorksetIterationPlanNode
-
- getIterationRuntimeContext() - Method in class org.apache.flink.api.common.functions.AbstractRichFunction
-
- getIterationWaitTime() - Method in class org.apache.flink.streaming.api.StreamConfig
-
- getIterator() - Method in class org.apache.flink.runtime.operators.sort.FixedLengthRecordSorter
-
Gets an iterator over all records in this buffer in their logical order.
- getIterator() - Method in interface org.apache.flink.runtime.operators.sort.InMemorySorter
-
Gets an iterator over all records in this buffer in their logical order.
- getIterator() - Method in class org.apache.flink.runtime.operators.sort.NormalizedKeySorter
-
Gets an iterator over all records in this buffer in their logical order.
- getIterator() - Method in interface org.apache.flink.runtime.operators.sort.Sorter
-
- getIterator() - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
-
- getIterator() - Method in class org.apache.flink.runtime.operators.TempBarrier
-
This method resets the input!
- getIterator() - Method in interface org.apache.flink.runtime.operators.util.CloseableInputProvider
-
Gets the iterator over this input.
- getIterator() - Method in class org.apache.flink.runtime.operators.util.SimpleCloseableInputProvider
-
- getIterator() - Method in class org.apache.flink.runtime.profiling.impl.types.ProfilingDataContainer
-
- getIterator() - Method in interface org.apache.flink.streaming.connectors.db.DBStateWithIterator
-
- getIterator() - Method in class org.apache.flink.streaming.connectors.db.LevelDBState
-
- getIterator() - Method in class org.apache.flink.streaming.connectors.db.RedisState
-
- getIterator() - Method in class org.apache.flink.streaming.state.CircularFifoList
-
- getJarFiles() - Method in class org.apache.flink.client.program.JobWithJars
-
Returns list of jar files that need to be submitted with the plan.
- getJars() - Method in class org.apache.flink.client.program.ContextEnvironment
-
- getJob(JobID) - Method in interface org.apache.flink.runtime.jobmanager.archive.ArchiveListener
-
Return archived job
- getJob(JobID) - Method in class org.apache.flink.runtime.jobmanager.archive.MemoryArchivist
-
- getJobAccumulators(JobID) - Method in class org.apache.flink.runtime.jobmanager.accumulators.AccumulatorManager
-
Returns all collected accumulators for the job.
- getJobClient(JobGraph) - Method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- getJobConf() - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopInputFormat
-
- getJobConf() - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopOutputFormat
-
- getJobConf() - Method in class org.apache.flink.hadoopcompatibility.mapred.record.HadoopDataSink
-
- getJobConf() - Method in class org.apache.flink.hadoopcompatibility.mapred.record.HadoopDataSource
-
- getJobConf() - Method in class org.apache.flink.hadoopcompatibility.mapred.record.HadoopRecordInputFormat
-
- getJobConf() - Method in class org.apache.flink.hadoopcompatibility.mapred.record.HadoopRecordOutputFormat
-
- getJobConfiguration() - Method in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor
-
Returns the configuration of the job the task belongs to.
- getJobConfiguration() - Method in interface org.apache.flink.runtime.execution.Environment
-
Returns the job configuration object which was attached to the original
JobGraph.
- getJobConfiguration() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getJobConfiguration() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
- getJobConfiguration() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
-
Returns the configuration object for this job if it is set.
- getJobConfiguration() - Method in class org.apache.flink.runtime.jobgraph.tasks.AbstractInvokable
-
Returns the job configuration object which was attached to the original
JobGraph.
- getJobExecutionResult() - Method in class org.apache.flink.test.util.RecordAPITestBase
-
- getJobGraph(PackagedProgram, OptimizedPlan) - Method in class org.apache.flink.client.program.Client
-
- getJobGraph() - Method in class org.apache.flink.streaming.api.JobGraphBuilder
-
Gets the assembled
JobGraph and adds a default name for it.
- getJobGraph(String) - Method in class org.apache.flink.streaming.api.JobGraphBuilder
-
Gets the assembled
JobGraph and adds a user specified name for
it.
- getJobGraph() - Method in class org.apache.flink.test.util.RecordAPITestBase
-
- getJobGraphBuilder() - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
- getJobID() - Method in class org.apache.flink.runtime.accumulators.AccumulatorEvent
-
- getJobID() - Method in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor
-
Returns the ID of the job the tasks belongs to.
- getJobID() - Method in class org.apache.flink.runtime.event.job.RecentJobEvent
-
Returns the ID of the new job.
- getJobID() - Method in interface org.apache.flink.runtime.execution.Environment
-
Returns the ID of the job from the original job graph.
- getJobID() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getJobID() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
- getJobId() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
-
- getJobId() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
-
- getJobID() - Method in class org.apache.flink.runtime.instance.AllocatedSlot
-
Returns the ID of the job this allocated slot belongs to.
- getJobID() - Method in class org.apache.flink.runtime.io.network.channels.Channel
-
- getJobID() - Method in class org.apache.flink.runtime.io.network.channels.InputChannel
-
- getJobID() - Method in class org.apache.flink.runtime.io.network.channels.OutputChannel
-
- getJobID() - Method in class org.apache.flink.runtime.io.network.Envelope
-
- getJobID() - Method in class org.apache.flink.runtime.io.network.gates.Gate
-
- getJobID() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
-
Returns the ID of the job.
- getJobID() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalExecutionVertexProfilingData
-
- getJobID() - Method in class org.apache.flink.runtime.profiling.types.ProfilingEvent
-
Returns the ID of the job this profiling information belongs to.
- getJobID() - Method in class org.apache.flink.runtime.taskmanager.Task
-
Returns the ID of the job this task belongs to.
- getJobID() - Method in class org.apache.flink.runtime.taskmanager.TaskExecutionState
-
The ID of the job the task belongs to
- getJobManagerAddress(CommandLine) - Method in class org.apache.flink.client.CliFrontend
-
- getJobManagerAddress() - Method in class org.apache.flink.client.program.Client
-
- getJobManagerConnection(CommandLine) - Method in class org.apache.flink.client.CliFrontend
-
- getJobManagerPort() - Method in class org.apache.flink.client.program.Client
-
- getJobManagerRpcPort() - Method in class org.apache.flink.client.LocalExecutor
-
- getJobManagerRpcPort() - Method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- getJobName() - Method in class org.apache.flink.api.common.Plan
-
Gets the name of this job.
- getJobName() - Method in class org.apache.flink.compiler.plan.OptimizedPlan
-
Returns the name of the optimized PACT job.
- getJobName() - Method in class org.apache.flink.runtime.event.job.RecentJobEvent
-
Returns the name of the new job.
- getJobName() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
- getJobProgress() - Method in class org.apache.flink.runtime.client.JobClient
-
Retrieves the current status of the job assigned to this job client.
- getJobProgress(JobID) - Method in class org.apache.flink.runtime.jobmanager.JobManager
-
- getJobProgress(JobID) - Method in interface org.apache.flink.runtime.protocols.JobManagementProtocol
-
Retrieves the current status of the job specified by the given ID.
- getJobs() - Method in interface org.apache.flink.runtime.jobmanager.archive.ArchiveListener
-
Get all archived Jobs
- getJobs() - Method in class org.apache.flink.runtime.jobmanager.archive.MemoryArchivist
-
- getJobStatus() - Method in class org.apache.flink.runtime.event.job.RecentJobEvent
-
Returns the last known status of the job.
- getJobVertex(JobVertexID) - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
- getJobVertex() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
-
- getJobVertex() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
-
- getJobVertexID() - Method in class org.apache.flink.runtime.event.job.VertexEvent
-
Returns the ID of the job vertex this event belongs to.
- getJobVertexId() - Method in interface org.apache.flink.runtime.execution.Environment
-
Gets the ID of the jobVertex that this task corresponds to.
- getJobVertexId() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getJobVertexId() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
-
- getJobvertexId() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
-
- getJobVertexId() - Method in class org.apache.flink.runtime.jobmanager.scheduler.ScheduledUnit
-
- getJobVertexIds() - Method in class org.apache.flink.runtime.jobmanager.scheduler.SlotSharingGroup
-
- getJobVertexName() - Method in class org.apache.flink.runtime.event.job.VertexEvent
-
Returns the name of the job vertex this event belongs to.
- getJoinedPathsVector() - Method in class org.apache.flink.compiler.dag.OptimizerNode.UnclosedBranchDescriptor
-
- getJoinHint() - Method in class org.apache.flink.api.common.operators.base.JoinOperatorBase
-
- getJoinHint() - Method in class org.apache.flink.api.java.operators.JoinOperator
-
Gets the JoinHint that describes how the join is executed.
- getJoinReturnTypes(JoinFunction<IN1, IN2, OUT>, TypeInformation<IN1>, TypeInformation<IN2>) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
-
- getJoinWindowFunction(JoinFunction<I1, I2, OUT>, StreamJoinOperator.JoinPredicate<I1, I2>) - Static method in class org.apache.flink.streaming.api.datastream.temporaloperator.StreamJoinOperator
-
- getJvmStartupOptions() - Static method in class org.apache.flink.runtime.util.EnvironmentInformation
-
- getJvmVersion() - Static method in class org.apache.flink.runtime.util.EnvironmentInformation
-
- getKey(String, int, List<CompositeType.FlatFieldDescriptor>) - Method in class org.apache.flink.api.common.typeutils.CompositeType
-
Returns the keyPosition for the given fieldPosition, offsetted by the given offset
- getKey(IN) - Method in interface org.apache.flink.api.java.functions.KeySelector
-
User-defined function that extracts the key from an arbitrary object.
- getKey(String, int, List<CompositeType.FlatFieldDescriptor>) - Method in class org.apache.flink.api.java.typeutils.PojoTypeInfo
-
- getKey(String, int, List<CompositeType.FlatFieldDescriptor>) - Method in class org.apache.flink.api.java.typeutils.TupleTypeInfoBase
-
- getKey(KeySelector<T, R>) - Method in class org.apache.flink.streaming.api.streamrecord.StreamRecord
-
Extracts key for the stored object using the keySelector provided.
- getKey(IN) - Method in class org.apache.flink.streaming.util.keys.KeySelectorUtil.ArrayKeySelector
-
- getKey(IN) - Method in class org.apache.flink.streaming.util.keys.KeySelectorUtil.ComparableKeySelector
-
- getKeyClasses() - Method in interface org.apache.flink.api.common.operators.RecordOperator
-
Gets the key classes that this operator works on.
- getKeyClasses() - Method in class org.apache.flink.api.java.record.operators.CoGroupOperator
-
Deprecated.
- getKeyClasses() - Method in class org.apache.flink.api.java.record.operators.CrossOperator
-
Deprecated.
- getKeyClasses() - Method in class org.apache.flink.api.java.record.operators.JoinOperator
-
Deprecated.
- getKeyClasses() - Method in class org.apache.flink.api.java.record.operators.MapOperator
-
Deprecated.
- getKeyClasses() - Method in class org.apache.flink.api.java.record.operators.MapPartitionOperator
-
Deprecated.
- getKeyClasses() - Method in class org.apache.flink.api.java.record.operators.ReduceOperator
-
- getKeyClasses() - Method in class org.apache.flink.compiler.util.NoOpBinaryUdfOp
-
- getKeyClasses() - Method in class org.apache.flink.compiler.util.NoOpUnaryUdfOp
-
- getKeyColumns(int) - Method in class org.apache.flink.api.common.operators.AbstractUdfOperator
-
Gets the column numbers of the key fields in the input records for the given input.
- getKeyColumns(int) - Method in class org.apache.flink.api.common.operators.DualInputOperator
-
- getKeyColumns(int) - Method in class org.apache.flink.api.common.operators.SingleInputOperator
-
- getKeyExtractor() - Method in class org.apache.flink.api.java.operators.Keys.SelectorFunctionKeys
-
- getKeyFields() - Method in class org.apache.flink.api.java.typeutils.runtime.PojoComparator
-
- getKeyPositions() - Method in class org.apache.flink.api.common.typeutils.record.RecordComparator
-
- getKeyPositions() - Method in class org.apache.flink.api.java.operators.DeltaIterationResultSet
-
- getKeyPositions() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
-
- getKeys() - Method in class org.apache.flink.api.java.operators.Grouping
-
- getKeys(int) - Method in class org.apache.flink.compiler.plan.SingleInputPlanNode
-
Gets the key field indexes for the specified driver comparator.
- getKeys(AbstractSchema<Class<? extends X>>, int[]) - Static method in class org.apache.flink.compiler.postpass.PostPassUtils
-
- getKeys1() - Method in class org.apache.flink.api.java.operators.CoGroupOperator
-
- getKeys1() - Method in class org.apache.flink.api.java.operators.JoinOperator
-
- getKeys2() - Method in class org.apache.flink.api.java.operators.CoGroupOperator
-
- getKeys2() - Method in class org.apache.flink.api.java.operators.JoinOperator
-
- getKeysAsCopy(Record) - Method in class org.apache.flink.api.common.typeutils.record.RecordComparator
-
- getKeySelector() - Method in class org.apache.flink.streaming.api.datastream.GroupedDataStream
-
- getKeySelectorTypes(KeySelector<IN, OUT>, TypeInformation<IN>) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
-
- getKeysForInput1() - Method in class org.apache.flink.compiler.plan.DualInputPlanNode
-
- getKeysForInput2() - Method in class org.apache.flink.compiler.plan.DualInputPlanNode
-
- getKeyType() - Method in class org.apache.flink.api.java.operators.Keys.SelectorFunctionKeys
-
- getKeyTypes() - Method in class org.apache.flink.api.common.typeutils.record.RecordComparator
-
- getLastHeartBeat() - Method in class org.apache.flink.runtime.instance.Instance
-
Gets the timestamp of the last heartbeat.
- getLastKey() - Method in class org.apache.flink.api.java.operators.translation.TupleUnwrappingIterator
-
- getLastModificationTime() - Method in class org.apache.flink.api.common.io.FileInputFormat.FileBaseStatistics
-
Gets the timestamp of the last modification.
- getLastOutputCollector() - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
- getLastResult() - Method in class org.apache.flink.types.parser.ByteParser
-
- getLastResult() - Method in class org.apache.flink.types.parser.ByteValueParser
-
- getLastResult() - Method in class org.apache.flink.types.parser.DoubleParser
-
- getLastResult() - Method in class org.apache.flink.types.parser.DoubleValueParser
-
- getLastResult() - Method in class org.apache.flink.types.parser.FieldParser
-
Gets the parsed field.
- getLastResult() - Method in class org.apache.flink.types.parser.FloatParser
-
- getLastResult() - Method in class org.apache.flink.types.parser.FloatValueParser
-
- getLastResult() - Method in class org.apache.flink.types.parser.IntParser
-
- getLastResult() - Method in class org.apache.flink.types.parser.IntValueParser
-
- getLastResult() - Method in class org.apache.flink.types.parser.LongParser
-
- getLastResult() - Method in class org.apache.flink.types.parser.LongValueParser
-
- getLastResult() - Method in class org.apache.flink.types.parser.ShortParser
-
- getLastResult() - Method in class org.apache.flink.types.parser.ShortValueParser
-
- getLastResult() - Method in class org.apache.flink.types.parser.StringParser
-
- getLastResult() - Method in class org.apache.flink.types.parser.StringValueParser
-
- getLastTasksConfig() - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
- getLatestExecutionResult() - Method in class org.apache.flink.test.util.JavaProgramTestBase
-
- getLen() - Method in interface org.apache.flink.core.fs.FileStatus
-
Return the length of this file
- getLen() - Method in class org.apache.flink.core.fs.local.LocalFileStatus
-
- getLen() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileStatus
-
- getLen() - Method in class org.apache.flink.runtime.fs.s3.S3FileStatus
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.array.BooleanPrimitiveArraySerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.array.BytePrimitiveArraySerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.array.CharPrimitiveArraySerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.array.DoublePrimitiveArraySerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.array.FloatPrimitiveArraySerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.array.IntPrimitiveArraySerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.array.LongPrimitiveArraySerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.array.ShortPrimitiveArraySerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.array.StringArraySerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.BooleanSerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.BooleanValueSerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.ByteSerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.ByteValueSerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.CharSerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.CharValueSerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.DateSerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.DoubleSerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.DoubleValueSerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.EnumSerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.FloatSerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.FloatValueSerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.GenericArraySerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.IntSerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.IntValueSerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.LongSerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.LongValueSerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.ShortSerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.ShortValueSerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.StringSerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.StringValueSerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.VoidSerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.record.RecordSerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.TypeSerializer
-
Gets the length of the data type, if it is a fix length data type.
- getLength() - Method in class org.apache.flink.api.java.typeutils.runtime.AvroSerializer
-
- getLength() - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueSerializer
-
- getLength() - Method in class org.apache.flink.api.java.typeutils.runtime.KryoSerializer
-
- getLength() - Method in class org.apache.flink.api.java.typeutils.runtime.PojoSerializer
-
- getLength() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializerBase
-
- getLength() - Method in class org.apache.flink.api.java.typeutils.runtime.ValueSerializer
-
- getLength() - Method in class org.apache.flink.api.java.typeutils.runtime.WritableSerializer
-
- getLength() - Method in interface org.apache.flink.core.fs.BlockLocation
-
Get the length of the block.
- getLength() - Method in class org.apache.flink.core.fs.FileInputSplit
-
Returns the number of bytes in the file to process.
- getLength() - Method in class org.apache.flink.core.fs.local.LocalBlockLocation
-
- getLength() - Method in class org.apache.flink.core.io.StringRecord
-
Returns the number of bytes in the byte array
- getLength() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopBlockLocation
-
- getLength() - Method in class org.apache.flink.runtime.fs.s3.S3BlockLocation
-
- getLength() - Method in class org.apache.flink.streaming.api.streamrecord.StreamRecordSerializer
-
- getLimitForSegment(MemorySegment) - Method in class org.apache.flink.runtime.io.disk.iomanager.ChannelReaderInputView
-
- getLimitForSegment(MemorySegment) - Method in class org.apache.flink.runtime.io.disk.iomanager.HeaderlessChannelReaderInputView
-
- getLimitForSegment(MemorySegment) - Method in class org.apache.flink.runtime.io.disk.RandomAccessInputView
-
- getLimitForSegment(MemorySegment) - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedInputView
-
Gets the limit for reading bytes from the given memory segment.
- getLimitForSegment(MemorySegment) - Method in class org.apache.flink.runtime.operators.hash.HashPartition
-
- getLineLengthLimit() - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
-
- getListenerAddress() - Method in class org.apache.flink.runtime.ipc.Server
-
Return the socket (ip+port) on which the RPC server is listening to.
- getListOfInputs() - Method in class org.apache.flink.compiler.plan.NAryUnionPlanNode
-
- getLocalFileSystem() - Static method in class org.apache.flink.core.fs.FileSystem
-
Returns a reference to the
FileSystem instance for accessing the
local file system.
- getLocality() - Method in class org.apache.flink.runtime.instance.AllocatedSlot
-
- getLocalOrder() - Method in class org.apache.flink.api.common.operators.GenericDataSinkBase
-
Gets the order, in which the data sink writes its data locally.
- getLocalProperties() - Method in class org.apache.flink.compiler.dataproperties.InterestingProperties
-
Gets the interesting local properties.
- getLocalProperties() - Method in class org.apache.flink.compiler.plan.Channel
-
- getLocalProperties() - Method in class org.apache.flink.compiler.plan.PlanNode
-
Gets the local properties from this PlanNode.
- getLocalReceiver() - Method in class org.apache.flink.runtime.io.network.EnvelopeReceiverList
-
- getLocalStrategy() - Method in class org.apache.flink.compiler.plan.Channel
-
- getLocalStrategyComparator() - Method in class org.apache.flink.compiler.plan.Channel
-
Gets the local strategy comparator from this Channel.
- getLocalStrategyKeys() - Method in class org.apache.flink.compiler.plan.Channel
-
- getLocalStrategySortOrder() - Method in class org.apache.flink.compiler.plan.Channel
-
- getLocalTarget() - Method in class org.apache.flink.runtime.io.network.ConnectionInfoLookupResponse
-
- getLocalValue() - Method in interface org.apache.flink.api.common.accumulators.Accumulator
-
- getLocalValue() - Method in class org.apache.flink.api.common.accumulators.DoubleCounter
-
- getLocalValue() - Method in class org.apache.flink.api.common.accumulators.Histogram
-
- getLocalValue() - Method in class org.apache.flink.api.common.accumulators.IntCounter
-
- getLocalValue() - Method in class org.apache.flink.api.common.accumulators.LongCounter
-
- getLocalValue() - Method in class org.apache.flink.examples.java.relational.EmptyFieldsCountAccumulator.VectorAccumulator
-
- getLocation() - Method in class org.apache.flink.runtime.jobmanager.scheduler.CoLocationConstraint
-
- getLocationConstraint() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
-
- getLocationConstraint(int) - Method in class org.apache.flink.runtime.jobmanager.scheduler.CoLocationGroup
-
- getLocationConstraint() - Method in class org.apache.flink.runtime.jobmanager.scheduler.ScheduledUnit
-
- getLong(String, long) - Method in class org.apache.flink.configuration.Configuration
-
Returns the value associated with the given key as a long.
- getLong(String, long) - Static method in class org.apache.flink.configuration.GlobalConfiguration
-
Returns the value associated with the given key as a long integer.
- getLong(int) - Method in class org.apache.flink.core.memory.MemorySegment
-
Reads a long value (64bit, 8 bytes) from the given position, in the system's native byte order.
- getLong(int) - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- getLong(int) - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
- getLong(int) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- getLong(String, long) - Method in class org.apache.flink.runtime.operators.util.TaskConfig.DelegatingConfiguration
-
- getLong(String, String) - Method in class org.apache.flink.streaming.connectors.json.JSONParseFlatMap
-
Get the long value associated with a key form a JSON code.
- getLongBigEndian(int) - Method in class org.apache.flink.core.memory.MemorySegment
-
Reads a long integer value (64bit, 8 bytes) from the given position, in big endian byte order.
- getLongBigEndian(int) - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- getLongBigEndian(int) - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
- getLongBigEndian(int) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- getLongCounter(String) - Method in interface org.apache.flink.api.common.functions.RuntimeContext
-
Convenience function to create a counter object for longs.
- getLongCounter(String) - Method in class org.apache.flink.api.common.functions.util.AbstractRuntimeUDFContext
-
- getLongLittleEndian(int) - Method in class org.apache.flink.core.memory.MemorySegment
-
Reads a long integer value (64bit, 8 bytes) from the given position, in little endian byte order.
- getLongLittleEndian(int) - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- getLongLittleEndian(int) - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
- getLongLittleEndian(int) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- getLowerPart() - Method in class org.apache.flink.runtime.AbstractID
-
- getMainClassName() - Method in class org.apache.flink.client.program.PackagedProgram
-
- getMainThread() - Method in class org.apache.flink.runtime.profiling.impl.EnvironmentThreadSet
-
- getManagementGraph(JobID) - Method in class org.apache.flink.runtime.jobmanager.EventCollector
-
Returns the execution graph object for the job with the given ID from the map of recently added graphs.
- getMapPartitionReturnTypes(MapPartitionFunction<IN, OUT>, TypeInformation<IN>) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
-
- getMapReturnTypes(MapFunction<IN, OUT>, TypeInformation<IN>) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
-
- getMatchesFor(PT) - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
-
- getMatchFor(PT, BT) - Method in class org.apache.flink.runtime.operators.hash.AbstractHashTableProber
-
- getMatchFor(PT, T) - Method in class org.apache.flink.runtime.operators.hash.CompactingHashTable.HashTableProber
-
- getMaterializationMode() - Method in class org.apache.flink.compiler.dag.PactConnection
-
- getMaxDepth() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
- getMaxDepth() - Method in class org.apache.flink.compiler.dag.PactConnection
-
- getMaxDepth() - Method in class org.apache.flink.compiler.plan.Channel
-
- getMaxDepth(int) - Static method in class org.apache.flink.runtime.operators.sort.QuickSort
-
Deepest recursion before giving up and doing a heapsort.
- getMaximumNumberOfIterations() - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase
-
- getMaximumNumberOfIterations() - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
-
- getMaximumNumberOfSplits() - Method in class org.apache.flink.util.NumberSequenceIterator
-
- getMaximumNumberOfSplits() - Method in interface org.apache.flink.util.SplittableIterator
-
- getMaximumParallelism() - Method in class org.apache.flink.api.common.Plan
-
- getMaxIterations() - Method in class org.apache.flink.api.java.operators.DeltaIterationResultSet
-
- getMaxIterations() - Method in class org.apache.flink.api.java.operators.IterativeDataSet
-
Gets the maximum number of iterations.
- getMaxJvmHeapMemory() - Static method in class org.apache.flink.runtime.util.EnvironmentInformation
-
The maximum JVM heap size, in bytes.
- getMaxNormalizedKeyLen() - Method in class org.apache.flink.types.BooleanValue
-
- getMaxNormalizedKeyLen() - Method in class org.apache.flink.types.ByteValue
-
- getMaxNormalizedKeyLen() - Method in class org.apache.flink.types.CharValue
-
- getMaxNormalizedKeyLen() - Method in class org.apache.flink.types.IntValue
-
- getMaxNormalizedKeyLen() - Method in class org.apache.flink.types.LongValue
-
- getMaxNormalizedKeyLen() - Method in interface org.apache.flink.types.NormalizableKey
-
Gets the maximal length of normalized keys that the data type would produce to determine
the order of instances solely by the normalized key.
- getMaxNormalizedKeyLen() - Method in class org.apache.flink.types.NullValue
-
- getMaxNormalizedKeyLen() - Method in class org.apache.flink.types.ShortValue
-
- getMaxNormalizedKeyLen() - Method in class org.apache.flink.types.StringValue
-
- getMemoryConsumerWeight() - Method in class org.apache.flink.compiler.plan.BulkIterationPlanNode
-
- getMemoryConsumerWeight() - Method in class org.apache.flink.compiler.plan.PlanNode
-
- getMemoryConsumerWeight() - Method in class org.apache.flink.compiler.plan.WorksetIterationPlanNode
-
- getMemoryManager() - Method in interface org.apache.flink.runtime.execution.Environment
-
- getMemoryManager() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getMemoryManager() - Method in interface org.apache.flink.runtime.operators.PactTaskContext
-
- getMemoryManager() - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
- getMemorySegment() - Method in class org.apache.flink.runtime.io.network.Buffer
-
- getMemorySize() - Method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- getMemorySize() - Method in class org.apache.flink.runtime.memorymanager.DefaultMemoryManager
-
- getMemorySize() - Method in interface org.apache.flink.runtime.memorymanager.MemoryManager
-
Returns the total size of memory.
- getMergingIterator(List<UnilateralSortMerger.ChannelWithBlockCount>, List<List<MemorySegment>>, List<FileIOChannel>) - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.SpillingThread
-
Returns an iterator that iterates over the merged result from all given channels.
- getMessage() - Method in class org.apache.flink.yarn.rpc.YARNClientMasterProtocol.Message
-
- getMessageCount() - Method in class org.apache.flink.yarn.rpc.ApplicationMasterStatus
-
- getMessages() - Method in class org.apache.flink.yarn.appMaster.ApplicationMaster
-
- getMessages() - Method in class org.apache.flink.yarn.ClientMasterControl
-
- getMessages() - Method in interface org.apache.flink.yarn.rpc.YARNClientMasterProtocol
-
- getMiniclusterDefaultConfig(int, int, int, long, String, boolean, boolean, boolean, int, int) - Static method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- getMinimalMemoryAcrossAllSubTasks() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
Gets the amount of memory that all subtasks of this task have jointly available.
- getMinSplitSize() - Method in class org.apache.flink.api.common.io.FileInputFormat
-
- getMktsegment() - Method in class org.apache.flink.examples.java.relational.TPCHQuery3.Customer
-
- getModificationTime() - Method in interface org.apache.flink.core.fs.FileStatus
-
Get the modification time of the file.
- getModificationTime() - Method in class org.apache.flink.core.fs.local.LocalFileStatus
-
- getModificationTime() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileStatus
-
- getModificationTime() - Method in class org.apache.flink.runtime.fs.s3.S3FileStatus
-
- getMutableObjectMode() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getName() - Method in class org.apache.flink.api.common.aggregators.AggregatorWithName
-
Gets the name that the aggregator is registered under.
- getName() - Method in class org.apache.flink.api.common.operators.Operator
-
Gets the name of the contract instance.
- getName() - Method in class org.apache.flink.api.io.avro.example.User.Builder
-
Gets the value of the 'name' field
- getName() - Method in class org.apache.flink.api.io.avro.example.User
-
Gets the value of the 'name' field.
- getName() - Method in class org.apache.flink.api.java.operators.DeltaIteration
-
Gets the name from this iteration.
- getName() - Method in class org.apache.flink.api.java.operators.Operator
-
Returns the name of the operator.
- getName() - Method in class org.apache.flink.compiler.dag.BinaryUnionNode
-
- getName() - Method in class org.apache.flink.compiler.dag.BulkIterationNode
-
- getName() - Method in class org.apache.flink.compiler.dag.BulkPartialSolutionNode
-
- getName() - Method in class org.apache.flink.compiler.dag.CoGroupNode
-
- getName() - Method in class org.apache.flink.compiler.dag.CollectorMapNode
-
- getName() - Method in class org.apache.flink.compiler.dag.CrossNode
-
- getName() - Method in class org.apache.flink.compiler.dag.DataSinkNode
-
- getName() - Method in class org.apache.flink.compiler.dag.DataSourceNode
-
- getName() - Method in class org.apache.flink.compiler.dag.FilterNode
-
- getName() - Method in class org.apache.flink.compiler.dag.FlatMapNode
-
- getName() - Method in class org.apache.flink.compiler.dag.GroupReduceNode
-
- getName() - Method in class org.apache.flink.compiler.dag.JoinNode
-
- getName() - Method in class org.apache.flink.compiler.dag.MapNode
-
- getName() - Method in class org.apache.flink.compiler.dag.MapPartitionNode
-
- getName() - Method in class org.apache.flink.compiler.dag.MatchNode
-
- getName() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
Gets the name of this node.
- getName() - Method in class org.apache.flink.compiler.dag.PartitionNode
-
- getName() - Method in class org.apache.flink.compiler.dag.ReduceNode
-
- getName() - Method in class org.apache.flink.compiler.dag.SinkJoiner
-
- getName() - Method in class org.apache.flink.compiler.dag.SolutionSetNode
-
- getName() - Method in class org.apache.flink.compiler.dag.UnaryOperatorNode
-
- getName() - Method in class org.apache.flink.compiler.dag.WorksetIterationNode
-
- getName() - Method in class org.apache.flink.compiler.dag.WorksetIterationNode.SingleRootJoiner
-
- getName() - Method in class org.apache.flink.compiler.dag.WorksetNode
-
- getName() - Method in class org.apache.flink.compiler.plan.NamedChannel
-
- getName() - Method in class org.apache.flink.core.fs.Path
-
Returns the final component of this path.
- getName() - Method in class org.apache.flink.runtime.broadcast.BroadcastVariableKey
-
- getName() - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
Returns the name of the vertex.
- getName() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
-
Returns the name assigned to the job graph.
- getName() - Method in class org.apache.flink.spargel.java.VertexCentricIteration
-
Gets the name from this vertex-centric iteration.
- getName() - Method in class org.apache.flink.streaming.api.streamvertex.StreamVertex
-
- getNestedDelta(double[], double[]) - Method in class org.apache.flink.streaming.api.windowing.deltafunction.CosineDistance
-
- getNestedDelta(double[], double[]) - Method in class org.apache.flink.streaming.api.windowing.deltafunction.EuclideanDistance
-
- getNestedDelta(TO, TO) - Method in class org.apache.flink.streaming.api.windowing.deltafunction.ExtractionAwareDeltaFunction
-
- getNetRuntime() - Method in class org.apache.flink.api.common.JobExecutionResult
-
- getNetworkConnectionManager() - Method in class org.apache.flink.runtime.io.network.ChannelManager
-
- getNetworkCost() - Method in class org.apache.flink.compiler.costs.Costs
-
Gets the network cost.
- getNewComparator() - Method in class org.apache.flink.api.common.typeutils.CompositeType
-
Get the actual comparator we've initialized.
- getNewComparator() - Method in class org.apache.flink.api.java.typeutils.PojoTypeInfo
-
- getNewComparator() - Method in class org.apache.flink.api.java.typeutils.TupleTypeInfo
-
- getNewExecutionState() - Method in class org.apache.flink.runtime.event.job.ExecutionStateChangeEvent
-
Returns the new execution state of the vertex this event refers to.
- getNewInMemoryPartition(int, int) - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
-
Returns a new inMemoryPartition object.
- getNewInMemoryPartition(int, int) - Method in class org.apache.flink.runtime.operators.hash.ReOpenableMutableHashTable
-
- getNewType() - Method in exception org.apache.flink.compiler.postpass.ConflictingFieldTypeInfoException
-
- getNextBufferOrEvent() - Method in class org.apache.flink.runtime.io.network.channels.InputChannel
-
- getNextInputSplit(String) - Method in class org.apache.flink.api.common.io.DefaultInputSplitAssigner
-
- getNextInputSplit(String) - Method in class org.apache.flink.api.common.io.LocatableInputSplitAssigner
-
- getNextInputSplit(String) - Method in interface org.apache.flink.core.io.InputSplitAssigner
-
Returns the next input split that shall be consumed.
- getNextInputSplit() - Method in interface org.apache.flink.runtime.jobgraph.tasks.InputSplitProvider
-
Requests the next input split to be consumed by the calling task.
- getNextInputSplit() - Method in class org.apache.flink.runtime.taskmanager.TaskInputSplitProvider
-
- getNextKey() - Method in class org.apache.flink.streaming.connectors.db.DBStateIterator
-
- getNextPartialSolution() - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase
-
- getNextPartialSolution() - Method in class org.apache.flink.api.java.operators.BulkIterationResultSet
-
- getNextPartialSolution() - Method in class org.apache.flink.compiler.dag.BulkIterationNode
-
Gets the nextPartialSolution from this BulkIterationNode.
- getNextPathNum() - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManager
-
- getNextRecord(T) - Method in class org.apache.flink.runtime.io.network.api.AbstractUnionRecordReader
-
- getNextRecord(T) - Method in class org.apache.flink.runtime.io.network.serialization.AdaptiveSpanningRecordDeserializer
-
- getNextRecord(T) - Method in interface org.apache.flink.runtime.io.network.serialization.RecordDeserializer
-
- getNextRecord(T1, T2) - Method in class org.apache.flink.streaming.io.CoRecordReader
-
- getNextReturnedSegment() - Method in class org.apache.flink.runtime.io.disk.iomanager.AsynchronousBlockReader
-
Gets the next memory segment that has been filled with data by the reader.
- getNextReturnedSegment() - Method in class org.apache.flink.runtime.io.disk.iomanager.AsynchronousBlockWriter
-
Gets the next memory segment that has been written and is available again.
- getNextReturnedSegment() - Method in interface org.apache.flink.runtime.io.disk.iomanager.BlockChannelReader
-
Gets the next memory segment that has been filled with data by the reader.
- getNextReturnedSegment() - Method in interface org.apache.flink.runtime.io.disk.iomanager.BlockChannelWriter
-
Gets the next memory segment that has been written and is available again.
- getNextSolutionSet() - Method in class org.apache.flink.api.java.operators.DeltaIterationResultSet
-
- getNextUnboundInputGateID() - Method in interface org.apache.flink.runtime.execution.Environment
-
Returns the next unbound input gate ID or null if no such ID exists
- getNextUnboundInputGateID() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getNextValue() - Method in class org.apache.flink.streaming.connectors.db.DBStateIterator
-
- getNextWorkset() - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
-
Gets the contract that has been set as the next workset.
- getNextWorkset() - Method in class org.apache.flink.api.java.operators.DeltaIterationResultSet
-
- getNextWorkset() - Method in class org.apache.flink.compiler.dag.WorksetIterationNode
-
- getNextWorkSetPlanNode() - Method in class org.apache.flink.compiler.plan.WorksetIterationPlanNode
-
- getNode(String) - Method in class org.apache.flink.test.compiler.util.CompilerTestBase.OptimizerPlanNodeResolver
-
- getNode(String, Class<? extends RichFunction>) - Method in class org.apache.flink.test.compiler.util.CompilerTestBase.OptimizerPlanNodeResolver
-
- getNode(String) - Method in class org.apache.flink.test.compiler.util.OperatorResolver
-
- getNode(String, Class<? extends RichFunction>) - Method in class org.apache.flink.test.compiler.util.OperatorResolver
-
- getNodeCosts() - Method in class org.apache.flink.compiler.plan.PlanNode
-
Gets the costs incurred by this node.
- getNodeName() - Method in class org.apache.flink.compiler.plan.PlanNode
-
Gets the name of the plan node.
- getNodes(String) - Method in class org.apache.flink.test.compiler.util.CompilerTestBase.OptimizerPlanNodeResolver
-
- getNodes(String) - Method in class org.apache.flink.test.compiler.util.OperatorResolver
-
- getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.base.BooleanComparator
-
- getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.base.ByteComparator
-
- getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.base.CharComparator
-
- getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.base.DateComparator
-
- getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.base.DoubleComparator
-
- getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.base.EnumComparator
-
- getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.base.FloatComparator
-
- getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.base.IntComparator
-
- getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.base.LongComparator
-
- getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.base.ShortComparator
-
- getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.base.StringComparator
-
- getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.record.RecordComparator
-
- getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.TypeComparator
-
Gets the number of bytes that the normalized key would maximally take.
- getNormalizeKeyLen() - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueComparator
-
- getNormalizeKeyLen() - Method in class org.apache.flink.api.java.typeutils.runtime.GenericTypeComparator
-
- getNormalizeKeyLen() - Method in class org.apache.flink.api.java.typeutils.runtime.PojoComparator
-
- getNormalizeKeyLen() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
-
- getNormalizeKeyLen() - Method in class org.apache.flink.api.java.typeutils.runtime.ValueComparator
-
- getNormalizeKeyLen() - Method in class org.apache.flink.api.java.typeutils.runtime.WritableComparator
-
- getNullPrintStream() - Static method in class org.apache.flink.test.util.AbstractTestBase
-
- getNumberCPUCores() - Static method in class org.apache.flink.runtime.instance.Hardware
-
Gets the number of CPU cores (hardware contexts) that the JVM has access to.
- getNumberOfActiveConnections() - Method in class org.apache.flink.runtime.io.network.LocalConnectionManager
-
- getNumberOfActiveConnections() - Method in class org.apache.flink.runtime.io.network.netty.NettyConnectionManager
-
- getNumberOfActiveConnections() - Method in interface org.apache.flink.runtime.io.network.NetworkConnectionManager
-
- getNumberOfAllocatedSlots() - Method in class org.apache.flink.runtime.instance.Instance
-
- getNumberOfAssignedPartitions() - Method in class org.apache.flink.runtime.executiongraph.IntermediateResult
-
- getNumberOfAvailableInstances() - Method in class org.apache.flink.runtime.jobmanager.scheduler.Scheduler
-
- getNumberOfAvailableSlots() - Method in class org.apache.flink.runtime.instance.Instance
-
- getNumberOfAvailableSlots() - Method in class org.apache.flink.runtime.jobmanager.scheduler.Scheduler
-
NOTE: In the presence of multi-threaded operations, this number may be inexact.
- getNumberOfAvailableSlots() - Method in class org.apache.flink.yarn.ClientMasterControl
-
- getNumberOfAvailableSlots() - Method in class org.apache.flink.yarn.rpc.ApplicationMasterStatus
-
- getNumberOfAvailableSlotsForJid(JobVertexID) - Method in class org.apache.flink.runtime.jobmanager.scheduler.SlotSharingGroupAssignment
-
- getNumberOfBlocks(FileStatus) - Method in class org.apache.flink.core.fs.FileSystem
-
Returns the number of blocks this file/directory consists of
assuming the file system's standard block size.
- getNumberOfChainedStubs() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getNumberOfChannels() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getNumberOfChannels() - Method in interface org.apache.flink.runtime.io.network.bufferprovider.LocalBufferPoolOwner
-
Returns the number of byte-buffered channels that will retrieve their buffers from the local buffer pool.
- getNumberOfChannels() - Method in class org.apache.flink.runtime.io.network.gates.InputGate
-
- getNumberOfCPUCores() - Method in class org.apache.flink.runtime.instance.HardwareDescription
-
Returns the number of CPU cores available to the JVM on the compute node.
- getNumberOfDriverComparators() - Method in class org.apache.flink.runtime.operators.AllGroupReduceDriver
-
- getNumberOfDriverComparators() - Method in class org.apache.flink.runtime.operators.AllReduceDriver
-
- getNumberOfDriverComparators() - Method in class org.apache.flink.runtime.operators.CoGroupDriver
-
- getNumberOfDriverComparators() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetFirstDriver
-
- getNumberOfDriverComparators() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetSecondDriver
-
- getNumberOfDriverComparators() - Method in class org.apache.flink.runtime.operators.CollectorMapDriver
-
- getNumberOfDriverComparators() - Method in class org.apache.flink.runtime.operators.CrossDriver
-
- getNumberOfDriverComparators() - Method in class org.apache.flink.runtime.operators.FlatMapDriver
-
- getNumberOfDriverComparators() - Method in class org.apache.flink.runtime.operators.GroupReduceCombineDriver
-
- getNumberOfDriverComparators() - Method in class org.apache.flink.runtime.operators.GroupReduceDriver
-
- getNumberOfDriverComparators() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetFirstDriver
-
- getNumberOfDriverComparators() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetSecondDriver
-
- getNumberOfDriverComparators() - Method in class org.apache.flink.runtime.operators.MapDriver
-
- getNumberOfDriverComparators() - Method in class org.apache.flink.runtime.operators.MapPartitionDriver
-
- getNumberOfDriverComparators() - Method in class org.apache.flink.runtime.operators.MatchDriver
-
- getNumberOfDriverComparators() - Method in class org.apache.flink.runtime.operators.NoOpDriver
-
- getNumberOfDriverComparators() - Method in interface org.apache.flink.runtime.operators.PactDriver
-
Gets the number of comparators required for this driver.
- getNumberOfDriverComparators() - Method in class org.apache.flink.runtime.operators.ReduceCombineDriver
-
- getNumberOfDriverComparators() - Method in class org.apache.flink.runtime.operators.ReduceDriver
-
- getNumberOfEventsUntilInterruptInIterativeBroadcastGate(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getNumberOfEventsUntilInterruptInIterativeGate(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getNumberOfExecutionRetries() - Method in class org.apache.flink.api.common.ExecutionConfig
-
Gets the number of times the system will try to re-execute failed tasks.
- getNumberOfExecutionRetries() - Method in class org.apache.flink.api.common.Plan
-
Gets the number of times the system will try to re-execute failed tasks.
- getNumberOfExecutionRetries() - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
Gets the number of times the system will try to re-execute failed tasks.
- getNumberOfExecutionRetries() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
-
Gets the number of times the system will try to re-execute failed tasks.
- getNumberOfFields() - Method in interface org.apache.flink.api.common.distributions.DataDistribution
-
The number of fields in the (composite) key.
- getNumberOfFields() - Method in class org.apache.flink.api.common.distributions.SimpleDistribution
-
- getNumberOfFields() - Method in class org.apache.flink.api.common.distributions.SimpleIntegerDistribution
-
- getNumberOfFields() - Method in class org.apache.flink.api.common.distributions.UniformDoubleDistribution
-
- getNumberOfFields() - Method in class org.apache.flink.api.common.distributions.UniformIntegerDistribution
-
- getNumberOfFields() - Method in class org.apache.flink.api.common.operators.Ordering
-
- getNumberOfFieldsTotal() - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
-
- getNumberOfInputChannels() - Method in interface org.apache.flink.runtime.execution.Environment
-
Returns the number of input channels attached to this environment.
- getNumberOfInputChannels() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getNumberOfInputChannels() - Method in class org.apache.flink.runtime.io.network.api.AbstractSingleGateRecordReader
-
Returns the number of input channels wired to this reader's input gate.
- getNumberOfInputChannels() - Method in class org.apache.flink.runtime.io.network.gates.InputGate
-
Returns the number of input channels associated with this input gate.
- getNumberOfInputGates() - Method in interface org.apache.flink.runtime.execution.Environment
-
Returns the number of input gates registered with this environment.
- getNumberOfInputGates() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getNumberOfInputs() - Method in class org.apache.flink.api.common.operators.AbstractUdfOperator
-
Gets the number of inputs for this operator.
- getNumberOfInputs() - Method in class org.apache.flink.api.common.operators.DualInputOperator
-
- getNumberOfInputs() - Method in class org.apache.flink.api.common.operators.SingleInputOperator
-
- getNumberOfInputs() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
-
- getNumberOfInputs() - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
Returns the number of inputs.
- getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.AllGroupReduceDriver
-
- getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.AllReduceDriver
-
- getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.CoGroupDriver
-
- getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetFirstDriver
-
- getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetSecondDriver
-
- getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.CollectorMapDriver
-
- getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.CrossDriver
-
- getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.FlatMapDriver
-
- getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.GroupReduceCombineDriver
-
- getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.GroupReduceDriver
-
- getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetFirstDriver
-
- getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetSecondDriver
-
- getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.MapDriver
-
- getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.MapPartitionDriver
-
- getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.MatchDriver
-
- getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.NoOpDriver
-
- getNumberOfInputs() - Method in interface org.apache.flink.runtime.operators.PactDriver
-
Gets the number of inputs (= Nephele Gates and Readers) that the task has.
- getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.ReduceCombineDriver
-
- getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.ReduceDriver
-
- getNumberOfInputs() - Method in class org.apache.flink.streaming.api.StreamConfig
-
- getNumberOfInstancesWithAvailableSlots() - Method in class org.apache.flink.runtime.jobmanager.scheduler.Scheduler
-
- getNumberOfIterations() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getNumberOfKeyFields() - Method in class org.apache.flink.api.java.operators.Keys.ExpressionKeys
-
- getNumberOfKeyFields() - Method in class org.apache.flink.api.java.operators.Keys
-
- getNumberOfKeyFields() - Method in class org.apache.flink.api.java.operators.Keys.SelectorFunctionKeys
-
- getNumberOfLocalAssignments() - Method in class org.apache.flink.api.common.io.LocatableInputSplitAssigner
-
- getNumberOfLocalizedAssignments() - Method in class org.apache.flink.runtime.jobmanager.scheduler.Scheduler
-
- getNumberOfNonLocalizedAssignments() - Method in class org.apache.flink.runtime.jobmanager.scheduler.Scheduler
-
- getNumberOfNonNullFields() - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
-
- getNumberOfOutputChannels() - Method in interface org.apache.flink.runtime.execution.Environment
-
Returns the number of output channels attached to this environment.
- getNumberOfOutputChannels() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getNumberOfOutputChannels(int) - Method in class org.apache.flink.streaming.api.StreamConfig
-
- getNumberOfOutputGates() - Method in interface org.apache.flink.runtime.execution.Environment
-
Returns the number of output gates registered with this environment.
- getNumberOfOutputGates() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getNumberOfOutputs() - Method in class org.apache.flink.streaming.api.StreamConfig
-
- getNumberOfPages() - Static method in class org.apache.flink.examples.java.graph.util.PageRankData
-
- getNumberOfParallelSubtasks() - Method in interface org.apache.flink.api.common.functions.RuntimeContext
-
Gets the degree of parallelism with which the parallel task runs.
- getNumberOfParallelSubtasks() - Method in class org.apache.flink.api.common.functions.util.AbstractRuntimeUDFContext
-
- getNumberOfProducedIntermediateDataSets() - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
Returns the number of produced intermediate data sets.
- getNumberOfRecords() - Method in class org.apache.flink.api.common.io.FileInputFormat.FileBaseStatistics
-
Gets the estimates number of records in the file, computed as the file size divided by the
average record width, rounded up.
- getNumberOfRecords() - Method in interface org.apache.flink.api.common.io.statistics.BaseStatistics
-
Gets the number of records in the input (= base cardinality).
- getNumberOfReferenceHolders(JobID) - Method in class org.apache.flink.runtime.execution.librarycache.BlobLibraryCacheManager
-
- getNumberOfRegisteredTaskManagers() - Method in class org.apache.flink.runtime.instance.InstanceManager
-
- getNumberOfRemoteAssignments() - Method in class org.apache.flink.api.common.io.LocatableInputSplitAssigner
-
- getNumberOfRetriesLeft() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
- getNumberOfSlots() - Method in class org.apache.flink.runtime.jobmanager.scheduler.SlotSharingGroupAssignment
-
- getNumberOfSlotsAvailableToScheduler() - Method in class org.apache.flink.runtime.jobmanager.JobManager
-
- getNumberOfSlotsAvailableToScheduler() - Method in interface org.apache.flink.runtime.protocols.ExtendedManagementProtocol
-
- getNumberOfSubtasks() - Method in class org.apache.flink.runtime.taskmanager.Task
-
Gets the total number of subtasks of the task that this subtask belongs to.
- getNumberOfTaskManagers() - Method in class org.apache.flink.runtime.jobmanager.JobManager
-
- getNumberOfTaskManagers() - Method in class org.apache.flink.yarn.ClientMasterControl
-
- getNumberOfTaskManagers() - Method in class org.apache.flink.yarn.rpc.ApplicationMasterStatus
-
- getNumberOfUnconstrainedAssignments() - Method in class org.apache.flink.runtime.jobmanager.scheduler.Scheduler
-
- getNumberOfUserThreads() - Method in class org.apache.flink.runtime.profiling.impl.EnvironmentThreadSet
-
- getNumberOfVariablesWithReferences() - Method in class org.apache.flink.runtime.broadcast.BroadcastVariableManager
-
- getNumberOfVertices() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
-
Returns the number of all vertices.
- getNumBroadcastInputs() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getNumChannels() - Method in class org.apache.flink.runtime.io.network.gates.OutputGate
-
- getNumConnectionsThatContributed() - Method in class org.apache.flink.compiler.postpass.AbstractSchema
-
- getNumFields() - Method in class org.apache.flink.compiler.postpass.DenseValueSchema
-
- getNumFields() - Method in class org.apache.flink.types.Record
-
Gets the number of fields currently in the record.
- getNumInputs(Class<? extends Operator<?>>) - Static method in class org.apache.flink.api.common.operators.util.OperatorUtil
-
Returns the number of inputs for the given
Operator type.
Currently, it can be 0, 1, or 2.
- getNumInputs() - Method in enum org.apache.flink.runtime.operators.DriverStrategy
-
- getNumInputs() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getNumLineSamples() - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
-
- getNumOpenConnections() - Method in class org.apache.flink.runtime.ipc.Server
-
The number of open RPC conections
- getNumOutputs() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getNumQueuedEnvelopes() - Method in class org.apache.flink.runtime.io.network.netty.OutboundConnectionQueue
-
- getNumRequiredComparators() - Method in enum org.apache.flink.runtime.operators.DriverStrategy
-
- getNumSplits() - Method in class org.apache.flink.api.common.io.FileInputFormat
-
- getNumTaskInputs() - Method in class org.apache.flink.runtime.iterative.task.IterationHeadPactTask
-
- getNumTaskInputs() - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
- getNumTaskManager() - Method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- getNumTaskManager() - Method in class org.apache.flink.test.util.AbstractTestBase
-
- getNumTypes() - Method in class org.apache.flink.compiler.postpass.SparseKeySchema
-
- getNumWriteBehindBuffers(int) - Static method in class org.apache.flink.runtime.operators.hash.MutableHashTable
-
Determines the number of buffers to be used for asynchronous write behind.
- getObject() - Method in class org.apache.flink.runtime.fs.s3.S3BucketObjectPair
-
Returns the name of the S3 object this object refers to.
- getObject() - Method in class org.apache.flink.streaming.api.streamrecord.StreamRecord
-
Gets the wrapped object from the StreamRecord
- getObjectSerializer() - Method in class org.apache.flink.streaming.api.streamrecord.StreamRecordSerializer
-
- getOccupancy() - Method in class org.apache.flink.runtime.operators.sort.FixedLengthRecordSorter
-
Gets the number of bytes currently occupied in this sorter.
- getOccupancy() - Method in interface org.apache.flink.runtime.operators.sort.InMemorySorter
-
Gets the number of bytes currently occupied in this sorter.
- getOccupancy() - Method in class org.apache.flink.runtime.operators.sort.NormalizedKeySorter
-
Gets the number of bytes currently occupied in this sorter.
- getOffset() - Method in interface org.apache.flink.core.fs.BlockLocation
-
Get the start offset of the file associated with this block.
- getOffset() - Method in class org.apache.flink.core.fs.local.LocalBlockLocation
-
- getOffset() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopBlockLocation
-
- getOffset() - Method in class org.apache.flink.runtime.fs.s3.S3BlockLocation
-
- getOldJobs() - Method in class org.apache.flink.runtime.jobmanager.JobManager
-
- getOpenBranches() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
- getOpenTimeout() - Method in class org.apache.flink.api.common.io.FileInputFormat
-
- getOperatorInfo() - Method in class org.apache.flink.api.common.operators.DualInputOperator
-
Gets the information about the operators input/output types.
- getOperatorInfo() - Method in class org.apache.flink.api.common.operators.Operator
-
Gets the information about the operators input/output types.
- getOperatorInfo() - Method in class org.apache.flink.api.common.operators.SingleInputOperator
-
Gets the information about the operators input/output types.
- getOperatorInfo() - Method in class org.apache.flink.compiler.util.NoOpUnaryUdfOp
-
- getOperatorStates(ClassLoader) - Method in class org.apache.flink.streaming.api.StreamConfig
-
- getOptimizedPlan(PackagedProgram, int) - Method in class org.apache.flink.client.program.Client
-
- getOptimizedPlan(Plan, int) - Method in class org.apache.flink.client.program.Client
-
- getOptimizedPlan(JobWithJars, int) - Method in class org.apache.flink.client.program.Client
-
Creates the optimized plan for a given program, using this client's compiler.
- getOptimizedPlanAsJson(PackagedProgram, int) - Method in class org.apache.flink.client.program.Client
-
- getOptimizerNode() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
- getOptimizerNode() - Method in class org.apache.flink.compiler.plan.BinaryUnionPlanNode
-
- getOptimizerNode() - Method in class org.apache.flink.compiler.plan.PlanNode
-
- getOptimizerNode() - Method in interface org.apache.flink.compiler.plandump.DumpableNode
-
- getOptimizerPlanAsJSON(Plan) - Method in class org.apache.flink.api.common.PlanExecutor
-
Gets the programs execution plan in a JSON format.
- getOptimizerPlanAsJSON(Plan) - Method in class org.apache.flink.client.LocalExecutor
-
Returns a JSON dump of the optimized plan.
- getOptimizerPlanAsJSON(Plan) - Method in class org.apache.flink.client.RemoteExecutor
-
- getOptimizerPlanAsJSON(OptimizedPlan) - Method in class org.apache.flink.compiler.plandump.PlanJSONDumpGenerator
-
- getOptimizerPlanNodeResolver(OptimizedPlan) - Static method in class org.apache.flink.test.compiler.util.CompilerTestBase
-
- getOptionalMessage() - Method in class org.apache.flink.runtime.event.job.JobEvent
-
Returns the optional message that is possibly attached to this event.
- getOrder(int) - Method in class org.apache.flink.api.common.operators.Ordering
-
- getOrderdate() - Method in class org.apache.flink.examples.java.relational.TPCHQuery3.Order
-
- getOrderdate() - Method in class org.apache.flink.examples.java.relational.TPCHQuery3.ShippingPriorityItem
-
- getOrdering() - Method in class org.apache.flink.compiler.dataproperties.LocalProperties
-
Gets the key order.
- getOrdering() - Method in class org.apache.flink.compiler.dataproperties.RequestedGlobalProperties
-
Gets the key order.
- getOrdering() - Method in class org.apache.flink.compiler.dataproperties.RequestedLocalProperties
-
Gets the key order.
- getOrderkey() - Method in class org.apache.flink.examples.java.relational.TPCHQuery3.Lineitem
-
- getOrderKey() - Method in class org.apache.flink.examples.java.relational.TPCHQuery3.Order
-
- getOrderkey() - Method in class org.apache.flink.examples.java.relational.TPCHQuery3.ShippingPriorityItem
-
- getOriginal() - Method in class org.apache.flink.compiler.deadlockdetect.DeadlockVertex
-
- getOriginalOptimizerNode() - Method in class org.apache.flink.compiler.plan.PlanNode
-
Gets the optimizer's pact node for which this plan candidate node was created.
- getOriginalPactPlan() - Method in class org.apache.flink.compiler.plan.OptimizedPlan
-
Gets the original pact plan from which this optimized plan was created.
- getOutEdges() - Method in class org.apache.flink.compiler.deadlockdetect.DeadlockVertex
-
- getOutgoingChannels() - Method in class org.apache.flink.compiler.plan.PlanNode
-
Gets a list of all outgoing channels leading to successors.
- getOutgoingConnections() - Method in class org.apache.flink.compiler.dag.DataSinkNode
-
- getOutgoingConnections() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
The list of outgoing connections from this node to succeeding tasks.
- getOutgoingConnections() - Method in class org.apache.flink.compiler.dag.SinkJoiner
-
- getOutgoingEdges() - Method in class org.apache.flink.spargel.java.MessagingFunction
-
Gets an
Iterable with all outgoing edges.
- getOutgoingEdges() - Method in class org.apache.flink.spargel.java.record.MessagingFunction
-
- getOutput() - Method in class org.apache.flink.spargel.java.record.SpargelIteration
-
- getOutputBufferProvider() - Method in interface org.apache.flink.runtime.execution.Environment
-
Returns the buffer provider for this environment.
- getOutputBufferProvider() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getOutputCardinality() - Method in class org.apache.flink.api.common.operators.CompilerHints
-
- getOutputChannelID() - Method in class org.apache.flink.runtime.deployment.ChannelDeploymentDescriptor
-
Returns the output channel ID attached to this deployment descriptor.
- getOutputChannelId() - Method in class org.apache.flink.runtime.executiongraph.ExecutionEdge
-
- getOutputChannelIDs() - Method in interface org.apache.flink.runtime.execution.Environment
-
Returns the IDs of all output channels connected to this environment.
- getOutputChannelIDs() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getOutputChannelIDsOfGate(GateID) - Method in interface org.apache.flink.runtime.execution.Environment
-
Returns the IDs of all the output channels connected to the gate with the given ID.
- getOutputChannelIDsOfGate(GateID) - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getOutputCollector() - Method in class org.apache.flink.runtime.operators.chaining.ChainedDriver
-
- getOutputCollector() - Method in interface org.apache.flink.runtime.operators.PactTaskContext
-
- getOutputCollector() - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
- getOutputCollector(AbstractInvokable, TaskConfig, ClassLoader, List<BufferWriter>, int) - Static method in class org.apache.flink.runtime.operators.RegularPactTask
-
Creates the
Collector for the given task, as described by the given configuration.
- getOutputCollector() - Method in interface org.apache.flink.streaming.api.streamvertex.StreamTaskContext
-
- getOutputCollector() - Method in class org.apache.flink.streaming.api.streamvertex.StreamVertex
-
- getOutputComparator(int, ClassLoader) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getOutputDataDistribution(int, ClassLoader) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getOutputDirectoryMode() - Method in class org.apache.flink.api.common.io.FileOutputFormat
-
- getOutputFilePath() - Method in class org.apache.flink.api.common.io.FileOutputFormat
-
- getOutputGate(int) - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
Returns the registered output gate with index pos.
- getOutputGateIDs() - Method in interface org.apache.flink.runtime.execution.Environment
-
Returns the IDs of all output gates connected to this environment.
- getOutputGateIDs() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getOutputGates() - Method in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor
-
- getOutputName(int) - Method in class org.apache.flink.streaming.api.StreamConfig
-
- getOutputPartitioner(int, ClassLoader) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getOutputs() - Method in class org.apache.flink.streaming.api.streamvertex.OutputHandler
-
- getOutputSelector(ClassLoader) - Method in class org.apache.flink.streaming.api.StreamConfig
-
- getOutputSerializer(ClassLoader) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getOutputShipStrategy(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getOutputSize() - Method in class org.apache.flink.api.common.operators.CompilerHints
-
- getOutputStream(Socket) - Static method in class org.apache.flink.runtime.net.NetUtils
-
Same as getOutputStream(socket, 0).
- getOutputStream(Socket, long) - Static method in class org.apache.flink.runtime.net.NetUtils
-
Returns OutputStream for the socket.
- getOutputType() - Method in class org.apache.flink.api.common.operators.OperatorInformation
-
Gets the return type of the user code function.
- getOutputType() - Method in class org.apache.flink.streaming.api.datastream.SplitDataStream
-
Gets the output type.
- getOwningNepheleTask() - Method in interface org.apache.flink.runtime.operators.PactTaskContext
-
- getOwningNepheleTask() - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
- getPactContract() - Method in class org.apache.flink.compiler.dag.BulkPartialSolutionNode
-
Gets the contract object for this data source node.
- getPactContract() - Method in class org.apache.flink.compiler.dag.CoGroupNode
-
Gets the operator for this CoGroup node.
- getPactContract() - Method in class org.apache.flink.compiler.dag.CrossNode
-
- getPactContract() - Method in class org.apache.flink.compiler.dag.DataSinkNode
-
Gets the contract object for this data source node.
- getPactContract() - Method in class org.apache.flink.compiler.dag.DataSourceNode
-
Gets the contract object for this data source node.
- getPactContract() - Method in class org.apache.flink.compiler.dag.FilterNode
-
- getPactContract() - Method in class org.apache.flink.compiler.dag.FlatMapNode
-
- getPactContract() - Method in class org.apache.flink.compiler.dag.GroupReduceNode
-
Gets the operator represented by this optimizer node.
- getPactContract() - Method in class org.apache.flink.compiler.dag.JoinNode
-
Gets the contract object for this match node.
- getPactContract() - Method in class org.apache.flink.compiler.dag.MatchNode
-
Gets the contract object for this match node.
- getPactContract() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
Gets the object that specifically describes the contract of this node.
- getPactContract() - Method in class org.apache.flink.compiler.dag.PartitionNode
-
- getPactContract() - Method in class org.apache.flink.compiler.dag.ReduceNode
-
- getPactContract() - Method in class org.apache.flink.compiler.dag.SingleInputNode
-
- getPactContract() - Method in class org.apache.flink.compiler.dag.SolutionSetNode
-
Gets the contract object for this data source node.
- getPactContract() - Method in class org.apache.flink.compiler.dag.TwoInputNode
-
- getPactContract() - Method in class org.apache.flink.compiler.dag.WorksetNode
-
Gets the contract object for this data source node.
- getPactContract() - Method in class org.apache.flink.compiler.plan.PlanNode
-
Gets the pact contract this node represents in the plan.
- getPactPlanAsJSON(List<DataSinkNode>) - Method in class org.apache.flink.compiler.plandump.PlanJSONDumpGenerator
-
- getPageSize() - Method in class org.apache.flink.runtime.memorymanager.DefaultMemoryManager
-
- getPageSize() - Method in interface org.apache.flink.runtime.memorymanager.MemoryManager
-
Gets the size of the pages handled by the memory manager.
- getPairComparator() - Method in class org.apache.flink.compiler.plan.DualInputPlanNode
-
- getPairComparatorFactory(ClassLoader) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getParallelism() - Method in class org.apache.flink.api.java.operators.DataSink
-
Returns the degree of parallelism of this data sink.
- getParallelism() - Method in class org.apache.flink.api.java.operators.DeltaIteration
-
Gets the iteration's degree of parallelism.
- getParallelism() - Method in class org.apache.flink.api.java.operators.Operator
-
Returns the degree of parallelism of this operator.
- getParallelism() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
-
- getParallelism() - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
Gets the degree of parallelism of the task.
- getParallelism() - Method in class org.apache.flink.spargel.java.VertexCentricIteration
-
Gets the iteration's degree of parallelism.
- getParallelism() - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Gets the degree of parallelism for this operator.
- getParallelSubtaskIndex() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
-
- getParameters() - Method in class org.apache.flink.api.common.operators.Operator
-
Gets the stub parameters of this contract.
- getParameters() - Method in class org.apache.flink.api.java.operators.DataSink
-
- getParameters() - Method in class org.apache.flink.api.java.operators.DataSource
-
- getParameters() - Method in class org.apache.flink.api.java.operators.SingleInputUdfOperator
-
- getParameters() - Method in class org.apache.flink.api.java.operators.TwoInputUdfOperator
-
- getParameters() - Method in interface org.apache.flink.api.java.operators.UdfOperator
-
- getParameterType(Class<?>, Class<?>, int) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
-
- getParent() - Method in class org.apache.flink.core.fs.Path
-
Returns the parent of a path or null if at root.
- getParserForType(Class<T>) - Static method in class org.apache.flink.types.parser.FieldParser
-
Gets the parser for the type specified by the given class.
- getPartialSolution() - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase
-
- getPartialSolution() - Method in class org.apache.flink.compiler.dag.BulkIterationNode
-
Gets the partialSolution from this BulkIterationNode.
- getPartialSolutionNode() - Method in class org.apache.flink.compiler.plan.BulkPartialSolutionPlanNode
-
- getPartialSolutionPlanNode() - Method in class org.apache.flink.compiler.plan.BulkIterationPlanNode
-
- getPartition() - Method in class org.apache.flink.runtime.executiongraph.IntermediateResultPartition
-
- getPartitionedFields() - Method in class org.apache.flink.compiler.dataproperties.RequestedGlobalProperties
-
Gets the fields on which the data is partitioned.
- getPartitionEntryIterator() - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
-
- getPartitioner() - Method in class org.apache.flink.api.java.operators.CoGroupOperator.CoGroupOperatorSets.CoGroupOperatorSetsPredicate.CoGroupOperatorWithoutFunction
-
Gets the custom partitioner used by this join, or null, if none is set.
- getPartitioner() - Method in class org.apache.flink.api.java.operators.CoGroupOperator
-
Gets the custom partitioner used by this join, or null, if none is set.
- getPartitioner() - Method in class org.apache.flink.api.java.operators.JoinOperator
-
Gets the custom partitioner used by this join, or null, if none is set.
- getPartitioner() - Method in class org.apache.flink.compiler.plan.Channel
-
- getPartitioner(ClassLoader, int) - Method in class org.apache.flink.streaming.api.StreamConfig
-
- getPartitionerTypes(Partitioner<T>) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
-
- getPartitioning() - Method in class org.apache.flink.compiler.dataproperties.GlobalProperties
-
- getPartitioning() - Method in class org.apache.flink.compiler.dataproperties.RequestedGlobalProperties
-
Gets the partitioning property.
- getPartitioningFanOutNoEstimates(int) - Static method in class org.apache.flink.runtime.operators.hash.MutableHashTable
-
Gets the number of partitions to be used for an initial hash-table, when no estimates are
available.
- getPartitioningFields() - Method in class org.apache.flink.compiler.dataproperties.GlobalProperties
-
- getPartitioningOrdering() - Method in class org.apache.flink.compiler.dataproperties.GlobalProperties
-
- getPartitionMethod() - Method in class org.apache.flink.api.common.operators.base.PartitionOperatorBase
-
- getPartitionNumber() - Method in class org.apache.flink.runtime.operators.hash.HashPartition
-
Gets the partition number of this partition.
- getPartitionNumber() - Method in class org.apache.flink.runtime.operators.hash.InMemoryPartition
-
Gets the partition number of this partition.
- getPartitionOrdering() - Method in class org.apache.flink.api.common.operators.GenericDataSinkBase
-
Gets the record ordering over which the sink partitions in ranges.
- getPartitions() - Method in class org.apache.flink.runtime.executiongraph.IntermediateResult
-
- getPath() - Method in class org.apache.flink.core.fs.FileInputSplit
-
Returns the path of the file containing this split's data.
- getPath() - Method in interface org.apache.flink.core.fs.FileStatus
-
Returns the corresponding Path to the FileStatus.
- getPath() - Method in class org.apache.flink.core.fs.local.LocalFileStatus
-
- getPath() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileStatus
-
- getPath() - Method in class org.apache.flink.runtime.fs.s3.S3FileStatus
-
- getPath() - Method in class org.apache.flink.runtime.io.disk.iomanager.FileIOChannel.ID
-
Returns the path to the underlying temporary file.
- getPlan(String...) - Method in interface org.apache.flink.api.common.Program
-
The method which is invoked by the compiler to get the job that is then compiled into an
executable schedule.
- getPlan(String[]) - Method in class org.apache.flink.api.java.record.io.jdbc.example.JDBCExample
-
- getPlan() - Method in class org.apache.flink.client.program.JobWithJars
-
Returns the plan
- getPlan() - Method in class org.apache.flink.client.program.PackagedProgram.PreviewPlanEnvironment
-
- getPlan(String...) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.example.WordCount
-
- getPlan(String...) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.example.WordCountWithOutputFormat
-
- getPlanAsJSON(Plan) - Static method in class org.apache.flink.client.LocalExecutor
-
Return unoptimized plan as JSON.
- getPlanNode() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
- getPlanNode() - Method in class org.apache.flink.compiler.plan.PlanNode
-
- getPlanNode() - Method in interface org.apache.flink.compiler.plandump.DumpableNode
-
- getPlanWithJars() - Method in class org.apache.flink.client.program.PackagedProgram
-
Returns the plan with all required jars.
- getPojoFieldAt(int) - Method in class org.apache.flink.api.java.typeutils.PojoTypeInfo
-
- getPort() - Method in class org.apache.flink.runtime.blob.BlobCache
-
- getPort() - Method in class org.apache.flink.runtime.blob.BlobServer
-
Returns the port on which the server is listening.
- getPort() - Method in interface org.apache.flink.runtime.blob.BlobService
-
Returns the port of the blob service
- getPosition() - Method in class org.apache.flink.api.common.typeutils.CompositeType.FlatFieldDescriptor
-
- getPossibleGlobalProperties() - Method in class org.apache.flink.compiler.operators.OperatorDescriptorDual
-
- getPossibleGlobalProperties() - Method in class org.apache.flink.compiler.operators.OperatorDescriptorSingle
-
- getPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.OperatorDescriptorDual
-
- getPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.OperatorDescriptorSingle
-
- getPossibleProperties() - Method in class org.apache.flink.compiler.dag.BinaryUnionNode
-
- getPossibleProperties() - Method in class org.apache.flink.compiler.dag.BulkIterationNode
-
- getPossibleProperties() - Method in class org.apache.flink.compiler.dag.CoGroupNode
-
- getPossibleProperties() - Method in class org.apache.flink.compiler.dag.CollectorMapNode
-
- getPossibleProperties() - Method in class org.apache.flink.compiler.dag.CrossNode
-
- getPossibleProperties() - Method in class org.apache.flink.compiler.dag.FilterNode
-
- getPossibleProperties() - Method in class org.apache.flink.compiler.dag.FlatMapNode
-
- getPossibleProperties() - Method in class org.apache.flink.compiler.dag.GroupReduceNode
-
- getPossibleProperties() - Method in class org.apache.flink.compiler.dag.JoinNode
-
- getPossibleProperties() - Method in class org.apache.flink.compiler.dag.MapNode
-
- getPossibleProperties() - Method in class org.apache.flink.compiler.dag.MapPartitionNode
-
- getPossibleProperties() - Method in class org.apache.flink.compiler.dag.MatchNode
-
- getPossibleProperties() - Method in class org.apache.flink.compiler.dag.PartitionNode
-
- getPossibleProperties() - Method in class org.apache.flink.compiler.dag.ReduceNode
-
- getPossibleProperties() - Method in class org.apache.flink.compiler.dag.SingleInputNode
-
- getPossibleProperties() - Method in class org.apache.flink.compiler.dag.SinkJoiner
-
- getPossibleProperties() - Method in class org.apache.flink.compiler.dag.TwoInputNode
-
- getPossibleProperties() - Method in class org.apache.flink.compiler.dag.UnaryOperatorNode
-
- getPossibleProperties() - Method in class org.apache.flink.compiler.dag.WorksetIterationNode
-
- getPossibleProperties() - Method in class org.apache.flink.compiler.dag.WorksetIterationNode.SingleRootJoiner
-
- getPostPassClassName() - Method in class org.apache.flink.api.common.Plan
-
Gets the optimizer post-pass class for this job.
- getPostPassClassName() - Method in class org.apache.flink.api.java.operators.translation.JavaPlan
-
- getPredecessor() - Method in class org.apache.flink.compiler.plan.SingleInputPlanNode
-
Gets the predecessor of this node, i.e.
- getPredecessorNode() - Method in class org.apache.flink.compiler.dag.DataSinkNode
-
- getPredecessorNode() - Method in class org.apache.flink.compiler.dag.SingleInputNode
-
Gets the predecessor of this node.
- getPredecessors() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
- getPredecessors() - Method in class org.apache.flink.compiler.plan.BulkPartialSolutionPlanNode
-
- getPredecessors() - Method in class org.apache.flink.compiler.plan.DualInputPlanNode
-
- getPredecessors() - Method in class org.apache.flink.compiler.plan.NAryUnionPlanNode
-
- getPredecessors() - Method in class org.apache.flink.compiler.plan.PlanNode
-
- getPredecessors() - Method in class org.apache.flink.compiler.plan.SingleInputPlanNode
-
- getPredecessors() - Method in class org.apache.flink.compiler.plan.SolutionSetPlanNode
-
- getPredecessors() - Method in class org.apache.flink.compiler.plan.SourcePlanNode
-
- getPredecessors() - Method in class org.apache.flink.compiler.plan.WorksetPlanNode
-
- getPredecessors() - Method in interface org.apache.flink.compiler.plandump.DumpableNode
-
Gets an iterator over the predecessors.
- getPreferredLocations() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
-
Gets the location preferences of this task, determined by the locations of the predecessors from which
it receives input data.
- getPreviewPlan() - Method in class org.apache.flink.client.program.PackagedProgram
-
Returns the analyzed plan without any optimizations.
- getPreviousGlobalAggregate(String) - Method in class org.apache.flink.runtime.iterative.task.RuntimeAggregatorRegistry
-
- getPreviousIterationAggregate(String) - Method in interface org.apache.flink.api.common.functions.IterationRuntimeContext
-
- getPreviousIterationAggregate(String) - Method in class org.apache.flink.spargel.java.MessagingFunction
-
Get the aggregated value that an aggregator computed in the previous iteration.
- getPreviousIterationAggregate(String) - Method in class org.apache.flink.spargel.java.record.MessagingFunction
-
- getPreviousIterationAggregate(String) - Method in class org.apache.flink.spargel.java.record.VertexUpdateFunction
-
- getPreviousIterationAggregate(String) - Method in class org.apache.flink.spargel.java.VertexUpdateFunction
-
Get the aggregated value that an aggregator computed in the previous iteration.
- getPreviousType() - Method in exception org.apache.flink.compiler.postpass.ConflictingFieldTypeInfoException
-
- getProber(TypeComparator<PT>, TypePairComparator<PT, T>) - Method in class org.apache.flink.runtime.operators.hash.AbstractMutableHashTable
-
- getProber(TypeComparator<PT>, TypePairComparator<PT, T>) - Method in class org.apache.flink.runtime.operators.hash.CompactingHashTable
-
- getProbeSideBlockCount() - Method in class org.apache.flink.runtime.operators.hash.HashPartition
-
- getProbeSideChannel() - Method in class org.apache.flink.runtime.operators.hash.HashPartition
-
- getProbeSideComparator() - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
-
- getProbeSideRecordCount() - Method in class org.apache.flink.runtime.operators.hash.HashPartition
-
- getProducedDataSets() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
-
- getProducedDataSets() - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
- getProducedType() - Method in class org.apache.flink.api.java.io.AvroInputFormat
-
- getProducedType() - Method in interface org.apache.flink.api.java.typeutils.ResultTypeQueryable
-
Gets the data type (as a
TypeInformation) produced by this function or input format.
- getProducedType() - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopInputFormat
-
- getProducedType() - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopMapFunction
-
- getProducedType() - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopReduceCombineFunction
-
- getProducedType() - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopReduceFunction
-
- getProducedType() - Method in class org.apache.flink.hadoopcompatibility.mapreduce.HadoopInputFormat
-
- getProducer() - Method in class org.apache.flink.runtime.executiongraph.IntermediateResult
-
- getProducer() - Method in class org.apache.flink.runtime.executiongraph.IntermediateResultPartition
-
- getProducer() - Method in class org.apache.flink.runtime.jobgraph.IntermediateDataSet
-
- getProfilingInterval() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalExecutionVertexThreadProfilingData
-
- getProfilingInterval() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- getProfilingInterval() - Method in class org.apache.flink.runtime.profiling.types.InstanceProfilingEvent
-
Returns the interval of time this profiling event covers in milliseconds.
- getProfilingInterval() - Method in class org.apache.flink.runtime.profiling.types.VertexProfilingEvent
-
The interval in milliseconds to which the rest
of the profiling data relates to.
- getProfilingStart() - Method in class org.apache.flink.runtime.profiling.impl.JobProfilingData
-
- getProfilingTimestamp() - Method in class org.apache.flink.runtime.profiling.types.ProfilingEvent
-
Returns the timestamp of this profiling information.
- getProgress() - Method in class org.apache.flink.hadoopcompatibility.mapred.wrapper.HadoopDummyReporter
-
- getProperties1() - Method in class org.apache.flink.compiler.operators.OperatorDescriptorDual.GlobalPropertiesPair
-
- getProperties1() - Method in class org.apache.flink.compiler.operators.OperatorDescriptorDual.LocalPropertiesPair
-
- getProperties2() - Method in class org.apache.flink.compiler.operators.OperatorDescriptorDual.GlobalPropertiesPair
-
- getProperties2() - Method in class org.apache.flink.compiler.operators.OperatorDescriptorDual.LocalPropertiesPair
-
- getProtocolByName(String) - Static method in class org.apache.flink.util.ClassUtils
-
Searches for a protocol class by its name and attempts to load it.
- getProxy(Class<V>, InetSocketAddress, SocketFactory) - Static method in class org.apache.flink.runtime.ipc.RPC
-
Construct a client-side proxy object that implements the named protocol,
talking to a server at the named address.
- getProxy(Class<V>, InetSocketAddress) - Static method in class org.apache.flink.runtime.ipc.RPC
-
Construct a client-side proxy object with the default SocketFactory
- getPushChainDriverClass() - Method in enum org.apache.flink.runtime.operators.DriverStrategy
-
- getQueueSize() - Method in class org.apache.flink.streaming.connectors.twitter.TwitterSource
-
Get the size of the queue in which the tweets are contained temporarily.
- getRandomFilename(String) - Static method in class org.apache.flink.runtime.util.FileUtils
-
Constructs a random filename with the given prefix and
a random part generated from hex characters.
- getRandomOddEvenEdges(int, int, long) - Static method in class org.apache.flink.test.testdata.ConnectedComponentsData
-
Creates random edges such that even numbered vertices are connected with even numbered vertices
and odd numbered vertices only with other odd numbered ones.
- getRandomString(Random, int, int) - Static method in class org.apache.flink.util.StringUtils
-
Creates a random string with a length within the given interval.
- getRandomString(Random, int, int, char, char) - Static method in class org.apache.flink.util.StringUtils
-
Creates a random string with a length within the given interval.
- getRankDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.examples.java.relational.util.WebLogData
-
- getReadBufferSize() - Method in class org.apache.flink.api.java.record.io.FixedLengthInputFormat
-
Gets the size of the buffer internally used to parse record boundaries.
- getReadEndAfterSuperstepEnded() - Method in class org.apache.flink.runtime.iterative.concurrent.BlockingBackChannel
-
Called by iteration head after it has sent all input for the current superstep through the data channel
(blocks iteration head).
- getReadFields() - Method in class org.apache.flink.api.common.operators.SingleInputSemanticProperties.AllFieldsConstantProperties
-
- getReadFields() - Method in class org.apache.flink.api.common.operators.SingleInputSemanticProperties
-
Gets the field(s) in the source record(s) that are read.
- getReadFields1() - Method in class org.apache.flink.api.common.operators.DualInputSemanticProperties
-
Gets the field(s) in the source record(s) from the first input
that are read.
- getReadFields2() - Method in class org.apache.flink.api.common.operators.DualInputSemanticProperties
-
Gets the field(s) in the source record(s) from the second input
that are read.
- getReadingThread(ExceptionHandler<IOException>, MutableObjectIterator<E>, UnilateralSortMerger.CircularQueues<E>, AbstractInvokable, TypeSerializer<E>, long) - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
-
Creates the reading thread.
- getReceivedBytes() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- getReceivedBytes() - Method in class org.apache.flink.runtime.profiling.types.InstanceProfilingEvent
-
Returns the number of bytes received via network during the profiling interval.
- getReceiver() - Method in exception org.apache.flink.runtime.io.network.LocalReceiverCancelledException
-
- getRecentExecutionGraph(JobID) - Method in class org.apache.flink.runtime.jobmanager.JobManager
-
- getRecentJobs(List<RecentJobEvent>) - Method in class org.apache.flink.runtime.jobmanager.EventCollector
-
- getRecentJobs() - Method in class org.apache.flink.runtime.jobmanager.JobManager
-
- getRecentJobs() - Method in interface org.apache.flink.runtime.protocols.ExtendedManagementProtocol
-
Retrieves a list of jobs which have either running or have been started recently.
- getRecommendedPollingInterval() - Method in class org.apache.flink.runtime.client.JobClient
-
Returns the recommended interval in seconds in which a client
is supposed to poll for progress information.
- getRecommendedPollingInterval() - Method in class org.apache.flink.runtime.jobmanager.JobManager
-
- getRecommendedPollingInterval() - Method in interface org.apache.flink.runtime.protocols.JobManagementProtocol
-
Returns the recommended interval in seconds in which a client
is supposed to poll for progress information.
- getRecord(T, int) - Method in class org.apache.flink.runtime.operators.sort.FixedLengthRecordSorter
-
Gets the record at the given logical position.
- getRecord(T, int) - Method in interface org.apache.flink.runtime.operators.sort.InMemorySorter
-
Gets the record at the given logical position.
- getRecord(T, int) - Method in class org.apache.flink.runtime.operators.sort.NormalizedKeySorter
-
Gets the record at the given logical position.
- getRecordByName(String) - Static method in class org.apache.flink.util.ClassUtils
-
Searches for a record class by its name and attempts to load it.
- getRecordCount() - Method in class org.apache.flink.api.common.io.BlockInfo
-
Returns the recordCount.
- getRecordCount() - Method in class org.apache.flink.runtime.operators.hash.InMemoryPartition
-
number of records in partition including garbage
- getRecordLength() - Method in class org.apache.flink.api.java.record.io.FixedLengthInputFormat
-
Returns the fixed length of a record.
- getRecursionLevel() - Method in class org.apache.flink.runtime.operators.hash.HashPartition
-
Gets this partition's recursion level.
- getReduceInvokable(CoReduceFunction<IN1, IN2, OUT>) - Method in class org.apache.flink.streaming.api.datastream.ConnectedDataStream
-
- getRegisteredExecutions() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
- getRegisteredId() - Method in class org.apache.flink.runtime.taskmanager.TaskManager
-
Gets the ID under which the TaskManager is currently registered at its JobManager.
- getRelativeBackChannelMemory() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getRelativeInputMaterializationMemory(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getRelativeMemoryDriver() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getRelativeMemoryGlobalStrategy() - Method in class org.apache.flink.compiler.plan.Channel
-
- getRelativeMemoryInput(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getRelativeMemoryLocalStrategy() - Method in class org.apache.flink.compiler.plan.Channel
-
- getRelativeMemoryPerSubTask() - Method in class org.apache.flink.compiler.plan.PlanNode
-
Gets the memory dedicated to each sub-task for this node.
- getRelativeSolutionSetMemory() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getRelativeTempMemory() - Method in class org.apache.flink.compiler.plan.Channel
-
Gets the memory for materializing the channel's result from this Channel.
- getRemappedKeys(int) - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
- getRemoteAddress() - Static method in class org.apache.flink.runtime.ipc.Server
-
Returns remote address as a string when invoked inside an RPC.
- getRemoteIp() - Static method in class org.apache.flink.runtime.ipc.Server
-
Returns the remote side ip address when invoked inside an RPC
Returns null in case of an error.
- getRemoteReceiver() - Method in class org.apache.flink.runtime.io.network.EnvelopeReceiverList
-
- getRemoteReceiver() - Method in class org.apache.flink.runtime.io.network.SenderHintEvent
-
- getRemoteTarget() - Method in class org.apache.flink.runtime.io.network.ConnectionInfoLookupResponse
-
- getRemovedItems() - Method in class org.apache.flink.streaming.state.MapState
-
- getReplication() - Method in interface org.apache.flink.core.fs.FileStatus
-
Get the replication factor of a file.
- getReplication() - Method in class org.apache.flink.core.fs.local.LocalFileStatus
-
- getReplication() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileStatus
-
- getReplication() - Method in class org.apache.flink.runtime.fs.s3.S3FileStatus
-
- getReplicationFactor() - Method in class org.apache.flink.compiler.plan.Channel
-
Returns the replication factor of the connection.
- getRequiredGlobalProps() - Method in class org.apache.flink.compiler.plan.Channel
-
- getRequiredJarFiles() - Method in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor
-
- getRequiredJarFiles() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
Returns a list of BLOB keys referring to the JAR files required to run this job
- getRequiredLocalProps() - Method in class org.apache.flink.compiler.plan.Channel
-
- getResources() - Method in class org.apache.flink.runtime.instance.Instance
-
- getResultInputStream(String) - Method in class org.apache.flink.test.util.AbstractTestBase
-
- getResultInputStream(String, String[]) - Method in class org.apache.flink.test.util.AbstractTestBase
-
- getResultReader(String) - Method in class org.apache.flink.test.util.AbstractTestBase
-
- getResultReader(String, String[], boolean) - Method in class org.apache.flink.test.util.AbstractTestBase
-
- getResultsFormated(Map<String, Object>) - Static method in class org.apache.flink.api.common.accumulators.AccumulatorHelper
-
- getResultType() - Method in class org.apache.flink.api.java.operators.Operator
-
Returns the type of the result of this operator.
- getReturnCode() - Method in class org.apache.flink.runtime.client.AbstractJobResult
-
Returns the return code of the job operation.
- getReturnQueue() - Method in class org.apache.flink.runtime.io.disk.iomanager.AsynchronousBlockReader
-
Gets the queue in which the full memory segments are queued after the asynchronous read
is complete.
- getReturnQueue() - Method in class org.apache.flink.runtime.io.disk.iomanager.AsynchronousBlockWriter
-
Gets the queue in which the memory segments are queued after the asynchronous write is completed.
- getReturnQueue() - Method in interface org.apache.flink.runtime.io.disk.iomanager.BlockChannelReader
-
Gets the queue in which the full memory segments are queued after the read is complete.
- getReturnQueue() - Method in interface org.apache.flink.runtime.io.disk.iomanager.BlockChannelWriter
-
Gets the queue in which the memory segments are queued after the asynchronous write
is completed
- getRevenue() - Method in class org.apache.flink.examples.java.relational.TPCHQuery3.ShippingPriorityItem
-
- getRevisionInformation() - Static method in class org.apache.flink.runtime.util.EnvironmentInformation
-
Returns the code revision (commit and commit date) of Flink.
- getRootOfStepFunction() - Method in class org.apache.flink.compiler.plan.BulkIterationPlanNode
-
- getRootOfTerminationCriterion() - Method in class org.apache.flink.compiler.plan.BulkIterationPlanNode
-
- getRuntimeContext() - Method in class org.apache.flink.api.common.functions.AbstractRichFunction
-
- getRuntimeContext() - Method in interface org.apache.flink.api.common.functions.RichFunction
-
Gets the context that contains information about the UDF's runtime.
- getScanner() - Method in class org.apache.flink.addons.hbase.TableInputFormat
-
- getSchema() - Method in class org.apache.flink.api.io.avro.example.User
-
- getSecond() - Method in class org.apache.flink.streaming.api.datastream.ConnectedDataStream
-
- getSecond() - Method in class org.apache.flink.types.Pair
-
Returns the second encapsulated pair element.
- getSecondDegree() - Method in class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.EdgeWithDegrees
-
- getSecondIncomingConnection() - Method in class org.apache.flink.compiler.dag.TwoInputNode
-
Gets the PactConnection through which this node receives its second input.
- getSecondInput() - Method in class org.apache.flink.api.common.operators.DualInputOperator
-
Returns the second input, or null, if none is set.
- getSecondInputType() - Method in class org.apache.flink.api.common.operators.BinaryOperatorInformation
-
- getSecondPredecessorNode() - Method in class org.apache.flink.compiler.dag.TwoInputNode
-
- getSecondVertex() - Method in class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.Edge
-
- getSecondVertex() - Method in class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.EdgeWithDegrees
-
- getSegmentsForReaders(List<List<MemorySegment>>, List<MemorySegment>, int) - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.SpillingThread
-
Divides the given collection of memory buffers among numChannels sublists.
- getSegmentSize() - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedOutputView
-
Gets the size of the segments used by this view.
- getSelectAll(int) - Method in class org.apache.flink.streaming.api.StreamConfig
-
- getSelectorForKeys(Keys<X>, TypeInformation<X>) - Static method in class org.apache.flink.streaming.util.keys.KeySelectorUtil
-
- getSemanticProperties() - Method in class org.apache.flink.api.common.operators.base.PartitionOperatorBase
-
- getSemanticProperties() - Method in class org.apache.flink.api.common.operators.DualInputOperator
-
- getSemanticProperties() - Method in class org.apache.flink.api.common.operators.SingleInputOperator
-
- getSemanticProperties() - Method in class org.apache.flink.api.java.operators.SingleInputUdfOperator
-
- getSemanticProperties() - Method in class org.apache.flink.api.java.operators.TwoInputUdfOperator
-
- getSemanticProperties() - Method in interface org.apache.flink.api.java.operators.UdfOperator
-
Gets the semantic properties that have been set for the user-defined functions (UDF).
- getSemanticPropsDual(Set<Annotation>, TypeInformation<?>, TypeInformation<?>, TypeInformation<?>) - Static method in class org.apache.flink.api.java.functions.SemanticPropUtil
-
- getSemanticPropsDualFromString(DualInputSemanticProperties, String[], String[], String[], String[], String[], String[], TypeInformation<?>, TypeInformation<?>, TypeInformation<?>) - Static method in class org.apache.flink.api.java.functions.SemanticPropUtil
-
- getSemanticPropsSingle(Set<Annotation>, TypeInformation<?>, TypeInformation<?>) - Static method in class org.apache.flink.api.java.functions.SemanticPropUtil
-
- getSemanticPropsSingleFromString(String[], String[], String[], TypeInformation<?>, TypeInformation<?>) - Static method in class org.apache.flink.api.java.functions.SemanticPropUtil
-
- getSequenceNumber() - Method in class org.apache.flink.runtime.event.job.AbstractEvent
-
- getSequenceNumber() - Method in class org.apache.flink.runtime.io.network.Envelope
-
- getSerializer() - Method in class org.apache.flink.api.common.typeutils.record.RecordSerializerFactory
-
- getSerializer() - Method in interface org.apache.flink.api.common.typeutils.TypeSerializerFactory
-
- getSerializer() - Method in class org.apache.flink.api.java.typeutils.runtime.RuntimeStatefulSerializerFactory
-
- getSerializer() - Method in class org.apache.flink.api.java.typeutils.runtime.RuntimeStatelessSerializerFactory
-
- getSerializer() - Method in class org.apache.flink.compiler.plan.Channel
-
Gets the serializer from this Channel.
- getSerializer() - Method in class org.apache.flink.compiler.plan.SourcePlanNode
-
Gets the serializer from this PlanNode.
- getSerializerForIterationChannel() - Method in class org.apache.flink.compiler.plan.BulkIterationPlanNode
-
- getSerializerForIterationChannel() - Method in class org.apache.flink.compiler.plan.WorksetIterationPlanNode
-
- getServer(Object, String, int, int) - Static method in class org.apache.flink.runtime.ipc.RPC
-
Construct a server for a protocol implementation instance listening on a
port and address.
- getServerPort() - Method in class org.apache.flink.runtime.blob.BlobServer
-
Returns the network port the BLOB server is bound to.
- getSharedSlot() - Method in class org.apache.flink.runtime.jobmanager.scheduler.CoLocationConstraint
-
- getSharedSlot() - Method in class org.apache.flink.runtime.jobmanager.scheduler.SubSlot
-
- getShipdate() - Method in class org.apache.flink.examples.java.relational.TPCHQuery3.Lineitem
-
- getShippriority() - Method in class org.apache.flink.examples.java.relational.TPCHQuery3.Order
-
- getShippriority() - Method in class org.apache.flink.examples.java.relational.TPCHQuery3.ShippingPriorityItem
-
- getShipStrategy() - Method in class org.apache.flink.compiler.dag.PactConnection
-
Gets the shipping strategy for this connection.
- getShipStrategy() - Method in class org.apache.flink.compiler.plan.Channel
-
- getShipStrategy() - Method in interface org.apache.flink.compiler.plandump.DumpableConnection
-
- getShipStrategyComparator() - Method in class org.apache.flink.compiler.plan.Channel
-
Gets the ship strategy comparator from this Channel.
- getShipStrategyKeys() - Method in class org.apache.flink.compiler.plan.Channel
-
- getShipStrategySortOrder() - Method in class org.apache.flink.compiler.plan.Channel
-
- getShort(int) - Method in class org.apache.flink.core.memory.MemorySegment
-
Reads two memory at the given position, composing them into a short value
according to the current byte order.
- getShort(int) - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- getShort(int) - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
- getShort(int) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- getShortName() - Method in enum org.apache.flink.api.common.operators.Order
-
- getSimpleName() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
-
- getSingleInputNode() - Method in class org.apache.flink.compiler.plan.SingleInputPlanNode
-
- getSingleInputNodeSchema(SingleInputPlanNode, T) - Method in class org.apache.flink.compiler.postpass.GenericFlatTypePostPass
-
- getSingleInputNodeSchema(SingleInputPlanNode, SparseKeySchema) - Method in class org.apache.flink.compiler.postpass.RecordModelPostPass
-
- getSingleRootOfStepFunction() - Method in class org.apache.flink.compiler.dag.BulkIterationNode
-
- getSingleRootOfStepFunction() - Method in class org.apache.flink.compiler.dag.WorksetIterationNode
-
- getSinkNode() - Method in class org.apache.flink.compiler.plan.SinkPlanNode
-
- getSinkSchema(SinkPlanNode, T) - Method in class org.apache.flink.compiler.postpass.GenericFlatTypePostPass
-
- getSinkSchema(SinkPlanNode, SparseKeySchema) - Method in class org.apache.flink.compiler.postpass.RecordModelPostPass
-
- getSizeOfFreeHeapMemory() - Static method in class org.apache.flink.runtime.util.EnvironmentInformation
-
Gets an estimate of the size of the free heap memory.
- getSizeOfFreeHeapMemoryWithDefrag() - Static method in class org.apache.flink.runtime.util.EnvironmentInformation
-
Gets an estimate of the size of the free heap memory.
- getSizeOfJvmHeap() - Method in class org.apache.flink.runtime.instance.HardwareDescription
-
Returns the size of the JVM heap memory
- getSizeOfManagedMemory() - Method in class org.apache.flink.runtime.instance.HardwareDescription
-
Returns the size of the memory managed by the system for caching, hashing, sorting, ...
- getSizeOfPhysicalMemory() - Static method in class org.apache.flink.runtime.instance.Hardware
-
Returns the size of the physical memory in bytes.
- getSizeOfPhysicalMemory() - Method in class org.apache.flink.runtime.instance.HardwareDescription
-
Returns the size of physical memory in bytes available on the compute node.
- getSlotForTask(ExecutionVertex) - Method in class org.apache.flink.runtime.jobmanager.scheduler.SlotSharingGroupAssignment
-
Gets a slot suitable for the given task vertex.
- getSlotForTask(ExecutionVertex, CoLocationConstraint) - Method in class org.apache.flink.runtime.jobmanager.scheduler.SlotSharingGroupAssignment
-
- getSlotNumber() - Method in class org.apache.flink.runtime.instance.AllocatedSlot
-
- getSlotSharingGroup() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
-
- getSlotSharingGroup() - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
Gets the slot sharing group that this vertex is associated with.
- getSlotSharingGroup() - Method in class org.apache.flink.runtime.jobmanager.scheduler.ScheduledUnit
-
- getSocketFactory() - Static method in class org.apache.flink.runtime.net.NetUtils
-
- getSoftIrqCPU() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- getSoftIrqCPU() - Method in class org.apache.flink.runtime.profiling.types.InstanceProfilingEvent
-
Returns the percentage of time the CPU(s) spent in state SOFT_IRQ during the profiling interval.
- getSolutionSet() - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
-
Gets the contract that represents the solution set for the step function.
- getSolutionSet() - Method in class org.apache.flink.api.java.operators.DeltaIteration
-
Gets the solution set of the delta iteration.
- getSolutionSetComparator() - Method in class org.apache.flink.compiler.plan.WorksetIterationPlanNode
-
- getSolutionSetComparator(ClassLoader) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getSolutionSetDelta() - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
-
Gets the contract that has been set as the solution set delta.
- getSolutionSetDelta() - Method in class org.apache.flink.compiler.dag.WorksetIterationNode
-
- getSolutionSetDeltaPlanNode() - Method in class org.apache.flink.compiler.plan.WorksetIterationPlanNode
-
- getSolutionSetKeyFields() - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
-
- getSolutionSetKeyFields() - Method in class org.apache.flink.compiler.dag.WorksetIterationNode
-
- getSolutionSetKeyFields() - Method in class org.apache.flink.compiler.plan.WorksetIterationPlanNode
-
- getSolutionSetNode() - Method in class org.apache.flink.compiler.dag.WorksetIterationNode
-
- getSolutionSetNode() - Method in class org.apache.flink.compiler.plan.SolutionSetPlanNode
-
- getSolutionSetPlanNode() - Method in class org.apache.flink.compiler.plan.WorksetIterationPlanNode
-
- getSolutionSetSerializer() - Method in class org.apache.flink.compiler.plan.WorksetIterationPlanNode
-
- getSolutionSetSerializer(ClassLoader) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getSortingThread(ExceptionHandler<IOException>, UnilateralSortMerger.CircularQueues<E>, AbstractInvokable) - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
-
- getSortOrders() - Method in class org.apache.flink.compiler.plan.DualInputPlanNode
-
- getSortOrders(int) - Method in class org.apache.flink.compiler.plan.SingleInputPlanNode
-
Gets the sort order for the specified driver comparator.
- getSource() - Method in class org.apache.flink.compiler.dag.PactConnection
-
Gets the source of the connection.
- getSource() - Method in class org.apache.flink.compiler.plan.Channel
-
Gets the source of this Channel.
- getSource() - Method in interface org.apache.flink.compiler.plandump.DumpableConnection
-
- getSource() - Method in class org.apache.flink.runtime.executiongraph.ExecutionEdge
-
- getSource() - Method in class org.apache.flink.runtime.io.network.Envelope
-
- getSource() - Method in class org.apache.flink.runtime.io.network.SenderHintEvent
-
- getSource() - Method in class org.apache.flink.runtime.jobgraph.JobEdge
-
Returns the data set at the source of the edge.
- getSourceId() - Method in class org.apache.flink.runtime.jobgraph.JobEdge
-
Gets the ID of the consumed data set.
- getSpillingThread(ExceptionHandler<IOException>, UnilateralSortMerger.CircularQueues<E>, AbstractInvokable, MemoryManager, IOManager, TypeSerializerFactory<E>, TypeComparator<E>, List<MemorySegment>, List<MemorySegment>, int) - Method in class org.apache.flink.runtime.operators.sort.CombiningUnilateralSortMerger
-
- getSpillingThread(ExceptionHandler<IOException>, UnilateralSortMerger.CircularQueues<E>, AbstractInvokable, MemoryManager, IOManager, TypeSerializerFactory<E>, TypeComparator<E>, List<MemorySegment>, List<MemorySegment>, int) - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
-
- getSpillingThresholdDriver() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getSpillingThresholdInput(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getSplit(int, int) - Method in class org.apache.flink.util.NumberSequenceIterator
-
- getSplit(int, int) - Method in interface org.apache.flink.util.SplittableIterator
-
- getSplitAssigner() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
-
- getSplitLength() - Method in class org.apache.flink.api.common.io.FileInputFormat
-
Gets the length or remaining length of the current split.
- getSplitNumber() - Method in class org.apache.flink.core.io.GenericInputSplit
-
- getSplitNumber() - Method in interface org.apache.flink.core.io.InputSplit
-
Returns the number of this input split.
- getSplitNumber() - Method in class org.apache.flink.core.io.LocatableInputSplit
-
- getSplitNumber() - Method in class org.apache.flink.hadoopcompatibility.mapred.wrapper.HadoopInputSplit
-
- getSplitNumber() - Method in class org.apache.flink.hadoopcompatibility.mapreduce.wrapper.HadoopInputSplit
-
- getSplitStart() - Method in class org.apache.flink.api.common.io.FileInputFormat
-
Gets the start of the current split.
- getStart() - Method in class org.apache.flink.core.fs.FileInputSplit
-
Returns the position of the first byte in the file to process.
- getStartRow() - Method in class org.apache.flink.addons.hbase.TableInputSplit
-
Returns the start row.
- getStartTime() - Method in class org.apache.flink.streaming.api.windowing.helper.TimestampWrapper
-
- getState() - Method in class org.apache.flink.runtime.executiongraph.Execution
-
- getState() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
- getState(String) - Method in class org.apache.flink.streaming.api.streamvertex.StreamingRuntimeContext
-
Returns the operator state registered by the given name for the operator.
- getState() - Method in class org.apache.flink.streaming.state.MapState
-
- getState() - Method in class org.apache.flink.streaming.state.OperatorState
-
Returns the currently stored state object.
- getStateTimestamp(ExecutionState) - Method in class org.apache.flink.runtime.executiongraph.Execution
-
- getStateTimestamp(ExecutionState) - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
-
- getStateTimestamps() - Method in class org.apache.flink.runtime.executiongraph.Execution
-
- getStaticResolution(String) - Static method in class org.apache.flink.runtime.net.NetUtils
-
Retrieves the resolved name for the passed host.
- getStatistics(BaseStatistics) - Method in class org.apache.flink.addons.hbase.TableInputFormat
-
- getStatistics(BaseStatistics) - Method in class org.apache.flink.api.common.io.BinaryInputFormat
-
- getStatistics(BaseStatistics) - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
-
- getStatistics(BaseStatistics) - Method in class org.apache.flink.api.common.io.FileInputFormat
-
Obtains basic file statistics containing only file size.
- getStatistics(BaseStatistics) - Method in class org.apache.flink.api.common.io.GenericInputFormat
-
- getStatistics(BaseStatistics) - Method in interface org.apache.flink.api.common.io.InputFormat
-
Gets the basic statistics from the input described by this format.
- getStatistics(BaseStatistics) - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat
-
- getStatistics(BaseStatistics) - Method in class org.apache.flink.api.java.record.io.FixedLengthInputFormat
-
Obtains basic file statistics containing only file size.
- getStatistics(BaseStatistics) - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopInputFormat
-
- getStatistics(BaseStatistics) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.HadoopRecordInputFormat
-
- getStatistics(BaseStatistics) - Method in class org.apache.flink.hadoopcompatibility.mapreduce.HadoopInputFormat
-
- getStatisticsKey() - Method in class org.apache.flink.api.common.operators.GenericDataSourceBase
-
Gets the key under which statistics about this data source may be obtained from the
statistics cache.
- getStatusTimestamp(JobStatus) - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
- getStorageLocation(BlobKey) - Method in class org.apache.flink.runtime.blob.BlobServer
-
Returns a file handle to the file associated with the given blob key on the blob
server.
- getStorageLocation(JobID, String) - Method in class org.apache.flink.runtime.blob.BlobServer
-
Returns a file handle to the file identified by the given jobID and key.
- getStrategy() - Method in class org.apache.flink.compiler.dag.PartitionNode.PartitionDescriptor
-
- getStrategy() - Method in interface org.apache.flink.compiler.operators.AbstractOperatorDescriptor
-
Gets the runtime strategy to be executed by this operator.
- getStrategy() - Method in class org.apache.flink.compiler.operators.AllGroupReduceProperties
-
- getStrategy() - Method in class org.apache.flink.compiler.operators.AllGroupWithPartialPreGroupProperties
-
- getStrategy() - Method in class org.apache.flink.compiler.operators.AllReduceProperties
-
- getStrategy() - Method in class org.apache.flink.compiler.operators.BinaryUnionOpDescriptor
-
- getStrategy() - Method in class org.apache.flink.compiler.operators.CoGroupDescriptor
-
- getStrategy() - Method in class org.apache.flink.compiler.operators.CollectorMapDescriptor
-
- getStrategy() - Method in class org.apache.flink.compiler.operators.CrossBlockOuterFirstDescriptor
-
- getStrategy() - Method in class org.apache.flink.compiler.operators.CrossBlockOuterSecondDescriptor
-
- getStrategy() - Method in class org.apache.flink.compiler.operators.CrossStreamOuterFirstDescriptor
-
- getStrategy() - Method in class org.apache.flink.compiler.operators.CrossStreamOuterSecondDescriptor
-
- getStrategy() - Method in class org.apache.flink.compiler.operators.FilterDescriptor
-
- getStrategy() - Method in class org.apache.flink.compiler.operators.FlatMapDescriptor
-
- getStrategy() - Method in class org.apache.flink.compiler.operators.GroupReduceProperties
-
- getStrategy() - Method in class org.apache.flink.compiler.operators.GroupReduceWithCombineProperties
-
- getStrategy() - Method in class org.apache.flink.compiler.operators.HashJoinBuildFirstProperties
-
- getStrategy() - Method in class org.apache.flink.compiler.operators.HashJoinBuildSecondProperties
-
- getStrategy() - Method in class org.apache.flink.compiler.operators.MapDescriptor
-
- getStrategy() - Method in class org.apache.flink.compiler.operators.MapPartitionDescriptor
-
- getStrategy() - Method in class org.apache.flink.compiler.operators.NoOpDescriptor
-
- getStrategy() - Method in class org.apache.flink.compiler.operators.PartialGroupProperties
-
- getStrategy() - Method in class org.apache.flink.compiler.operators.ReduceProperties
-
- getStrategy() - Method in class org.apache.flink.compiler.operators.SolutionSetDeltaOperator
-
- getStrategy() - Method in class org.apache.flink.compiler.operators.SortMergeJoinDescriptor
-
- getStrategy() - Method in class org.apache.flink.compiler.operators.UtilSinkJoinOpDescriptor
-
- getStrategy() - Method in class org.apache.flink.streaming.partitioner.StreamPartitioner
-
- getString(String, String) - Method in class org.apache.flink.configuration.Configuration
-
Returns the value associated with the given key as a string.
- getString(String, String) - Static method in class org.apache.flink.configuration.GlobalConfiguration
-
Returns the value associated with the given key as a string.
- getString() - Method in class org.apache.flink.runtime.event.task.StringTaskEvent
-
Returns the stored string.
- getString(String, String) - Method in class org.apache.flink.runtime.operators.util.TaskConfig.DelegatingConfiguration
-
- getString(String, String) - Method in class org.apache.flink.streaming.connectors.json.JSONParseFlatMap
-
Get the String value associated with a key form a JSON code.
- getStub() - Method in class org.apache.flink.runtime.operators.chaining.ChainedCollectorMapDriver
-
- getStub() - Method in class org.apache.flink.runtime.operators.chaining.ChainedDriver
-
- getStub() - Method in class org.apache.flink.runtime.operators.chaining.ChainedFlatMapDriver
-
- getStub() - Method in class org.apache.flink.runtime.operators.chaining.ChainedMapDriver
-
- getStub() - Method in class org.apache.flink.runtime.operators.chaining.ChainedTerminationCriterionDriver
-
- getStub() - Method in class org.apache.flink.runtime.operators.chaining.SynchronousChainedCombineDriver
-
- getStub() - Method in interface org.apache.flink.runtime.operators.PactTaskContext
-
- getStub() - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
- getStubParameter(String, String) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getStubParameters() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getStubType() - Method in class org.apache.flink.runtime.operators.AllGroupReduceDriver
-
- getStubType() - Method in class org.apache.flink.runtime.operators.AllReduceDriver
-
- getStubType() - Method in class org.apache.flink.runtime.operators.CoGroupDriver
-
- getStubType() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetFirstDriver
-
- getStubType() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetSecondDriver
-
- getStubType() - Method in class org.apache.flink.runtime.operators.CollectorMapDriver
-
- getStubType() - Method in class org.apache.flink.runtime.operators.CrossDriver
-
- getStubType() - Method in class org.apache.flink.runtime.operators.FlatMapDriver
-
- getStubType() - Method in class org.apache.flink.runtime.operators.GroupReduceCombineDriver
-
- getStubType() - Method in class org.apache.flink.runtime.operators.GroupReduceDriver
-
- getStubType() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetFirstDriver
-
- getStubType() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetSecondDriver
-
- getStubType() - Method in class org.apache.flink.runtime.operators.MapDriver
-
- getStubType() - Method in class org.apache.flink.runtime.operators.MapPartitionDriver
-
- getStubType() - Method in class org.apache.flink.runtime.operators.MatchDriver
-
- getStubType() - Method in class org.apache.flink.runtime.operators.NoOpDriver
-
- getStubType() - Method in interface org.apache.flink.runtime.operators.PactDriver
-
Gets the class of the stub type that is run by this task.
- getStubType() - Method in class org.apache.flink.runtime.operators.ReduceCombineDriver
-
- getStubType() - Method in class org.apache.flink.runtime.operators.ReduceDriver
-
- getStubWrapper(ClassLoader) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getSubmissionTimestamp() - Method in class org.apache.flink.runtime.event.job.RecentJobEvent
-
Returns the time stamp of the job submission.
- getSubtask() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalExecutionVertexProfilingData
-
- getSubtask() - Method in class org.apache.flink.runtime.profiling.types.VertexProfilingEvent
-
- getSubtaskIndex() - Method in class org.apache.flink.runtime.event.job.ExecutionStateChangeEvent
-
- getSubtaskIndex() - Method in class org.apache.flink.runtime.taskmanager.Task
-
Gets the index of the parallel subtask [0, parallelism).
- getSumFunction(int, Class<?>, TypeInformation<T>) - Static method in class org.apache.flink.streaming.api.function.aggregation.SumAggregator
-
- getSumFunction(String, TypeInformation<T>) - Static method in class org.apache.flink.streaming.api.function.aggregation.SumAggregator
-
- getSuperstep() - Method in class org.apache.flink.runtime.broadcast.BroadcastVariableKey
-
- getSuperstep() - Method in class org.apache.flink.spargel.java.record.MessagingFunction
-
- getSuperstep() - Method in class org.apache.flink.spargel.java.record.VertexUpdateFunction
-
- getSuperstepNumber() - Method in interface org.apache.flink.api.common.functions.IterationRuntimeContext
-
Gets the number of the current superstep.
- getSuperstepNumber() - Method in class org.apache.flink.spargel.java.MessagingFunction
-
Gets the number of the superstep, starting at 1.
- getSuperstepNumber() - Method in class org.apache.flink.spargel.java.VertexUpdateFunction
-
Gets the number of the superstep, starting at 1.
- getSuperTemplateTypes(Class<?>) - Static method in class org.apache.flink.util.ReflectionUtil
-
- getSuperTemplateTypes(Class<?>, Class<?>) - Static method in class org.apache.flink.util.ReflectionUtil
-
- getSystemCPU() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- getSystemCPU() - Method in class org.apache.flink.runtime.profiling.types.InstanceProfilingEvent
-
Returns the percentage of time the CPU(s) spent in state SYSTEM during the profiling interval.
- getSystemTime() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalExecutionVertexThreadProfilingData
-
- getSystemTime() - Method in class org.apache.flink.runtime.profiling.types.ThreadProfilingEvent
-
Returns the percentage of time the execution thread spent in
system mode in the given profiling interval.
- getTableName() - Method in class org.apache.flink.addons.hbase.TableInputFormat
-
- getTableName() - Method in class org.apache.flink.addons.hbase.TableInputSplit
-
Returns the table name.
- getTarget() - Method in class org.apache.flink.compiler.dag.PactConnection
-
Gets the target of the connection.
- getTarget() - Method in class org.apache.flink.compiler.plan.Channel
-
Gets the target of this Channel.
- getTarget() - Method in class org.apache.flink.runtime.executiongraph.ExecutionEdge
-
- getTarget() - Method in class org.apache.flink.runtime.jobgraph.JobEdge
-
Returns the vertex connected to this edge.
- getTaskAssignment() - Method in class org.apache.flink.runtime.jobmanager.scheduler.SlotSharingGroup
-
- getTaskConfig() - Method in class org.apache.flink.runtime.operators.chaining.ChainedDriver
-
- getTaskConfig() - Method in interface org.apache.flink.runtime.operators.PactTaskContext
-
- getTaskConfig() - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
- getTaskConfiguration() - Method in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor
-
Returns the task's configuration object.
- getTaskConfiguration() - Method in interface org.apache.flink.runtime.execution.Environment
-
Returns the task configuration object which was attached to the original JobVertex.
- getTaskConfiguration() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getTaskConfiguration() - Method in class org.apache.flink.runtime.jobgraph.tasks.AbstractInvokable
-
Returns the task configuration object which was attached to the original
AbstractJobVertex.
- getTaskManagerDataPort() - Method in class org.apache.flink.client.LocalExecutor
-
- getTaskManagerDataPort() - Method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- getTaskManagerNumSlots() - Method in class org.apache.flink.client.LocalExecutor
-
- getTaskManagerNumSlots() - Method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- getTaskManagerNumSlots() - Method in class org.apache.flink.test.util.AbstractTestBase
-
- getTaskManagerProxy() - Method in class org.apache.flink.runtime.instance.Instance
-
- getTaskManagerRpcPort() - Method in class org.apache.flink.client.LocalExecutor
-
- getTaskManagerRpcPort() - Method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- getTaskManagers() - Method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- getTaskManagers() - Method in class org.apache.flink.runtime.instance.LocalInstanceManager
-
- getTaskName() - Method in interface org.apache.flink.api.common.functions.RuntimeContext
-
Returns the name of the task in which the UDF runs, as assigned during plan construction.
- getTaskName() - Method in class org.apache.flink.api.common.functions.util.AbstractRuntimeUDFContext
-
- getTaskName() - Method in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor
-
Returns the task's name.
- getTaskName() - Method in interface org.apache.flink.runtime.execution.Environment
-
Returns the name of the task running in this environment.
- getTaskName() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getTaskName() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
-
- getTaskName() - Method in class org.apache.flink.runtime.operators.chaining.ChainedCollectorMapDriver
-
- getTaskName() - Method in class org.apache.flink.runtime.operators.chaining.ChainedDriver
-
- getTaskName() - Method in class org.apache.flink.runtime.operators.chaining.ChainedFlatMapDriver
-
- getTaskName() - Method in class org.apache.flink.runtime.operators.chaining.ChainedMapDriver
-
- getTaskName() - Method in class org.apache.flink.runtime.operators.chaining.ChainedTerminationCriterionDriver
-
- getTaskName() - Method in exception org.apache.flink.runtime.operators.chaining.ExceptionInChainedStubException
-
- getTaskName() - Method in class org.apache.flink.runtime.operators.chaining.SynchronousChainedCombineDriver
-
- getTaskName() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getTaskName() - Method in class org.apache.flink.runtime.taskmanager.Task
-
- getTaskNameWithSubtasks() - Method in class org.apache.flink.runtime.taskmanager.Task
-
- getTaskStubParameters() - Method in class org.apache.flink.streaming.api.streamvertex.StreamingRuntimeContext
-
Returns the stub parameters associated with the
TaskConfig of the
operator.
- getTaskToExecute() - Method in class org.apache.flink.runtime.jobmanager.scheduler.ScheduledUnit
-
- getTaskVertices() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
-
- getTempDir(JobID, String) - Method in class org.apache.flink.runtime.filecache.FileCache
-
- getTempDirPath(String) - Method in class org.apache.flink.test.util.AbstractTestBase
-
- getTempFilePath(String) - Method in class org.apache.flink.test.util.AbstractTestBase
-
- getTemplateType(Class<?>, int) - Static method in class org.apache.flink.util.ReflectionUtil
-
- getTemplateType(Class<?>, Class<?>, int) - Static method in class org.apache.flink.util.ReflectionUtil
-
- getTemplateType1(Class<?>) - Static method in class org.apache.flink.util.ReflectionUtil
-
- getTemplateType2(Class<?>) - Static method in class org.apache.flink.util.ReflectionUtil
-
- getTemplateType3(Class<?>) - Static method in class org.apache.flink.util.ReflectionUtil
-
- getTemplateType4(Class<?>) - Static method in class org.apache.flink.util.ReflectionUtil
-
- getTemplateType5(Class<?>) - Static method in class org.apache.flink.util.ReflectionUtil
-
- getTemplateType6(Class<?>) - Static method in class org.apache.flink.util.ReflectionUtil
-
- getTemplateType7(Class<?>) - Static method in class org.apache.flink.util.ReflectionUtil
-
- getTemplateType8(Class<?>) - Static method in class org.apache.flink.util.ReflectionUtil
-
- getTemplateTypes(ParameterizedType) - Static method in class org.apache.flink.util.ReflectionUtil
-
- getTemplateTypes(Class<?>) - Static method in class org.apache.flink.util.ReflectionUtil
-
- getTempMode() - Method in class org.apache.flink.compiler.plan.Channel
-
- getTemporaryFileDirectory() - Static method in class org.apache.flink.runtime.util.EnvironmentInformation
-
- getTempTaskOutputPath(JobConf, TaskAttemptID) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.datatypes.HadoopFileOutputCommitter
-
- getTerminationCriterion() - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase
-
- getTerminationCriterion() - Method in class org.apache.flink.api.java.operators.BulkIterationResultSet
-
- getTestJob() - Method in class org.apache.flink.test.util.RecordAPITestBase
-
- getTheta0() - Method in class org.apache.flink.examples.java.ml.LinearRegression.Params
-
- getTheta1() - Method in class org.apache.flink.examples.java.ml.LinearRegression.Params
-
- getTimestamp() - Method in class org.apache.flink.runtime.event.job.AbstractEvent
-
Returns the timestamp of the event.
- getTimestamp(T) - Method in class org.apache.flink.streaming.api.windowing.helper.SystemTimestamp
-
- getTimestamp(T) - Method in interface org.apache.flink.streaming.api.windowing.helper.Timestamp
-
Values
- getTimestamp(T) - Method in class org.apache.flink.streaming.api.windowing.helper.TimestampWrapper
-
- getTimestampString() - Method in class org.apache.flink.runtime.event.job.AbstractEvent
-
- getTo() - Method in class org.apache.flink.util.NumberSequenceIterator
-
- getTotalFields() - Method in class org.apache.flink.api.common.typeinfo.BasicArrayTypeInfo
-
- getTotalFields() - Method in class org.apache.flink.api.common.typeinfo.BasicTypeInfo
-
- getTotalFields() - Method in class org.apache.flink.api.common.typeinfo.NothingTypeInfo
-
- getTotalFields() - Method in class org.apache.flink.api.common.typeinfo.PrimitiveArrayTypeInfo
-
- getTotalFields() - Method in class org.apache.flink.api.common.typeinfo.TypeInformation
-
- getTotalFields() - Method in class org.apache.flink.api.java.typeutils.EnumTypeInfo
-
- getTotalFields() - Method in class org.apache.flink.api.java.typeutils.GenericTypeInfo
-
- getTotalFields() - Method in class org.apache.flink.api.java.typeutils.ObjectArrayTypeInfo
-
- getTotalFields() - Method in class org.apache.flink.api.java.typeutils.PojoTypeInfo
-
- getTotalFields() - Method in class org.apache.flink.api.java.typeutils.RecordTypeInfo
-
- getTotalFields() - Method in class org.apache.flink.api.java.typeutils.TupleTypeInfoBase
-
- getTotalFields() - Method in class org.apache.flink.api.java.typeutils.ValueTypeInfo
-
- getTotalFields() - Method in class org.apache.flink.api.java.typeutils.WritableTypeInfo
-
- getTotalInputSize() - Method in class org.apache.flink.api.common.io.FileInputFormat.FileBaseStatistics
-
Gets the file size.
- getTotalInputSize() - Method in interface org.apache.flink.api.common.io.statistics.BaseStatistics
-
Gets the total size of the input.
- getTotalMemory() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- getTotalMemory() - Method in class org.apache.flink.runtime.profiling.types.InstanceProfilingEvent
-
Returns the total amount of memory of the corresponding instance.
- getTotalNumberOfParallelSubtasks() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
-
- getTotalNumberOfReceivers() - Method in class org.apache.flink.runtime.io.network.EnvelopeReceiverList
-
- getTotalNumberOfRegisteredSlots() - Method in class org.apache.flink.runtime.jobmanager.JobManager
-
- getTotalNumberOfRegisteredSlots() - Method in interface org.apache.flink.runtime.protocols.ExtendedManagementProtocol
-
Returns the number of available slots among the registered task managers
- getTotalNumberOfSlots() - Method in class org.apache.flink.runtime.instance.Instance
-
- getTotalNumberOfSlots() - Method in class org.apache.flink.runtime.instance.InstanceManager
-
- getTotalNumberOfSlots() - Method in class org.apache.flink.runtime.jobmanager.scheduler.Scheduler
-
- getTotalNumberOfSplits() - Method in class org.apache.flink.core.io.GenericInputSplit
-
- getTotalNumberOfSubtasks() - Method in class org.apache.flink.runtime.event.job.VertexEvent
-
Returns the number of subtasks the corresponding vertex has been
split into at runtime.
- getTransmittedBytes() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- getTransmittedBytes() - Method in class org.apache.flink.runtime.profiling.types.InstanceProfilingEvent
-
Returns the number of bytes transmitted via network during the profiling interval.
- getTrueArray(int) - Static method in class org.apache.flink.compiler.plan.SingleInputPlanNode
-
- getTwoInputNode() - Method in class org.apache.flink.compiler.plan.DualInputPlanNode
-
- getType(int) - Method in class org.apache.flink.api.common.operators.Ordering
-
- getType() - Method in class org.apache.flink.api.common.typeutils.CompositeType.FlatFieldDescriptor
-
- getType() - Method in class org.apache.flink.api.java.DataSet
-
- getType() - Method in class org.apache.flink.api.java.operators.DataSink
-
- getType() - Method in class org.apache.flink.api.java.typeutils.ObjectArrayTypeInfo
-
- getType(int) - Method in class org.apache.flink.compiler.postpass.AbstractSchema
-
- getType(int) - Method in class org.apache.flink.compiler.postpass.DenseValueSchema
-
- getType(int) - Method in class org.apache.flink.compiler.postpass.SparseKeySchema
-
- getType() - Method in exception org.apache.flink.runtime.broadcast.InitializationTypeConflictException
-
- getType() - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Gets the type of the stream.
- getType() - Method in class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
Gets the output type.
- getType() - Method in interface org.apache.flink.streaming.api.function.source.GenericSourceFunction
-
- getType() - Method in class org.apache.flink.streaming.connectors.ConnectorSource
-
- getTypeAt(int) - Method in class org.apache.flink.api.common.typeutils.CompositeType
-
- getTypeAt(int) - Method in class org.apache.flink.api.java.typeutils.PojoTypeInfo
-
- getTypeAt(int) - Method in class org.apache.flink.api.java.typeutils.TupleTypeInfoBase
-
- getTypeClass() - Method in class org.apache.flink.api.common.typeinfo.BasicArrayTypeInfo
-
- getTypeClass() - Method in class org.apache.flink.api.common.typeinfo.BasicTypeInfo
-
- getTypeClass() - Method in class org.apache.flink.api.common.typeinfo.NothingTypeInfo
-
- getTypeClass() - Method in class org.apache.flink.api.common.typeinfo.PrimitiveArrayTypeInfo
-
- getTypeClass() - Method in class org.apache.flink.api.common.typeinfo.TypeInformation
-
- getTypeClass() - Method in class org.apache.flink.api.java.typeutils.EnumTypeInfo
-
- getTypeClass() - Method in class org.apache.flink.api.java.typeutils.GenericTypeInfo
-
- getTypeClass() - Method in class org.apache.flink.api.java.typeutils.ObjectArrayTypeInfo
-
- getTypeClass() - Method in class org.apache.flink.api.java.typeutils.PojoTypeInfo
-
- getTypeClass() - Method in class org.apache.flink.api.java.typeutils.RecordTypeInfo
-
- getTypeClass() - Method in class org.apache.flink.api.java.typeutils.TupleTypeInfoBase
-
- getTypeClass() - Method in class org.apache.flink.api.java.typeutils.ValueTypeInfo
-
- getTypeClass() - Method in class org.apache.flink.api.java.typeutils.WritableTypeInfo
-
- getTypes() - Method in class org.apache.flink.api.common.operators.Ordering
-
- getTypeSerializerIn1(ClassLoader) - Method in class org.apache.flink.streaming.api.StreamConfig
-
- getTypeSerializerIn2(ClassLoader) - Method in class org.apache.flink.streaming.api.StreamConfig
-
- getTypeSerializerOut1(ClassLoader) - Method in class org.apache.flink.streaming.api.StreamConfig
-
- getTypeSerializerOut2(ClassLoader) - Method in class org.apache.flink.streaming.api.StreamConfig
-
- getUdfRuntimeContext() - Method in class org.apache.flink.runtime.operators.chaining.ChainedDriver
-
- getUniqueFieldCombination() - Method in class org.apache.flink.compiler.dataproperties.GlobalProperties
-
- getUniqueFields() - Method in class org.apache.flink.api.common.operators.CompilerHints
-
Gets the FieldSets that are unique
- getUniqueFields() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
Gets the FieldSets which are unique in the output of the node.
- getUniqueFields() - Method in class org.apache.flink.compiler.dataproperties.LocalProperties
-
Gets the fields whose combination is unique within the data set.
- getUpdatedItems() - Method in class org.apache.flink.streaming.state.MapState
-
- getUpperPart() - Method in class org.apache.flink.runtime.AbstractID
-
- getUri() - Method in class org.apache.flink.core.fs.FileSystem
-
Returns a URI whose scheme and authority identify this file system.
- getUri() - Method in class org.apache.flink.core.fs.local.LocalFileSystem
-
- getUri() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
-
- getUri() - Method in class org.apache.flink.runtime.fs.maprfs.MapRFileSystem
-
- getUri() - Method in class org.apache.flink.runtime.fs.s3.S3FileSystem
-
- getURL(BlobKey) - Method in class org.apache.flink.runtime.blob.BlobCache
-
Returns the URL for the content-addressable BLOB with the given key.
- getURL(BlobKey) - Method in class org.apache.flink.runtime.blob.BlobServer
-
Method which retrieves the URL of a file associated with a blob key.
- getURL(BlobKey) - Method in interface org.apache.flink.runtime.blob.BlobService
-
This method returns the URL of the file associated with the provided blob key.
- getUserClassLoader() - Method in interface org.apache.flink.runtime.execution.Environment
-
Returns the user code class loader
- getUserClassLoader() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getUserClassLoader() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
- getUserCodeAnnotation(Class<A>) - Method in class org.apache.flink.api.common.operators.util.UserCodeClassWrapper
-
- getUserCodeAnnotation(Class<A>) - Method in class org.apache.flink.api.common.operators.util.UserCodeObjectWrapper
-
- getUserCodeAnnotation(Class<A>) - Method in interface org.apache.flink.api.common.operators.util.UserCodeWrapper
-
Gets an annotation that pertains to the user code class.
- getUserCodeClass() - Method in class org.apache.flink.api.common.operators.util.UserCodeClassWrapper
-
- getUserCodeClass() - Method in class org.apache.flink.api.common.operators.util.UserCodeObjectWrapper
-
- getUserCodeClass() - Method in interface org.apache.flink.api.common.operators.util.UserCodeWrapper
-
Gets the class of the user code.
- getUserCodeClassLoader() - Method in interface org.apache.flink.api.common.functions.RuntimeContext
-
Gets the ClassLoader to load classes that were are not in system's classpath, but are part of the
jar file of a user job.
- getUserCodeClassLoader() - Method in class org.apache.flink.api.common.functions.util.AbstractRuntimeUDFContext
-
- getUserCodeClassLoader() - Method in class org.apache.flink.client.program.JobWithJars
-
Gets the
ClassLoader that must be used to load user code classes.
- getUserCodeClassLoader() - Method in class org.apache.flink.client.program.PackagedProgram
-
Gets the
ClassLoader that must be used to load user code classes.
- getUserCodeClassLoader() - Method in class org.apache.flink.runtime.jobgraph.tasks.AbstractInvokable
-
Returns the user code class loader of this invokable.
- getUserCodeClassLoader() - Method in interface org.apache.flink.runtime.operators.PactTaskContext
-
- getUserCodeClassLoader() - Method in interface org.apache.flink.streaming.api.streamvertex.StreamTaskContext
-
- getUserCodeObject(Class<? super T>, ClassLoader) - Method in class org.apache.flink.api.common.operators.util.UserCodeClassWrapper
-
- getUserCodeObject() - Method in class org.apache.flink.api.common.operators.util.UserCodeClassWrapper
-
- getUserCodeObject(Class<? super T>, ClassLoader) - Method in class org.apache.flink.api.common.operators.util.UserCodeObjectWrapper
-
- getUserCodeObject() - Method in class org.apache.flink.api.common.operators.util.UserCodeObjectWrapper
-
- getUserCodeObject(Class<? super T>, ClassLoader) - Method in interface org.apache.flink.api.common.operators.util.UserCodeWrapper
-
Gets the user code object, which may be either a function or an input or output format.
- getUserCodeObject() - Method in interface org.apache.flink.api.common.operators.util.UserCodeWrapper
-
Gets the user code object.
- getUserCodeWrapper() - Method in class org.apache.flink.api.common.operators.AbstractUdfOperator
-
Gets the function that is held by this operator.
- getUserCodeWrapper() - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase.PartialSolutionPlaceHolder
-
- getUserCodeWrapper() - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase.SolutionSetPlaceHolder
-
- getUserCodeWrapper() - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase.WorksetPlaceHolder
-
- getUserCodeWrapper() - Method in class org.apache.flink.api.common.operators.GenericDataSinkBase
-
Gets the class describing the output format.
- getUserCodeWrapper() - Method in class org.apache.flink.api.common.operators.GenericDataSourceBase
-
Gets the class describing the input format.
- getUserCodeWrapper() - Method in class org.apache.flink.api.common.operators.Operator
-
Gets the user code wrapper.
- getUserCPU() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- getUserCPU() - Method in class org.apache.flink.runtime.profiling.types.InstanceProfilingEvent
-
Returns the percentage of time the CPU(s) spent in state USER during the profiling interval.
- getUserInvokable(ClassLoader) - Method in class org.apache.flink.streaming.api.StreamConfig
-
- getUserJarBlobKeys() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
-
Returns a set of BLOB keys referring to the JAR files required to run this job.
- getUserRunning() - Static method in class org.apache.flink.runtime.util.EnvironmentInformation
-
Gets the name of the user that is running the JVM.
- getUserTime() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalExecutionVertexThreadProfilingData
-
- getUserTime() - Method in class org.apache.flink.runtime.profiling.types.ThreadProfilingEvent
-
Returns the percentage of time the execution thread spent in
user mode in the given profiling interval.
- getValue() - Method in class org.apache.flink.runtime.types.IntegerRecord
-
Returns the value of this integer record.
- getValue() - Method in class org.apache.flink.types.BooleanValue
-
- getValue() - Method in class org.apache.flink.types.ByteValue
-
Returns the value of the encapsulated byte.
- getValue() - Method in class org.apache.flink.types.CharValue
-
Returns the value of the encapsulated char.
- getValue() - Method in class org.apache.flink.types.DoubleValue
-
Returns the value of the encapsulated primitive double.
- getValue() - Method in class org.apache.flink.types.FloatValue
-
Returns the value of the encapsulated primitive float.
- getValue() - Method in class org.apache.flink.types.IntValue
-
Returns the value of the encapsulated int.
- getValue() - Method in class org.apache.flink.types.LongValue
-
Returns the value of the encapsulated long.
- getValue() - Method in class org.apache.flink.types.ShortValue
-
Returns the value of the encapsulated short.
- getValue() - Method in class org.apache.flink.types.StringValue
-
Gets this StringValue as a String.
- getValues() - Method in class org.apache.flink.api.common.operators.util.ListKeyGroupedIterator
-
Returns an iterator over all values that belong to the current key.
- getValues() - Method in class org.apache.flink.runtime.util.KeyGroupedIterator
-
Returns an iterator over all values that belong to the current key.
- getValues() - Method in class org.apache.flink.runtime.util.KeyGroupedIteratorImmutable
-
Returns an iterator over all values that belong to the current key.
- getValues() - Method in class org.apache.flink.runtime.util.KeyGroupedMutableObjectIterator
-
Returns an iterator over all values that belong to the current key.
- getValues1() - Method in class org.apache.flink.runtime.operators.sort.SortMergeCoGroupIterator
-
- getValues1() - Method in interface org.apache.flink.runtime.operators.util.CoGroupTaskIterator
-
Returns an iterable over the left input values for the current key.
- getValues2() - Method in class org.apache.flink.runtime.operators.sort.SortMergeCoGroupIterator
-
- getValues2() - Method in interface org.apache.flink.runtime.operators.util.CoGroupTaskIterator
-
Returns an iterable over the left input values for the current key.
- getVariable() - Method in class org.apache.flink.runtime.broadcast.BroadcastVariableMaterialization
-
- getVariable(BroadcastVariableInitializer<T, C>) - Method in class org.apache.flink.runtime.broadcast.BroadcastVariableMaterialization
-
- getVersion() - Static method in class org.apache.flink.runtime.util.EnvironmentInformation
-
Returns the version of the code as String.
- getVertex() - Method in class org.apache.flink.runtime.executiongraph.Execution
-
- getVertexId() - Method in class org.apache.flink.runtime.broadcast.BroadcastVariableKey
-
- getVertexID() - Method in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor
-
Returns the task's execution vertex ID.
- getVertexId() - Method in class org.apache.flink.runtime.event.job.ExecutionStateChangeEvent
-
- getVertexId() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalExecutionVertexProfilingData
-
- getVertexID() - Method in class org.apache.flink.runtime.profiling.types.VertexProfilingEvent
-
Returns the ID of the vertex this profiling information
belongs to.
- getVertexID() - Method in class org.apache.flink.runtime.taskmanager.Task
-
Returns the ID of this task vertex.
- getVertexName() - Method in class org.apache.flink.streaming.api.StreamConfig
-
- getVertexWithAttempt() - Method in class org.apache.flink.runtime.executiongraph.Execution
-
- getVertices() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
-
Returns an Iterable to iterate all vertices registered with the job graph.
- getVerticesAsArray() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
-
Returns an array of all job vertices that are registered with the job graph.
- getVerticesSortedTopologicallyFromSources() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
-
- getVerticesTopologically() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
- getVisitDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.examples.java.relational.util.WebLogData
-
- getWaitedTime() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalExecutionVertexThreadProfilingData
-
- getWaitedTime() - Method in class org.apache.flink.runtime.profiling.types.ThreadProfilingEvent
-
Returns the percentage of time the execution thread spent in
either WAITING or TIMED_WAITING state in the given profiling interval.
- getWaitForSolutionSetUpdate() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getWaitSec() - Method in class org.apache.flink.streaming.connectors.twitter.TwitterSource
-
This function tells how long TwitterSource waits for the tweets.
- getWord() - Method in class org.apache.flink.examples.java.wordcount.PojoExample.Word
-
- getWord() - Method in class org.apache.flink.streaming.examples.wordcount.PojoExample.Word
-
- getWorkerIndex() - Method in class org.apache.flink.runtime.iterative.event.WorkerDoneEvent
-
- getWorkingDirectory() - Method in class org.apache.flink.core.fs.FileSystem
-
Returns the path of the file system's current working directory.
- getWorkingDirectory() - Method in class org.apache.flink.core.fs.local.LocalFileSystem
-
- getWorkingDirectory() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
-
- getWorkingDirectory() - Method in class org.apache.flink.runtime.fs.maprfs.MapRFileSystem
-
- getWorkingDirectory() - Method in class org.apache.flink.runtime.fs.s3.S3FileSystem
-
- getWorkset() - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
-
Gets the contract that represents the workset for the step function.
- getWorkset() - Method in class org.apache.flink.api.java.operators.DeltaIteration
-
Gets the working set of the delta iteration.
- getWorksetNode() - Method in class org.apache.flink.compiler.dag.WorksetIterationNode
-
- getWorksetNode() - Method in class org.apache.flink.compiler.plan.WorksetPlanNode
-
- getWorksetPlanNode() - Method in class org.apache.flink.compiler.plan.WorksetIterationPlanNode
-
- getWorksetSerializer() - Method in class org.apache.flink.compiler.plan.WorksetIterationPlanNode
-
- getWorksetType() - Method in class org.apache.flink.api.java.operators.DeltaIterationResultSet
-
- getWrappedException() - Method in exception org.apache.flink.runtime.operators.chaining.ExceptionInChainedStubException
-
- getWrappedFunction() - Method in class org.apache.flink.api.java.operators.translation.WrappingFunction
-
- getWrapper() - Static method in class org.apache.flink.streaming.api.windowing.helper.SystemTimestamp
-
- getWriteEnd() - Method in class org.apache.flink.runtime.iterative.concurrent.BlockingBackChannel
-
Called by iteration tail to save the output of the current superstep.
- getWriteMode() - Method in class org.apache.flink.api.common.io.FileOutputFormat
-
- getWriters() - Method in class org.apache.flink.runtime.operators.shipping.OutputCollector
-
List of writers that are associated with this output collector
- getWriters() - Method in class org.apache.flink.runtime.operators.shipping.RecordOutputCollector
-
List of writers that are associated with this output collector
- getWrittenFields() - Method in class org.apache.flink.api.common.operators.SemanticProperties
-
Gets the field(s) in the destination record(s) that are written.
- getWrittenFields() - Method in class org.apache.flink.api.common.operators.SingleInputSemanticProperties.AllFieldsConstantProperties
-
- getYarnProperties() - Method in class org.apache.flink.client.CliFrontend
-
- global() - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Sets the partitioning of the
DataStream so that the output values
all go to the first instance of the next processing operator.
- GlobalBufferPool - Class in org.apache.flink.runtime.io.network.bufferprovider
-
A global buffer pool for the network stack.
- GlobalBufferPool(int, int) - Constructor for class org.apache.flink.runtime.io.network.bufferprovider.GlobalBufferPool
-
- GlobalConfiguration - Class in org.apache.flink.configuration
-
Global configuration object for Flink.
- GlobalPartitioner<T> - Class in org.apache.flink.streaming.partitioner
-
- GlobalPartitioner() - Constructor for class org.apache.flink.streaming.partitioner.GlobalPartitioner
-
- GlobalProperties - Class in org.apache.flink.compiler.dataproperties
-
This class represents global properties of the data at a certain point in the plan.
- GlobalProperties() - Constructor for class org.apache.flink.compiler.dataproperties.GlobalProperties
-
Initializes the global properties with no partitioning.
- globalProps - Variable in class org.apache.flink.compiler.plan.PlanNode
-
- go() - Method in class org.apache.flink.runtime.operators.sort.CombiningUnilateralSortMerger.CombiningSpillingThread
-
Entry point of the thread.
- go() - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.ReadingThread
-
The entry point for the thread.
- go() - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.SortingThread
-
Entry point of the thread.
- go() - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.SpillingThread
-
Entry point of the thread.
- go() - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.ThreadBase
-
Equivalent to the run() method.
- granularity - Variable in class org.apache.flink.streaming.api.invokable.operator.co.CoWindowInvokable.StreamWindow
-
- granularity - Variable in class org.apache.flink.streaming.api.windowing.helper.Time
-
- granularity - Variable in class org.apache.flink.streaming.api.windowing.policy.TimeTriggerPolicy
-
- granularityInMillis() - Method in class org.apache.flink.streaming.api.windowing.helper.Time
-
- GraphState - Class in org.apache.flink.streaming.state
-
GraphState represents a special
MapState for storing graph
structures.
- GraphState() - Constructor for class org.apache.flink.streaming.state.GraphState
-
- groupBy(KeySelector<T, K>) - Method in class org.apache.flink.api.java.DataSet
-
- groupBy(int...) - Method in class org.apache.flink.api.java.DataSet
-
Groups a
Tuple DataSet using field position keys.
Note: Field position keys only be specified for Tuple DataSets.
The field position keys specify the fields of Tuples on which the DataSet is grouped.
- groupBy(String...) - Method in class org.apache.flink.api.java.DataSet
-
Groups a
DataSet using field expressions.
- groupBy(int, int) - Method in class org.apache.flink.streaming.api.datastream.ConnectedDataStream
-
GroupBy operation for connected data stream.
- groupBy(int[], int[]) - Method in class org.apache.flink.streaming.api.datastream.ConnectedDataStream
-
GroupBy operation for connected data stream.
- groupBy(String, String) - Method in class org.apache.flink.streaming.api.datastream.ConnectedDataStream
-
GroupBy operation for connected data stream using key expressions.
- groupBy(String[], String[]) - Method in class org.apache.flink.streaming.api.datastream.ConnectedDataStream
-
GroupBy operation for connected data stream using key expressions.
- groupBy(KeySelector<IN1, ?>, KeySelector<IN2, ?>) - Method in class org.apache.flink.streaming.api.datastream.ConnectedDataStream
-
GroupBy operation for connected data stream.
- groupBy(int...) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
- groupBy(String...) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
- groupBy(KeySelector<OUT, ?>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
- groupBy(int...) - Method in class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
- groupBy(String...) - Method in class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
- groupBy(KeySelector<OUT, ?>) - Method in class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
- GroupedDataStream<OUT> - Class in org.apache.flink.streaming.api.datastream
-
- GroupedDataStream(DataStream<OUT>, KeySelector<OUT, ?>) - Constructor for class org.apache.flink.streaming.api.datastream.GroupedDataStream
-
- GroupedDataStream(GroupedDataStream<OUT>) - Constructor for class org.apache.flink.streaming.api.datastream.GroupedDataStream
-
- GroupedReduceInvokable<IN> - Class in org.apache.flink.streaming.api.invokable.operator
-
- GroupedReduceInvokable(ReduceFunction<IN>, KeySelector<IN, ?>) - Constructor for class org.apache.flink.streaming.api.invokable.operator.GroupedReduceInvokable
-
- GroupedWindowInvokable<IN,OUT> - Class in org.apache.flink.streaming.api.invokable.operator
-
- GroupedWindowInvokable(Function, KeySelector<IN, ?>, LinkedList<CloneableTriggerPolicy<IN>>, LinkedList<CloneableEvictionPolicy<IN>>, LinkedList<TriggerPolicy<IN>>, LinkedList<EvictionPolicy<IN>>) - Constructor for class org.apache.flink.streaming.api.invokable.operator.GroupedWindowInvokable
-
This constructor creates an instance of the grouped windowing invokable.
- Grouping<T> - Class in org.apache.flink.api.java.operators
-
- Grouping(DataSet<T>, Keys<T>) - Constructor for class org.apache.flink.api.java.operators.Grouping
-
- GroupReduceCombineDriver<T> - Class in org.apache.flink.runtime.operators
-
Combine operator, standalone (not chained)
- GroupReduceCombineDriver() - Constructor for class org.apache.flink.runtime.operators.GroupReduceCombineDriver
-
- GroupReduceDriver<IT,OT> - Class in org.apache.flink.runtime.operators
-
GroupReduce task which is executed by a Nephele task manager.
- GroupReduceDriver() - Constructor for class org.apache.flink.runtime.operators.GroupReduceDriver
-
- GroupReduceFunction<T,O> - Interface in org.apache.flink.api.common.functions
-
The interface for group reduce functions.
- GroupReduceIterator<IN,OUT> - Class in org.apache.flink.api.java.functions
-
- GroupReduceIterator() - Constructor for class org.apache.flink.api.java.functions.GroupReduceIterator
-
- GroupReduceNode - Class in org.apache.flink.compiler.dag
-
The optimizer representation of a GroupReduce operation.
- GroupReduceNode(GroupReduceOperatorBase<?, ?, ?>) - Constructor for class org.apache.flink.compiler.dag.GroupReduceNode
-
Creates a new optimizer node for the given operator.
- GroupReduceNode(GroupReduceNode) - Constructor for class org.apache.flink.compiler.dag.GroupReduceNode
-
- GroupReduceOperator<IN,OUT> - Class in org.apache.flink.api.java.operators
-
This operator represents the application of a "reduceGroup" function on a data set, and the
result data set produced by the function.
- GroupReduceOperator(DataSet<IN>, TypeInformation<OUT>, GroupReduceFunction<IN, OUT>, String) - Constructor for class org.apache.flink.api.java.operators.GroupReduceOperator
-
Constructor for a non-grouped reduce (all reduce).
- GroupReduceOperator(Grouping<IN>, TypeInformation<OUT>, GroupReduceFunction<IN, OUT>, String) - Constructor for class org.apache.flink.api.java.operators.GroupReduceOperator
-
Constructor for a grouped reduce.
- GroupReduceOperatorBase<IN,OUT,FT extends GroupReduceFunction<IN,OUT>> - Class in org.apache.flink.api.common.operators.base
-
- GroupReduceOperatorBase(UserCodeWrapper<FT>, UnaryOperatorInformation<IN, OUT>, int[], String) - Constructor for class org.apache.flink.api.common.operators.base.GroupReduceOperatorBase
-
- GroupReduceOperatorBase(FT, UnaryOperatorInformation<IN, OUT>, int[], String) - Constructor for class org.apache.flink.api.common.operators.base.GroupReduceOperatorBase
-
- GroupReduceOperatorBase(Class<? extends FT>, UnaryOperatorInformation<IN, OUT>, int[], String) - Constructor for class org.apache.flink.api.common.operators.base.GroupReduceOperatorBase
-
- GroupReduceOperatorBase(UserCodeWrapper<FT>, UnaryOperatorInformation<IN, OUT>, String) - Constructor for class org.apache.flink.api.common.operators.base.GroupReduceOperatorBase
-
- GroupReduceOperatorBase(FT, UnaryOperatorInformation<IN, OUT>, String) - Constructor for class org.apache.flink.api.common.operators.base.GroupReduceOperatorBase
-
- GroupReduceOperatorBase(Class<? extends FT>, UnaryOperatorInformation<IN, OUT>, String) - Constructor for class org.apache.flink.api.common.operators.base.GroupReduceOperatorBase
-
- GroupReduceProperties - Class in org.apache.flink.compiler.operators
-
- GroupReduceProperties(FieldSet) - Constructor for class org.apache.flink.compiler.operators.GroupReduceProperties
-
- GroupReduceProperties(FieldSet, Ordering) - Constructor for class org.apache.flink.compiler.operators.GroupReduceProperties
-
- GroupReduceProperties(FieldSet, Partitioner<?>) - Constructor for class org.apache.flink.compiler.operators.GroupReduceProperties
-
- GroupReduceProperties(FieldSet, Ordering, Partitioner<?>) - Constructor for class org.apache.flink.compiler.operators.GroupReduceProperties
-
- GroupReduceWithCombineProperties - Class in org.apache.flink.compiler.operators
-
- GroupReduceWithCombineProperties(FieldSet) - Constructor for class org.apache.flink.compiler.operators.GroupReduceWithCombineProperties
-
- GroupReduceWithCombineProperties(FieldSet, Ordering) - Constructor for class org.apache.flink.compiler.operators.GroupReduceWithCombineProperties
-
- GroupReduceWithCombineProperties(FieldSet, Partitioner<?>) - Constructor for class org.apache.flink.compiler.operators.GroupReduceWithCombineProperties
-
- GroupReduceWithCombineProperties(FieldSet, Ordering, Partitioner<?>) - Constructor for class org.apache.flink.compiler.operators.GroupReduceWithCombineProperties
-
- groupsFields(FieldSet) - Method in class org.apache.flink.api.common.operators.Ordering
-
- GUIServletStub - Class in org.apache.flink.client.web
-
- GUIServletStub(String) - Constructor for class org.apache.flink.client.web.GUIServletStub
-
The constructor to be invoked by subclasses.
- id - Variable in class org.apache.flink.compiler.dag.OptimizerNode
-
- id - Variable in class org.apache.flink.examples.java.clustering.KMeans.Centroid
-
- id - Variable in class org.apache.flink.runtime.io.disk.iomanager.AbstractFileIOChannel
-
The ID of the underlying channel.
- id - Variable in class org.apache.flink.streaming.api.datastream.DataStream
-
- identifyDynamicPath(int) - Method in class org.apache.flink.compiler.dag.AbstractPartialSolutionNode
-
- identifyDynamicPath(int) - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
- ignoreComments(String) - Method in class org.apache.flink.api.java.io.CsvReader
-
Configures the string that starts comments.
- ignoreFirstLine() - Method in class org.apache.flink.api.java.io.CsvReader
-
Sets the CSV reader to ignore the first line.
- ignoreInvalidLines - Variable in class org.apache.flink.api.java.io.CsvReader
-
- ignoreInvalidLines() - Method in class org.apache.flink.api.java.io.CsvReader
-
Sets the CSV reader to ignore any invalid lines.
- IllegalConfigurationException - Exception in org.apache.flink.configuration
-
An IllegalConfigurationException is thrown when the user
has configured job vertices in a way that either conflicts
with the expected usage of the respective task of the configuration
of the Nephele framework.
- IllegalConfigurationException(String) - Constructor for exception org.apache.flink.configuration.IllegalConfigurationException
-
Constructs an new illegal configuration exception with the given error message.
- IllegalConfigurationException(String, Throwable) - Constructor for exception org.apache.flink.configuration.IllegalConfigurationException
-
Constructs an new illegal configuration exception with the given error message
and a given cause.
- IN_FILE - Static variable in class org.apache.flink.test.compiler.util.CompilerTestBase
-
- InboundEnvelopeDecoder - Class in org.apache.flink.runtime.io.network.netty
-
- InboundEnvelopeDecoder(BufferProviderBroker) - Constructor for class org.apache.flink.runtime.io.network.netty.InboundEnvelopeDecoder
-
- InboundEnvelopeDispatcher - Class in org.apache.flink.runtime.io.network.netty
-
- InboundEnvelopeDispatcher(EnvelopeDispatcher) - Constructor for class org.apache.flink.runtime.io.network.netty.InboundEnvelopeDispatcher
-
- includeConfiguration(Configuration) - Static method in class org.apache.flink.configuration.GlobalConfiguration
-
Merges the given
Configuration object into the global
configuration.
- includedMask - Variable in class org.apache.flink.api.java.io.CsvReader
-
- includeFields(boolean...) - Method in class org.apache.flink.api.java.io.CsvReader
-
Configures which fields of the CSV file should be included and which should be skipped.
- includeFields(String) - Method in class org.apache.flink.api.java.io.CsvReader
-
Configures which fields of the CSV file should be included and which should be skipped.
- includeFields(long) - Method in class org.apache.flink.api.java.io.CsvReader
-
Configures which fields of the CSV file should be included and which should be skipped.
- inConn - Variable in class org.apache.flink.compiler.dag.SingleInputNode
-
- incrCounter(Enum<?>, long) - Method in class org.apache.flink.hadoopcompatibility.mapred.wrapper.HadoopDummyReporter
-
- incrCounter(String, String, long) - Method in class org.apache.flink.hadoopcompatibility.mapred.wrapper.HadoopDummyReporter
-
- increaseNumConnectionsThatContributed() - Method in class org.apache.flink.compiler.postpass.AbstractSchema
-
- IncrementalLearningSkeleton - Class in org.apache.flink.streaming.examples.ml
-
Skeleton for incremental machine learning algorithm consisting of a
pre-computed model, which gets updated for the new inputs and new input data
for which the job provides predictions.
- IncrementalLearningSkeleton() - Constructor for class org.apache.flink.streaming.examples.ml.IncrementalLearningSkeleton
-
- IncrementalLearningSkeleton.NewDataSource - Class in org.apache.flink.streaming.examples.ml
-
Feeds new data for prediction.
- IncrementalLearningSkeleton.NewDataSource() - Constructor for class org.apache.flink.streaming.examples.ml.IncrementalLearningSkeleton.NewDataSource
-
- IncrementalLearningSkeleton.PartialModelBuilder - Class in org.apache.flink.streaming.examples.ml
-
Builds up-to-date partial models on new training data.
- IncrementalLearningSkeleton.PartialModelBuilder() - Constructor for class org.apache.flink.streaming.examples.ml.IncrementalLearningSkeleton.PartialModelBuilder
-
- IncrementalLearningSkeleton.Predictor - Class in org.apache.flink.streaming.examples.ml
-
Creates prediction using the model produced in batch-processing and the
up-to-date partial model.
- IncrementalLearningSkeleton.Predictor() - Constructor for class org.apache.flink.streaming.examples.ml.IncrementalLearningSkeleton.Predictor
-
- IncrementalLearningSkeleton.TrainingDataSource - Class in org.apache.flink.streaming.examples.ml
-
Feeds new training data for the partial model builder.
- IncrementalLearningSkeleton.TrainingDataSource() - Constructor for class org.apache.flink.streaming.examples.ml.IncrementalLearningSkeleton.TrainingDataSource
-
- incrementEndOfSuperstepEventAndCheck() - Method in class org.apache.flink.runtime.io.network.api.AbstractRecordReader
-
- incrementIterationCounter() - Method in class org.apache.flink.runtime.iterative.task.AbstractIterativePactTask
-
- incrementReferenceCounter() - Method in class org.apache.flink.runtime.util.AtomicDisposableReferenceCounter
-
Increments the reference count and returns whether it was successful.
- IndexedSortable - Interface in org.apache.flink.runtime.operators.sort
-
- IndexedSorter - Interface in org.apache.flink.runtime.operators.sort
-
- indexes - Variable in class org.apache.flink.api.common.operators.Ordering
-
- indexOf(Object) - Method in class org.apache.flink.types.ListValue
-
- inFirstIteration() - Method in class org.apache.flink.runtime.iterative.task.AbstractIterativePactTask
-
- InflaterInputStreamFSInputWrapper - Class in org.apache.flink.api.common.io
-
- InflaterInputStreamFSInputWrapper(FSDataInputStream) - Constructor for class org.apache.flink.api.common.io.InflaterInputStreamFSInputWrapper
-
- info(String[]) - Method in class org.apache.flink.client.CliFrontend
-
Executes the info action.
- init(ServletConfig) - Method in class org.apache.flink.client.web.JobsServlet
-
- initBroadcastInputReaders() - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
- initBroadcastInputsSerializers(int) - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
Creates all the serializers and iterators for the broadcast inputs.
- INITIAL_CENTERS - Static variable in class org.apache.flink.test.testdata.KMeansData
-
- INITIAL_CENTERS_2D - Static variable in class org.apache.flink.test.testdata.KMeansData
-
- InitializationTypeConflictException - Exception in org.apache.flink.runtime.broadcast
-
- InitializationTypeConflictException(Class<?>) - Constructor for exception org.apache.flink.runtime.broadcast.InitializationTypeConflictException
-
- initialize(URI) - Method in class org.apache.flink.core.fs.FileSystem
-
Called after a new FileSystem instance is constructed.
- initialize(URI) - Method in class org.apache.flink.core.fs.local.LocalFileSystem
-
- initialize(URI) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
-
- initialize(URI) - Method in class org.apache.flink.runtime.fs.maprfs.MapRFileSystem
-
- initialize(URI) - Method in class org.apache.flink.runtime.fs.s3.S3FileSystem
-
- initialize() - Method in class org.apache.flink.runtime.iterative.task.AbstractIterativePactTask
-
- initialize() - Method in class org.apache.flink.runtime.iterative.task.IterationIntermediatePactTask
-
- initialize() - Method in class org.apache.flink.runtime.iterative.task.IterationTailPactTask
-
- initialize(String[]) - Static method in class org.apache.flink.runtime.jobmanager.JobManager
-
- initialize() - Method in class org.apache.flink.runtime.operators.AbstractCachedBuildSideMatchDriver
-
- initialize() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetFirstDriver
-
- initialize() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetSecondDriver
-
- initialize() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetFirstDriver
-
- initialize() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetSecondDriver
-
- initialize() - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
- initialize() - Method in interface org.apache.flink.runtime.operators.ResettablePactDriver
-
- initialize() - Method in class org.apache.flink.streaming.api.streamvertex.StreamVertex
-
- initialize() - Method in class org.apache.flink.streaming.connectors.kafka.KafkaSink
-
Initializes the connection to Kafka.
- initialize1() - Method in class org.apache.flink.streaming.api.invokable.operator.co.CoInvokable
-
- initialize2() - Method in class org.apache.flink.streaming.api.invokable.operator.co.CoInvokable
-
- initializeAggregate() - Method in class org.apache.flink.api.java.aggregation.AggregationFunction
-
- initializeAggregate() - Method in class org.apache.flink.api.java.aggregation.MaxAggregationFunction
-
- initializeAggregate() - Method in class org.apache.flink.api.java.aggregation.MinAggregationFunction
-
- initializeAggregate() - Method in class org.apache.flink.api.java.aggregation.SumAggregationFunction.ByteSumAgg
-
- initializeAggregate() - Method in class org.apache.flink.api.java.aggregation.SumAggregationFunction.DoubleSumAgg
-
- initializeAggregate() - Method in class org.apache.flink.api.java.aggregation.SumAggregationFunction.FloatSumAgg
-
- initializeAggregate() - Method in class org.apache.flink.api.java.aggregation.SumAggregationFunction.IntSumAgg
-
- initializeAggregate() - Method in class org.apache.flink.api.java.aggregation.SumAggregationFunction.LongSumAgg
-
- initializeAggregate() - Method in class org.apache.flink.api.java.aggregation.SumAggregationFunction.ShortSumAgg
-
- initializeBroadcastVariable(Iterable<T>) - Method in interface org.apache.flink.api.common.functions.BroadcastVariableInitializer
-
- initializeBroadcastVariable(Iterable<T>) - Method in class org.apache.flink.runtime.broadcast.DefaultBroadcastVariableInitializer
-
- initializeChannels(GateDeploymentDescriptor) - Method in class org.apache.flink.runtime.io.network.gates.InputGate
-
- initializeChannels(GateDeploymentDescriptor) - Method in class org.apache.flink.runtime.io.network.gates.OutputGate
-
- initializeConnection() - Method in class org.apache.flink.streaming.connectors.rabbitmq.RMQSink
-
Initializes the connection to RMQ.
- initializeContextEnvironment(ExecutionEnvironmentFactory) - Static method in class org.apache.flink.api.java.ExecutionEnvironment
-
- initializeGlobal(int) - Method in class org.apache.flink.api.common.io.FileOutputFormat
-
Initialization of the distributed file system if it is used.
- initializeGlobal(int) - Method in interface org.apache.flink.api.common.io.InitializeOnMaster
-
The method is invoked on the master (JobManager) before the distributed program execution starts.
- initializeNewComparator(int) - Method in class org.apache.flink.api.common.typeutils.CompositeType
-
Initializes the internal state inside a Composite type to create a new comparator
(such as the lists / arrays for the fields and field comparators)
- initializeNewComparator(int) - Method in class org.apache.flink.api.java.typeutils.PojoTypeInfo
-
- initializeNewComparator(int) - Method in class org.apache.flink.api.java.typeutils.TupleTypeInfo
-
- InitializeOnMaster - Interface in org.apache.flink.api.common.io
-
This interface may be implemented by
OutputFormats to have the master initialize them globally.
- initializeOnMaster(ClassLoader) - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
A hook that can be overwritten by sub classes to implement logic that is called by the
master when the job starts.
- initializeOnMaster(ClassLoader) - Method in class org.apache.flink.runtime.jobgraph.InputFormatVertex
-
- initializeOnMaster(ClassLoader) - Method in class org.apache.flink.runtime.jobgraph.OutputFormatVertex
-
- initializeOutputSerializers() - Method in class org.apache.flink.streaming.api.streamvertex.OutputHandler
-
- initializeSerializers() - Method in class org.apache.flink.runtime.io.network.api.RecordWriter
-
- initializeSerializers() - Method in class org.apache.flink.streaming.io.StreamRecordWriter
-
- initializeYarnConfiguration() - Static method in class org.apache.flink.yarn.Utils
-
- initialPartitionBuffersCount - Variable in class org.apache.flink.runtime.operators.hash.ReOpenableHashPartition
-
- initId(int) - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
Sets the ID of this node.
- initInputReaders() - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
- initInputsSerializersAndComparators(int, int) - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
Creates all the serializers and comparators.
- initLocalStrategies(int) - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
NOTE: This method must be invoked after the invocation of #initInputReaders() and
#initInputSerializersAndComparators(int)!
- initMaxDepth() - Method in class org.apache.flink.compiler.dag.PactConnection
-
- initOutPathDistFS(Path, FileSystem.WriteMode, boolean) - Method in class org.apache.flink.core.fs.FileSystem
-
Initializes output directories on distributed file systems according to the given write mode.
- initOutPathDistFS(Path, FileSystem.WriteMode, boolean) - Method in class org.apache.flink.runtime.fs.s3.S3FileSystem
-
- initOutPathLocalFS(Path, FileSystem.WriteMode, boolean) - Method in class org.apache.flink.core.fs.FileSystem
-
Initializes output directories on local file systems according to the given write mode.
- initOutputs() - Method in class org.apache.flink.runtime.iterative.task.IterationHeadPactTask
-
- initOutputs() - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
Creates a writer for each output.
- initOutputs(AbstractInvokable, ClassLoader, TaskConfig, List<ChainedDriver<?, ?>>, List<BufferWriter>) - Static method in class org.apache.flink.runtime.operators.RegularPactTask
-
Creates a writer for each output.
- initOutputWriters(List<BufferWriter>) - Static method in class org.apache.flink.runtime.operators.RegularPactTask
-
- initProperties(GlobalProperties, LocalProperties) - Method in class org.apache.flink.compiler.plan.PlanNode
-
- initStub(Class<? super S>) - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
- initTable(int, byte) - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
-
- InMemoryPartition<T> - Class in org.apache.flink.runtime.operators.hash
-
- InMemoryPartition(TypeSerializer<T>, int, ListMemorySegmentSource, int, int) - Constructor for class org.apache.flink.runtime.operators.hash.InMemoryPartition
-
Creates a new partition, in memory, with one buffer.
- InMemorySorter<T> - Interface in org.apache.flink.runtime.operators.sort
-
- input - Variable in class org.apache.flink.api.common.operators.GenericDataSinkBase
-
- input - Variable in class org.apache.flink.api.common.operators.SingleInputOperator
-
The input which produces the data consumed by this operator.
- input(Operator<Record>) - Method in class org.apache.flink.api.java.record.operators.MapOperator.Builder
-
Deprecated.
Sets the input.
- input(Operator<Record>...) - Method in class org.apache.flink.api.java.record.operators.MapOperator.Builder
-
Deprecated.
Sets one or several inputs (union).
- input(Operator<Record>) - Method in class org.apache.flink.api.java.record.operators.MapPartitionOperator.Builder
-
Deprecated.
Sets the input.
- input(Operator<Record>...) - Method in class org.apache.flink.api.java.record.operators.MapPartitionOperator.Builder
-
Deprecated.
Sets one or several inputs (union).
- input(Operator<Record>) - Method in class org.apache.flink.api.java.record.operators.ReduceOperator.Builder
-
Sets the input.
- input(Operator<Record>...) - Method in class org.apache.flink.api.java.record.operators.ReduceOperator.Builder
-
Sets one or several inputs (union).
- input - Variable in class org.apache.flink.compiler.dag.DataSinkNode
-
- input - Variable in class org.apache.flink.compiler.plan.SingleInputPlanNode
-
- input - Variable in class org.apache.flink.runtime.operators.resettable.BlockResettableIterator
-
- input - Variable in class org.apache.flink.runtime.operators.resettable.SpillingResettableIterator
-
- input - Variable in class org.apache.flink.runtime.operators.resettable.SpillingResettableMutableObjectIterator
-
- input1 - Variable in class org.apache.flink.api.common.operators.DualInputOperator
-
The operator producing the first input.
- input1(Operator<Record>) - Method in class org.apache.flink.api.java.record.operators.CoGroupOperator.Builder
-
Deprecated.
Sets the input operator for input 1.
- input1(Operator<Record>...) - Method in class org.apache.flink.api.java.record.operators.CoGroupOperator.Builder
-
Deprecated.
Sets one or several inputs (union) for input 1.
- input1(Operator<Record>) - Method in class org.apache.flink.api.java.record.operators.CrossOperator.Builder
-
Deprecated.
Sets the first input.
- input1(Operator<Record>...) - Method in class org.apache.flink.api.java.record.operators.CrossOperator.Builder
-
Deprecated.
Sets one or several inputs (union) for input 1.
- input1(Operator<Record>) - Method in class org.apache.flink.api.java.record.operators.JoinOperator.Builder
-
Deprecated.
Sets the first input.
- input1(Operator<Record>...) - Method in class org.apache.flink.api.java.record.operators.JoinOperator.Builder
-
Deprecated.
Sets one or several inputs (union) for input 1.
- input1 - Variable in class org.apache.flink.compiler.dag.TwoInputNode
-
- input1 - Variable in class org.apache.flink.compiler.plan.DualInputPlanNode
-
- input1 - Variable in class org.apache.flink.streaming.api.datastream.temporaloperator.TemporalOperator
-
- input2 - Variable in class org.apache.flink.api.common.operators.DualInputOperator
-
The operator producing the second input.
- input2(Operator<Record>) - Method in class org.apache.flink.api.java.record.operators.CoGroupOperator.Builder
-
Deprecated.
Sets the input operator for input 2.
- input2(Operator<Record>...) - Method in class org.apache.flink.api.java.record.operators.CoGroupOperator.Builder
-
Deprecated.
Sets one or several inputs (union) for input 2.
- input2(Operator<Record>) - Method in class org.apache.flink.api.java.record.operators.CrossOperator.Builder
-
Deprecated.
Sets the second input.
- input2(Operator<Record>...) - Method in class org.apache.flink.api.java.record.operators.CrossOperator.Builder
-
Deprecated.
Sets one or several inputs (union) for input 2.
- input2(Operator<Record>) - Method in class org.apache.flink.api.java.record.operators.JoinOperator.Builder
-
Deprecated.
Sets the second input.
- input2(Operator<Record>...) - Method in class org.apache.flink.api.java.record.operators.JoinOperator.Builder
-
Deprecated.
Sets one or several inputs (union) for input 2.
- input2 - Variable in class org.apache.flink.compiler.dag.TwoInputNode
-
- input2 - Variable in class org.apache.flink.compiler.plan.DualInputPlanNode
-
- input2 - Variable in class org.apache.flink.streaming.api.datastream.temporaloperator.TemporalOperator
-
- InputChannel<T extends IOReadableWritable> - Class in org.apache.flink.runtime.io.network.channels
-
InputChannel is an abstract base class to all different kinds of concrete
input channels that can be used.
- InputChannel(InputGate<T>, int, ChannelID, ChannelID, ChannelType) - Constructor for class org.apache.flink.runtime.io.network.channels.InputChannel
-
Constructs an input channel with a given input gate associated.
- InputChannelResult - Enum in org.apache.flink.runtime.io.network.gates
-
- inputComparators - Variable in class org.apache.flink.runtime.operators.RegularPactTask
-
The comparators for the central driver.
- inputDeserializer1 - Variable in class org.apache.flink.streaming.api.streamvertex.CoStreamVertex
-
- inputDeserializer2 - Variable in class org.apache.flink.streaming.api.streamvertex.CoStreamVertex
-
- InputFormat<OT,T extends InputSplit> - Interface in org.apache.flink.api.common.io
-
The base interface for data sources that produces records.
- InputFormatVertex - Class in org.apache.flink.runtime.jobgraph
-
- InputFormatVertex(String) - Constructor for class org.apache.flink.runtime.jobgraph.InputFormatVertex
-
- InputFormatVertex(String, JobVertexID) - Constructor for class org.apache.flink.runtime.jobgraph.InputFormatVertex
-
- inputGate - Variable in class org.apache.flink.runtime.io.network.api.AbstractSingleGateRecordReader
-
The input gate associated with the record reader.
- InputGate<T extends IOReadableWritable> - Class in org.apache.flink.runtime.io.network.gates
-
Input gates are a specialization of general gates and connect input channels and record readers.
- InputGate(JobID, GateID, int) - Constructor for class org.apache.flink.runtime.io.network.gates.InputGate
-
Constructs a new runtime input gate.
- inputGates() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- InputHandler<IN> - Class in org.apache.flink.streaming.api.streamvertex
-
- InputHandler(StreamVertex<IN, ?>) - Constructor for class org.apache.flink.streaming.api.streamvertex.InputHandler
-
- inputIterators - Variable in class org.apache.flink.runtime.operators.RegularPactTask
-
The inputs reader, wrapped in an iterator.
- inputReaders - Variable in class org.apache.flink.runtime.operators.RegularPactTask
-
The input readers to this task.
- inputs(List<Operator<Record>>) - Method in class org.apache.flink.api.java.record.operators.MapOperator.Builder
-
Deprecated.
Sets the inputs.
- inputs(List<Operator<Record>>) - Method in class org.apache.flink.api.java.record.operators.MapPartitionOperator.Builder
-
Deprecated.
Sets the inputs.
- inputs(List<Operator<Record>>) - Method in class org.apache.flink.api.java.record.operators.ReduceOperator.Builder
-
Sets the inputs.
- inputs - Variable in class org.apache.flink.runtime.operators.RegularPactTask
-
The inputs to the operator.
- inputs1(List<Operator<Record>>) - Method in class org.apache.flink.api.java.record.operators.CoGroupOperator.Builder
-
Deprecated.
Sets the first inputs.
- inputs1(List<Operator<Record>>) - Method in class org.apache.flink.api.java.record.operators.CrossOperator.Builder
-
Deprecated.
Sets the first inputs.
- inputs1(List<Operator<Record>>) - Method in class org.apache.flink.api.java.record.operators.JoinOperator.Builder
-
Deprecated.
Sets the first inputs.
- inputs2(List<Operator<Record>>) - Method in class org.apache.flink.api.java.record.operators.CoGroupOperator.Builder
-
Deprecated.
Sets the second inputs.
- inputs2(List<Operator<Record>>) - Method in class org.apache.flink.api.java.record.operators.CrossOperator.Builder
-
Deprecated.
Sets the second inputs.
- inputs2(List<Operator<Record>>) - Method in class org.apache.flink.api.java.record.operators.JoinOperator.Builder
-
Deprecated.
Sets the second inputs.
- inputSerializers - Variable in class org.apache.flink.runtime.operators.RegularPactTask
-
The serializers for the input data type.
- InputSplit - Interface in org.apache.flink.core.io
-
This interface must be implemented by all kind of input splits that can be assigned to input formats.
- InputSplitAssigner - Interface in org.apache.flink.core.io
-
An input split assigner distributes the
InputSplits among the instances on which a
data source exists.
- InputSplitIterator<T extends InputSplit> - Class in org.apache.flink.runtime.jobgraph.tasks
-
The input split iterator allows a task to iterate over all input splits it is supposed to
consume.
- InputSplitIterator(InputSplitProvider) - Constructor for class org.apache.flink.runtime.jobgraph.tasks.InputSplitIterator
-
Constructs a new input split iterator.
- InputSplitProvider - Interface in org.apache.flink.runtime.jobgraph.tasks
-
An input split provider can be successively queried to provide a series of
InputSplit objects a
task is supposed to consume in the course of its execution.
- InputSplitProviderProtocol - Interface in org.apache.flink.runtime.protocols
-
The input split provider protocol is used to facilitate RPC calls related to the lazy split assignment.
- InputSplitSource<T extends InputSplit> - Interface in org.apache.flink.core.io
-
- inputType - Variable in class org.apache.flink.api.common.operators.UnaryOperatorInformation
-
Input Type of the operator
- inputType1 - Variable in class org.apache.flink.api.common.operators.BinaryOperatorInformation
-
Input type of the first input
- inputType2 - Variable in class org.apache.flink.api.common.operators.BinaryOperatorInformation
-
Input type of the second input
- InputTypeConfigurable - Interface in org.apache.flink.api.java.typeutils
-
OutputFormats can implement this interface to be configured
with the data type they will operate on.
- inputView - Variable in class org.apache.flink.api.java.typeutils.runtime.DataInputViewStream
-
- InputViewDataInputStreamWrapper - Class in org.apache.flink.core.memory
-
- InputViewDataInputStreamWrapper(DataInputStream) - Constructor for class org.apache.flink.core.memory.InputViewDataInputStreamWrapper
-
- InputViewIterator<E> - Class in org.apache.flink.runtime.io.disk
-
- InputViewIterator(DataInputView, TypeSerializer<E>) - Constructor for class org.apache.flink.runtime.io.disk.InputViewIterator
-
- InputViewObjectInputStreamWrapper - Class in org.apache.flink.core.memory
-
- InputViewObjectInputStreamWrapper(ObjectInputStream) - Constructor for class org.apache.flink.core.memory.InputViewObjectInputStreamWrapper
-
- inSerializer - Variable in class org.apache.flink.streaming.api.invokable.StreamInvokable
-
- insert(T) - Method in class org.apache.flink.runtime.operators.hash.AbstractMutableHashTable
-
- insert(T) - Method in class org.apache.flink.runtime.operators.hash.CompactingHashTable
-
- insertDirectedEdge(int, int) - Method in class org.apache.flink.streaming.state.GraphState
-
- insertIntoBuildBuffer(BT) - Method in class org.apache.flink.runtime.operators.hash.HashPartition
-
Inserts the given object into the current buffer.
- insertIntoProbeBuffer(PT) - Method in class org.apache.flink.runtime.operators.hash.HashPartition
-
Inserts the given record into the probe side buffers.
- insertIntoTable(BT, int) - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
-
- insertOrReplace(BT) - Method in class org.apache.flink.api.common.operators.util.JoinHashMap
-
- insertOrReplaceRecord(T, T) - Method in class org.apache.flink.runtime.operators.hash.AbstractMutableHashTable
-
- insertOrReplaceRecord(T, T) - Method in class org.apache.flink.runtime.operators.hash.CompactingHashTable
-
Replaces record in hash table if record already present or append record if not.
- insertUndirectedEdge(int, int) - Method in class org.apache.flink.streaming.state.GraphState
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.array.BooleanPrimitiveArraySerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.array.BytePrimitiveArraySerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.array.CharPrimitiveArraySerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.array.DoublePrimitiveArraySerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.array.FloatPrimitiveArraySerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.array.IntPrimitiveArraySerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.array.LongPrimitiveArraySerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.array.ShortPrimitiveArraySerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.array.StringArraySerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.BooleanSerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.BooleanValueSerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.ByteSerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.ByteValueSerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.CharSerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.CharValueSerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.DateSerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.DoubleSerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.DoubleValueSerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.FloatSerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.FloatValueSerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.IntSerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.IntValueSerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.LongSerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.LongValueSerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.ShortSerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.ShortValueSerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.StringSerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.StringValueSerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.VoidSerializer
-
- INSTANCE - Static variable in class org.apache.flink.compiler.util.NoOpUnaryUdfOp
-
- instance() - Static method in class org.apache.flink.runtime.broadcast.DefaultBroadcastVariableInitializer
-
- Instance - Class in org.apache.flink.runtime.instance
-
An instance represents a resource a
TaskManager runs on.
- Instance(InstanceConnectionInfo, InstanceID, HardwareDescription, int) - Constructor for class org.apache.flink.runtime.instance.Instance
-
Constructs an abstract instance object.
- INSTANCE - Static variable in class org.apache.flink.runtime.io.network.channels.EndOfSuperstepEvent
-
- instance() - Static method in class org.apache.flink.runtime.iterative.concurrent.BlockingBackChannelBroker
-
retrieve singleton instance
- instance() - Static method in class org.apache.flink.runtime.iterative.concurrent.IterationAggregatorBroker
-
retrieve singleton instance
- instance() - Static method in class org.apache.flink.runtime.iterative.concurrent.SolutionSetBroker
-
Retrieve the singleton instance.
- instance() - Static method in class org.apache.flink.runtime.iterative.concurrent.SolutionSetUpdateBarrierBroker
-
- instance() - Static method in class org.apache.flink.runtime.iterative.concurrent.SuperstepKickoffLatchBroker
-
- INSTANCE - Static variable in class org.apache.flink.runtime.iterative.event.TerminationEvent
-
- INSTANCE - Static variable in class org.apache.flink.runtime.util.ExecutorThreadFactory
-
- instance() - Static method in class org.apache.flink.streaming.io.BlockingQueueBroker
-
retrieve singleton instance
- InstanceConnectionInfo - Class in org.apache.flink.runtime.instance
-
This class encapsulates all connection information necessary to connect to the instance's task manager.
- InstanceConnectionInfo(InetAddress, int, int) - Constructor for class org.apache.flink.runtime.instance.InstanceConnectionInfo
-
Constructs a new instance connection info object.
- InstanceConnectionInfo() - Constructor for class org.apache.flink.runtime.instance.InstanceConnectionInfo
-
Constructs an empty object.
- instanceDied(Instance) - Method in interface org.apache.flink.runtime.instance.InstanceListener
-
Called when an instance died.
- instanceDied(Instance) - Method in class org.apache.flink.runtime.jobmanager.scheduler.Scheduler
-
- InstanceDiedException - Exception in org.apache.flink.runtime.instance
-
A special instance signaling that an attempted operation on an instance is not possible,
because the instance has died.
- InstanceDiedException(Instance) - Constructor for exception org.apache.flink.runtime.instance.InstanceDiedException
-
- InstanceID - Class in org.apache.flink.runtime.instance
-
Class for statistically unique instance IDs.
- InstanceID() - Constructor for class org.apache.flink.runtime.instance.InstanceID
-
- instanceID - Variable in class org.apache.flink.streaming.api.streamvertex.StreamVertex
-
- InstanceListener - Interface in org.apache.flink.runtime.instance
-
Classes implementing the InstanceListener interface can be notified about
the availability disappearance of instances.
- InstanceManager - Class in org.apache.flink.runtime.instance
-
Simple manager that keeps track of which TaskManager are available and alive.
- InstanceManager() - Constructor for class org.apache.flink.runtime.instance.InstanceManager
-
Creates an instance manager, using the global configuration value for maximum interval between heartbeats
where a task manager is still considered alive.
- InstanceManager(long) - Constructor for class org.apache.flink.runtime.instance.InstanceManager
-
- InstanceManager(long, long) - Constructor for class org.apache.flink.runtime.instance.InstanceManager
-
- InstanceProfiler - Class in org.apache.flink.runtime.profiling.impl
-
- InstanceProfiler(InstanceConnectionInfo) - Constructor for class org.apache.flink.runtime.profiling.impl.InstanceProfiler
-
- InstanceProfilingEvent - Class in org.apache.flink.runtime.profiling.types
-
Instance profiling events are a special subclass of profiling events.
- InstanceProfilingEvent(int, int, int, int, int, int, int, long, long, long, long, long, long, long, JobID, long, long) - Constructor for class org.apache.flink.runtime.profiling.types.InstanceProfilingEvent
-
Constructs a new instance profiling event.
- InstanceProfilingEvent() - Constructor for class org.apache.flink.runtime.profiling.types.InstanceProfilingEvent
-
Default constructor for serialization/deserialization.
- InstanceSummaryProfilingEvent - Class in org.apache.flink.runtime.profiling.types
-
Instance summary profiling events summarize the profiling events of all instances involved in computing a job.
- InstanceSummaryProfilingEvent(int, int, int, int, int, int, int, long, long, long, long, long, long, long, JobID, long, long) - Constructor for class org.apache.flink.runtime.profiling.types.InstanceSummaryProfilingEvent
-
Constructs a new instance summary profiling event.
- InstanceSummaryProfilingEvent() - Constructor for class org.apache.flink.runtime.profiling.types.InstanceSummaryProfilingEvent
-
Default constructor for serialization/deserialization.
- instantiate(Channel, SingleInputNode) - Method in class org.apache.flink.compiler.dag.PartitionNode.PartitionDescriptor
-
- instantiate(OperatorDescriptorDual, Channel, Channel, List<Set<? extends NamedChannel>>, List<PlanNode>, CostEstimator, RequestedGlobalProperties, RequestedGlobalProperties, RequestedLocalProperties, RequestedLocalProperties) - Method in class org.apache.flink.compiler.dag.TwoInputNode
-
- instantiate(OperatorDescriptorDual, Channel, Channel, List<Set<? extends NamedChannel>>, List<PlanNode>, CostEstimator, RequestedGlobalProperties, RequestedGlobalProperties, RequestedLocalProperties, RequestedLocalProperties) - Method in class org.apache.flink.compiler.dag.WorksetIterationNode
-
- instantiate(Channel, SingleInputNode) - Method in class org.apache.flink.compiler.operators.AllGroupReduceProperties
-
- instantiate(Channel, SingleInputNode) - Method in class org.apache.flink.compiler.operators.AllGroupWithPartialPreGroupProperties
-
- instantiate(Channel, SingleInputNode) - Method in class org.apache.flink.compiler.operators.AllReduceProperties
-
- instantiate(Channel, Channel, TwoInputNode) - Method in class org.apache.flink.compiler.operators.BinaryUnionOpDescriptor
-
- instantiate(Channel, Channel, TwoInputNode) - Method in class org.apache.flink.compiler.operators.CartesianProductDescriptor
-
- instantiate(Channel, Channel, TwoInputNode) - Method in class org.apache.flink.compiler.operators.CoGroupDescriptor
-
- instantiate(Channel, Channel, TwoInputNode) - Method in class org.apache.flink.compiler.operators.CoGroupWithSolutionSetFirstDescriptor
-
- instantiate(Channel, SingleInputNode) - Method in class org.apache.flink.compiler.operators.CollectorMapDescriptor
-
- instantiate(Channel, SingleInputNode) - Method in class org.apache.flink.compiler.operators.FilterDescriptor
-
- instantiate(Channel, SingleInputNode) - Method in class org.apache.flink.compiler.operators.FlatMapDescriptor
-
- instantiate(Channel, SingleInputNode) - Method in class org.apache.flink.compiler.operators.GroupReduceProperties
-
- instantiate(Channel, SingleInputNode) - Method in class org.apache.flink.compiler.operators.GroupReduceWithCombineProperties
-
- instantiate(Channel, Channel, TwoInputNode) - Method in class org.apache.flink.compiler.operators.HashJoinBuildFirstProperties
-
- instantiate(Channel, Channel, TwoInputNode) - Method in class org.apache.flink.compiler.operators.HashJoinBuildSecondProperties
-
- instantiate(Channel, SingleInputNode) - Method in class org.apache.flink.compiler.operators.MapDescriptor
-
- instantiate(Channel, SingleInputNode) - Method in class org.apache.flink.compiler.operators.MapPartitionDescriptor
-
- instantiate(Channel, SingleInputNode) - Method in class org.apache.flink.compiler.operators.NoOpDescriptor
-
- instantiate(Channel, Channel, TwoInputNode) - Method in class org.apache.flink.compiler.operators.OperatorDescriptorDual
-
- instantiate(Channel, SingleInputNode) - Method in class org.apache.flink.compiler.operators.OperatorDescriptorSingle
-
- instantiate(Channel, SingleInputNode) - Method in class org.apache.flink.compiler.operators.PartialGroupProperties
-
- instantiate(Channel, SingleInputNode) - Method in class org.apache.flink.compiler.operators.ReduceProperties
-
- instantiate(Channel, SingleInputNode) - Method in class org.apache.flink.compiler.operators.SolutionSetDeltaOperator
-
- instantiate(Channel, Channel, TwoInputNode) - Method in class org.apache.flink.compiler.operators.SortMergeJoinDescriptor
-
- instantiate(Channel, Channel, TwoInputNode) - Method in class org.apache.flink.compiler.operators.UtilSinkJoinOpDescriptor
-
- instantiate(Class<T>, Class<? super T>) - Static method in class org.apache.flink.util.InstantiationUtil
-
Creates a new instance of the given class.
- instantiate(Class<T>) - Static method in class org.apache.flink.util.InstantiationUtil
-
Creates a new instance of the given class.
- instantiateCandidate(OperatorDescriptorSingle, Channel, List<Set<? extends NamedChannel>>, List<PlanNode>, CostEstimator, RequestedGlobalProperties, RequestedLocalProperties) - Method in class org.apache.flink.compiler.dag.BulkIterationNode
-
- instantiateCandidate(OperatorDescriptorSingle, Channel, List<Set<? extends NamedChannel>>, List<PlanNode>, CostEstimator, RequestedGlobalProperties, RequestedLocalProperties) - Method in class org.apache.flink.compiler.dag.SingleInputNode
-
- instantiateDeserializationUtils() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
-
- instantiateJobContext(JobConf, JobID) - Static method in class org.apache.flink.hadoopcompatibility.mapred.utils.HadoopUtils
-
- instantiateJobContext(Configuration, JobID) - Static method in class org.apache.flink.hadoopcompatibility.mapreduce.utils.HadoopUtils
-
- instantiateTaskAttemptContext(JobConf, TaskAttemptID) - Static method in class org.apache.flink.hadoopcompatibility.mapred.utils.HadoopUtils
-
- instantiateTaskAttemptContext(Configuration, TaskAttemptID) - Static method in class org.apache.flink.hadoopcompatibility.mapreduce.utils.HadoopUtils
-
- instantiateUserCode(TaskConfig, ClassLoader, Class<? super T>) - Static method in class org.apache.flink.runtime.operators.RegularPactTask
-
Instantiates a user code class from is definition in the task configuration.
- InstantiationUtil - Class in org.apache.flink.util
-
Utility class to create instances from class objects and checking failure reasons.
- InsufficientResourcesException - Exception in org.apache.flink.runtime.io.network
-
This exception is thrown by the
ChannelManager to indicate that a task cannot be accepted because
there are not enough resources available to safely execute it.
- INT_ARRAY_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.BasicArrayTypeInfo
-
- INT_PRIMITIVE_ARRAY_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.PrimitiveArrayTypeInfo
-
- INT_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.BasicTypeInfo
-
- IntArrayList - Class in org.apache.flink.runtime.util
-
Minimal implementation of an array-backed list of ints
- IntArrayList(int) - Constructor for class org.apache.flink.runtime.util.IntArrayList
-
- IntComparator - Class in org.apache.flink.api.common.typeutils.base
-
- IntComparator(boolean) - Constructor for class org.apache.flink.api.common.typeutils.base.IntComparator
-
- IntCounter - Class in org.apache.flink.api.common.accumulators
-
- IntCounter() - Constructor for class org.apache.flink.api.common.accumulators.IntCounter
-
- IntegerRecord - Class in org.apache.flink.runtime.types
-
This class represents record for integer values.
- IntegerRecord(int) - Constructor for class org.apache.flink.runtime.types.IntegerRecord
-
Constructs a new integer record with the given integer value.
- IntegerRecord() - Constructor for class org.apache.flink.runtime.types.IntegerRecord
-
Constructs an empty integer record (Mainly used for
serialization, do not call this constructor in your program).
- IntegerTaskEvent - Class in org.apache.flink.runtime.event.task
-
This class provides a simple implementation of an event that holds an integer value.
- IntegerTaskEvent() - Constructor for class org.apache.flink.runtime.event.task.IntegerTaskEvent
-
Default constructor (should only be used for deserialization).
- IntegerTaskEvent(int) - Constructor for class org.apache.flink.runtime.event.task.IntegerTaskEvent
-
Constructs a new integer task event.
- InterestingProperties - Class in org.apache.flink.compiler.dataproperties
-
The interesting properties that a node in the optimizer plan hands to its predecessors.
- InterestingProperties() - Constructor for class org.apache.flink.compiler.dataproperties.InterestingProperties
-
- IntermediateDataSet - Class in org.apache.flink.runtime.jobgraph
-
An intermediate data set is the data set produced by an operator - either a
source or any intermediate operation.
- IntermediateDataSet(AbstractJobVertex) - Constructor for class org.apache.flink.runtime.jobgraph.IntermediateDataSet
-
- IntermediateDataSet(IntermediateDataSetID, AbstractJobVertex) - Constructor for class org.apache.flink.runtime.jobgraph.IntermediateDataSet
-
- IntermediateDataSetID - Class in org.apache.flink.runtime.jobgraph
-
- IntermediateDataSetID() - Constructor for class org.apache.flink.runtime.jobgraph.IntermediateDataSetID
-
Creates an new random intermediate data set ID.
- IntermediateDataSetID(AbstractID) - Constructor for class org.apache.flink.runtime.jobgraph.IntermediateDataSetID
-
Creates a new intermediate data set ID with the bytes of the given ID.
- IntermediateDataSetID(UUID) - Constructor for class org.apache.flink.runtime.jobgraph.IntermediateDataSetID
-
Creates a new intermediate data set ID with the bytes of the given UUID.
- IntermediateResult - Class in org.apache.flink.runtime.executiongraph
-
- IntermediateResult(IntermediateDataSetID, ExecutionJobVertex, int) - Constructor for class org.apache.flink.runtime.executiongraph.IntermediateResult
-
- IntermediateResultPartition - Class in org.apache.flink.runtime.executiongraph
-
- IntermediateResultPartition(IntermediateResult, ExecutionVertex, int) - Constructor for class org.apache.flink.runtime.executiongraph.IntermediateResultPartition
-
- InternalExecutionVertexProfilingData - Class in org.apache.flink.runtime.profiling.impl.types
-
- InternalExecutionVertexProfilingData() - Constructor for class org.apache.flink.runtime.profiling.impl.types.InternalExecutionVertexProfilingData
-
- InternalExecutionVertexProfilingData(JobID, JobVertexID, int, ExecutionAttemptID) - Constructor for class org.apache.flink.runtime.profiling.impl.types.InternalExecutionVertexProfilingData
-
- InternalExecutionVertexThreadProfilingData - Class in org.apache.flink.runtime.profiling.impl.types
-
- InternalExecutionVertexThreadProfilingData(JobID, JobVertexID, int, ExecutionAttemptID, int, int, int, int, int) - Constructor for class org.apache.flink.runtime.profiling.impl.types.InternalExecutionVertexThreadProfilingData
-
- InternalExecutionVertexThreadProfilingData() - Constructor for class org.apache.flink.runtime.profiling.impl.types.InternalExecutionVertexThreadProfilingData
-
- internalHandleException(IOException) - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.ThreadBase
-
Internally handles an exception and makes sure that this method returns without a problem.
- InternalInstanceProfilingData - Class in org.apache.flink.runtime.profiling.impl.types
-
- InternalInstanceProfilingData() - Constructor for class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- InternalInstanceProfilingData(InstanceConnectionInfo, int) - Constructor for class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- InternalProfilingData - Interface in org.apache.flink.runtime.profiling.impl.types
-
- IntParser - Class in org.apache.flink.types.parser
-
Parses a decimal text field into a IntValue.
- IntParser() - Constructor for class org.apache.flink.types.parser.IntParser
-
- IntPrimitiveArraySerializer - Class in org.apache.flink.api.common.typeutils.base.array
-
A serializer for int arrays.
- IntPrimitiveArraySerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.array.IntPrimitiveArraySerializer
-
- IntSerializer - Class in org.apache.flink.api.common.typeutils.base
-
- IntSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.IntSerializer
-
- IntValue - Class in org.apache.flink.types
-
Boxed serializable and comparable integer type, representing the primitive
type int.
- IntValue() - Constructor for class org.apache.flink.types.IntValue
-
Initializes the encapsulated int with 0.
- IntValue(int) - Constructor for class org.apache.flink.types.IntValue
-
Initializes the encapsulated int with the provided value.
- IntValueParser - Class in org.apache.flink.types.parser
-
Parses a decimal text field into a IntValue.
- IntValueParser() - Constructor for class org.apache.flink.types.parser.IntValueParser
-
- IntValueSerializer - Class in org.apache.flink.api.common.typeutils.base
-
- IntValueSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.IntValueSerializer
-
- invalidateLookupCacheEntries(Set<ChannelID>) - Method in class org.apache.flink.runtime.io.network.ChannelManager
-
Invalidates the entries identified by the given channel IDs from the receiver lookup cache.
- InvalidProgramException - Exception in org.apache.flink.api.common
-
An exception thrown to indicate that the composed program is invalid.
- InvalidProgramException() - Constructor for exception org.apache.flink.api.common.InvalidProgramException
-
Creates a new exception with no message.
- InvalidProgramException(String) - Constructor for exception org.apache.flink.api.common.InvalidProgramException
-
Creates a new exception with the given message.
- InvalidProgramException(String, Throwable) - Constructor for exception org.apache.flink.api.common.InvalidProgramException
-
- InvalidTypesException - Exception in org.apache.flink.api.common.functions
-
A special case of the
InvalidProgramException, indicating that the types used in
an operation are invalid or inconsistent.
- InvalidTypesException() - Constructor for exception org.apache.flink.api.common.functions.InvalidTypesException
-
Creates a new exception with no message.
- InvalidTypesException(String) - Constructor for exception org.apache.flink.api.common.functions.InvalidTypesException
-
Creates a new exception with the given message.
- InvalidTypesException(String, Throwable) - Constructor for exception org.apache.flink.api.common.functions.InvalidTypesException
-
- invertNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.BasicTypeComparator
-
- invertNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.record.RecordComparator
-
- invertNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.TypeComparator
-
Flag whether normalized key comparisons should be inverted key should be interpreted
inverted, i.e.
- invertNormalizedKey() - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueComparator
-
- invertNormalizedKey() - Method in class org.apache.flink.api.java.typeutils.runtime.GenericTypeComparator
-
- invertNormalizedKey() - Method in class org.apache.flink.api.java.typeutils.runtime.PojoComparator
-
- invertNormalizedKey() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
-
- invertNormalizedKey() - Method in class org.apache.flink.api.java.typeutils.runtime.ValueComparator
-
- invertNormalizedKey() - Method in class org.apache.flink.api.java.typeutils.runtime.WritableComparator
-
- invertNormKey - Variable in class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
-
- inView - Variable in class org.apache.flink.runtime.operators.resettable.SpillingResettableIterator
-
- inView - Variable in class org.apache.flink.runtime.operators.resettable.SpillingResettableMutableObjectIterator
-
- invoke() - Method in class org.apache.flink.runtime.iterative.task.IterationSynchronizationSinkTask
-
- invoke() - Method in class org.apache.flink.runtime.jobgraph.tasks.AbstractInvokable
-
Must be overwritten by the concrete task.
- invoke() - Method in class org.apache.flink.runtime.operators.DataSinkTask
-
- invoke() - Method in class org.apache.flink.runtime.operators.DataSourceTask
-
- invoke() - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
The main work method.
- invoke(IN) - Method in class org.apache.flink.streaming.api.function.sink.PrintSinkFunction
-
- invoke(IN) - Method in class org.apache.flink.streaming.api.function.sink.RichSinkFunction
-
- invoke(IN) - Method in interface org.apache.flink.streaming.api.function.sink.SinkFunction
-
- invoke(IN) - Method in class org.apache.flink.streaming.api.function.sink.WriteSinkFunction
-
Implementation of the invoke method of the SinkFunction class.
- invoke(Collector<String>) - Method in class org.apache.flink.streaming.api.function.source.FileSourceFunction
-
- invoke(Collector<String>) - Method in class org.apache.flink.streaming.api.function.source.FileStreamFunction
-
- invoke(Collector<T>) - Method in class org.apache.flink.streaming.api.function.source.FromElementsFunction
-
- invoke(Collector<Long>) - Method in class org.apache.flink.streaming.api.function.source.GenSequenceFunction
-
- invoke(Collector<OUT>) - Method in interface org.apache.flink.streaming.api.function.source.ParallelSourceFunction
-
- invoke(Collector<String>) - Method in class org.apache.flink.streaming.api.function.source.SocketTextStreamFunction
-
- invoke(Collector<OUT>) - Method in interface org.apache.flink.streaming.api.function.source.SourceFunction
-
- invoke() - Method in class org.apache.flink.streaming.api.invokable.operator.co.CoInvokable
-
- invoke() - Method in class org.apache.flink.streaming.api.invokable.operator.CounterInvokable
-
- invoke() - Method in class org.apache.flink.streaming.api.invokable.operator.FilterInvokable
-
- invoke() - Method in class org.apache.flink.streaming.api.invokable.operator.FlatMapInvokable
-
- invoke() - Method in class org.apache.flink.streaming.api.invokable.operator.GroupedWindowInvokable
-
- invoke() - Method in class org.apache.flink.streaming.api.invokable.operator.MapInvokable
-
- invoke() - Method in class org.apache.flink.streaming.api.invokable.operator.ProjectInvokable
-
- invoke() - Method in class org.apache.flink.streaming.api.invokable.operator.StreamReduceInvokable
-
- invoke() - Method in class org.apache.flink.streaming.api.invokable.operator.WindowInvokable
-
- invoke() - Method in class org.apache.flink.streaming.api.invokable.SinkInvokable
-
- invoke() - Method in class org.apache.flink.streaming.api.invokable.SourceInvokable
-
- invoke() - Method in class org.apache.flink.streaming.api.invokable.StreamInvokable
-
Method that will be called when the operator starts, should encode the
processing logic
- invoke() - Method in class org.apache.flink.streaming.api.streamvertex.CoStreamVertex
-
- invoke() - Method in class org.apache.flink.streaming.api.streamvertex.StreamIterationHead
-
- invoke() - Method in class org.apache.flink.streaming.api.streamvertex.StreamIterationTail
-
- invoke() - Method in class org.apache.flink.streaming.api.streamvertex.StreamVertex
-
- invoke(IN) - Method in class org.apache.flink.streaming.connectors.flume.FlumeSink
-
Receives tuples from the Apache Flink
DataStream and forwards
them to Apache Flume.
- invoke(Collector<OUT>) - Method in class org.apache.flink.streaming.connectors.flume.FlumeSource
-
Configures the AvroSource and runs until the user calls a close function.
- invoke(IN) - Method in class org.apache.flink.streaming.connectors.kafka.KafkaSink
-
Called when new data arrives to the sink, and forwards it to Kafka.
- invoke(Collector<OUT>) - Method in class org.apache.flink.streaming.connectors.kafka.KafkaSource
-
Called to forward the data from the source to the
DataStream.
- invoke(Collector<String>) - Method in class org.apache.flink.streaming.connectors.kafka.KafkaTopology.MySource
-
- invoke(IN) - Method in class org.apache.flink.streaming.connectors.rabbitmq.RMQSink
-
Called when new data arrives to the sink, and forwards it to RMQ.
- invoke(Collector<OUT>) - Method in class org.apache.flink.streaming.connectors.rabbitmq.RMQSource
-
Called to forward the data from the source to the
DataStream.
- invoke(Collector<String>) - Method in class org.apache.flink.streaming.connectors.twitter.TwitterSource
-
- invoke(Tuple5<Long, Integer, String, String, String>) - Method in class org.apache.flink.streaming.connectors.twitter.TwitterStreaming.TwitterSink
-
- invoke(Collector<Tuple2<String, Integer>>) - Method in class org.apache.flink.streaming.examples.join.WindowJoin.GradeSource
-
- invoke(Collector<Tuple2<String, Integer>>) - Method in class org.apache.flink.streaming.examples.join.WindowJoin.SalarySource
-
- invoke(Collector<Integer>) - Method in class org.apache.flink.streaming.examples.ml.IncrementalLearningSkeleton.NewDataSource
-
- invoke(Collector<Integer>) - Method in class org.apache.flink.streaming.examples.ml.IncrementalLearningSkeleton.TrainingDataSource
-
- invoke(Collector<String>) - Method in class org.apache.flink.streaming.examples.windowing.MultiplePoliciesExample.BasicSource
-
- invokeInteractiveModeForExecution() - Method in class org.apache.flink.client.program.PackagedProgram
-
This method assumes that the context environment is prepared, or the execution
will be a local execution by default.
- invokeUserFunction(String, StreamInvokable<?, OUT>) - Method in class org.apache.flink.streaming.api.streamvertex.OutputHandler
-
- invokeUserFunction(StreamInvokable<?, T>) - Method in class org.apache.flink.streaming.api.streamvertex.StreamVertex
-
- IOManager - Class in org.apache.flink.runtime.io.disk.iomanager
-
The facade for the provided I/O manager services.
- IOManager(String[]) - Constructor for class org.apache.flink.runtime.io.disk.iomanager.IOManager
-
Constructs a new IOManager.
- ioManager - Variable in class org.apache.flink.runtime.operators.hash.MutableHashTable
-
The I/O manager used to instantiate writers for the spilled partitions.
- ioManager - Variable in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.SpillingThread
-
- IOManagerAsync - Class in org.apache.flink.runtime.io.disk.iomanager
-
A version of the
IOManager that uses asynchronous I/O.
- IOManagerAsync() - Constructor for class org.apache.flink.runtime.io.disk.iomanager.IOManagerAsync
-
Constructs a new asynchronous I/O manger, writing files to the system 's temp directory.
- IOManagerAsync(String) - Constructor for class org.apache.flink.runtime.io.disk.iomanager.IOManagerAsync
-
Constructs a new asynchronous I/O manger, writing file to the given directory.
- IOManagerAsync(String[]) - Constructor for class org.apache.flink.runtime.io.disk.iomanager.IOManagerAsync
-
Constructs a new asynchronous I/O manger, writing file round robin across the given directories.
- IOReadableWritable - Interface in org.apache.flink.core.io
-
This interface must be implemented by every class whose objects have to be serialized to their binary representation
and vice-versa.
- IOUtils - Class in org.apache.flink.runtime.util
-
An utility class for I/O related functionality.
- IPC_THREAD_NAME_PREFIX - Static variable in class org.apache.flink.runtime.ipc.Server
-
- ipcPort() - Method in class org.apache.flink.runtime.instance.InstanceConnectionInfo
-
Returns the port instance's task manager runs its IPC service on.
- isAbsolute() - Method in class org.apache.flink.core.fs.Path
-
Checks if the directory of this path is absolute.
- isAlive() - Method in class org.apache.flink.runtime.instance.AllocatedSlot
-
- isAlive() - Method in class org.apache.flink.runtime.instance.Instance
-
- isBasicType() - Method in class org.apache.flink.api.common.typeinfo.BasicArrayTypeInfo
-
- isBasicType() - Method in class org.apache.flink.api.common.typeinfo.BasicTypeInfo
-
- isBasicType() - Method in class org.apache.flink.api.common.typeinfo.NothingTypeInfo
-
- isBasicType() - Method in class org.apache.flink.api.common.typeinfo.PrimitiveArrayTypeInfo
-
- isBasicType() - Method in class org.apache.flink.api.common.typeinfo.TypeInformation
-
- isBasicType() - Method in class org.apache.flink.api.java.typeutils.EnumTypeInfo
-
- isBasicType() - Method in class org.apache.flink.api.java.typeutils.GenericTypeInfo
-
- isBasicType() - Method in class org.apache.flink.api.java.typeutils.ObjectArrayTypeInfo
-
- isBasicType() - Method in class org.apache.flink.api.java.typeutils.PojoTypeInfo
-
- isBasicType() - Method in class org.apache.flink.api.java.typeutils.RecordTypeInfo
-
- isBasicType() - Method in class org.apache.flink.api.java.typeutils.TupleTypeInfoBase
-
- isBasicType() - Method in class org.apache.flink.api.java.typeutils.ValueTypeInfo
-
- isBasicType() - Method in class org.apache.flink.api.java.typeutils.WritableTypeInfo
-
- isBoxedTypeOrString(Class<?>) - Static method in class org.apache.flink.util.ClassUtils
-
- isBranching() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
Checks whether this node has branching output.
- isBuffer() - Method in class org.apache.flink.runtime.io.network.channels.BufferOrEvent
-
- isBufferConsumed() - Method in enum org.apache.flink.runtime.io.network.serialization.RecordDeserializer.DeserializationResult
-
- isBufferEmpty() - Method in class org.apache.flink.streaming.api.invokable.operator.WindowInvokable
-
This method returns whether the element buffer is empty or not.
- isCached() - Method in enum org.apache.flink.compiler.dag.TempMode
-
- isCanceled() - Method in interface org.apache.flink.runtime.execution.ExecutionObserver
-
Returns whether the task has been canceled.
- isCanceled() - Method in class org.apache.flink.runtime.instance.AllocatedSlot
-
- isCanceledOrFailed() - Method in class org.apache.flink.runtime.taskmanager.Task
-
- isCleared() - Method in class org.apache.flink.streaming.state.MapState
-
- isClosed() - Method in class org.apache.flink.runtime.io.disk.iomanager.AbstractFileIOChannel
-
- isClosed() - Method in class org.apache.flink.runtime.io.disk.iomanager.AsynchronousFileIOChannel
-
- isClosed() - Method in class org.apache.flink.runtime.io.disk.iomanager.ChannelReaderInputView
-
- isClosed() - Method in interface org.apache.flink.runtime.io.disk.iomanager.FileIOChannel
-
Checks whether the channel has been closed.
- isClosed() - Method in class org.apache.flink.runtime.io.disk.iomanager.RequestQueue
-
Checks whether this request queue is closed.
- isClosed() - Method in class org.apache.flink.runtime.io.disk.iomanager.SynchronousFileIOChannel
-
- isClosed() - Method in class org.apache.flink.runtime.io.network.channels.Channel
-
- isClosed() - Method in class org.apache.flink.runtime.io.network.channels.InputChannel
-
- isClosed() - Method in class org.apache.flink.runtime.io.network.channels.OutputChannel
-
- isClosed() - Method in class org.apache.flink.runtime.io.network.gates.Gate
-
Checks if the gate is closed.
- isClosed() - Method in class org.apache.flink.runtime.io.network.gates.InputGate
-
- isClosed() - Method in class org.apache.flink.runtime.io.network.gates.OutputGate
-
- isClosureCleanerEnabled() - Method in class org.apache.flink.api.common.ExecutionConfig
-
Returns whether the ClosureCleaner is enabled.
- isCollectionExecution() - Method in class org.apache.flink.test.util.JavaProgramTestBase
-
- isCombinable() - Method in class org.apache.flink.api.common.operators.base.GroupReduceOperatorBase
-
Checks whether the operation is combinable.
- isCombinable() - Method in class org.apache.flink.api.java.operators.GroupReduceOperator
-
- isCombinable() - Method in class org.apache.flink.api.java.record.operators.ReduceOperator
-
- isCombinableFirst() - Method in class org.apache.flink.api.common.operators.base.CoGroupOperatorBase
-
- isCombinableSecond() - Method in class org.apache.flink.api.common.operators.base.CoGroupOperatorBase
-
- isCombineable() - Method in class org.apache.flink.compiler.dag.GroupReduceNode
-
Checks, whether a combiner function has been given for the function encapsulated
by this reduce contract.
- isCompacted() - Method in class org.apache.flink.runtime.operators.hash.InMemoryPartition
-
- isComputablyPartitioned() - Method in enum org.apache.flink.compiler.dataproperties.PartitioningProperty
-
Checks, if this property represents a partitioning that is computable.
- isContextEnvironmentSet() - Static method in class org.apache.flink.api.java.ExecutionEnvironment
-
- isConverged(int, T) - Method in interface org.apache.flink.api.common.aggregators.ConvergenceCriterion
-
Decide whether the iterative algorithm has converged
- isConverged(int, DoubleValue) - Method in class org.apache.flink.api.common.aggregators.DoubleZeroConvergence
-
Returns true, if the aggregator value is zero, false otherwise.
- isConverged(int, LongValue) - Method in class org.apache.flink.api.common.aggregators.LongZeroConvergence
-
Returns true, if the aggregator value is zero, false otherwise.
- isConverged(int, LongValue) - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase.TerminationCriterionAggregationConvergence
-
- isConverged(int, LongValue) - Method in class org.apache.flink.runtime.iterative.convergence.WorksetEmptyConvergenceCriterion
-
- isDefaultAlwaysCreateDirectory() - Method in class org.apache.flink.client.LocalExecutor
-
- isDefaultAlwaysCreateDirectory() - Method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- isDefaultOverwriteFiles() - Method in class org.apache.flink.client.LocalExecutor
-
- isDefaultOverwriteFiles() - Method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- isDefaultTimestamp() - Method in class org.apache.flink.streaming.api.windowing.helper.TimestampWrapper
-
- isDestroyed() - Method in class org.apache.flink.runtime.io.network.bufferprovider.GlobalBufferPool
-
- isDir() - Method in interface org.apache.flink.core.fs.FileStatus
-
Checks if this object represents a directory.
- isDir() - Method in class org.apache.flink.core.fs.local.LocalFileStatus
-
- isDir() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileStatus
-
- isDir() - Method in class org.apache.flink.runtime.fs.s3.S3FileStatus
-
- isDistributedFS() - Method in class org.apache.flink.core.fs.FileSystem
-
Returns true if this is a distributed file system, false otherwise.
- isDistributedFS() - Method in class org.apache.flink.core.fs.local.LocalFileSystem
-
- isDistributedFS() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
-
- isDistributedFS() - Method in class org.apache.flink.runtime.fs.maprfs.MapRFileSystem
-
- isDistributedFS() - Method in class org.apache.flink.runtime.fs.s3.S3FileSystem
-
- isEmpty() - Method in class org.apache.flink.api.java.operators.Keys
-
- isEmpty() - Method in class org.apache.flink.runtime.operators.sort.FixedLengthRecordSorter
-
Checks whether the buffer is empty.
- isEmpty() - Method in interface org.apache.flink.runtime.operators.sort.InMemorySorter
-
Checks whether the buffer is empty.
- isEmpty() - Method in class org.apache.flink.runtime.operators.sort.NormalizedKeySorter
-
Checks whether the buffer is empty.
- isEmpty() - Method in class org.apache.flink.runtime.profiling.impl.types.ProfilingDataContainer
-
- isEmpty() - Method in class org.apache.flink.runtime.util.IntArrayList
-
- isEmpty() - Method in class org.apache.flink.runtime.util.LongArrayList
-
- isEmpty() - Method in class org.apache.flink.streaming.state.CircularFifoList
-
- isEmpty() - Method in class org.apache.flink.streaming.state.MapState
-
- isEmpty() - Method in class org.apache.flink.streaming.state.NullableCircularBuffer
-
Returns true if this buffer is empty; false otherwise.
- isEmpty() - Method in class org.apache.flink.types.ListValue
-
- isEmpty() - Method in class org.apache.flink.types.MapValue
-
- isEncodeForHTML() - Method in class org.apache.flink.compiler.plandump.PlanJSONDumpGenerator
-
- isEndOfStream(T) - Method in interface org.apache.flink.streaming.connectors.util.DeserializationSchema
-
Method to decide whether the element signals the end of the stream.
- isEndOfStream(byte[]) - Method in class org.apache.flink.streaming.connectors.util.RawSchema
-
- isEndOfStream(String) - Method in class org.apache.flink.streaming.connectors.util.SimpleStringSchema
-
- isEndOfSuperstep() - Method in class org.apache.flink.runtime.iterative.task.SyncEventHandler
-
- isEvent() - Method in class org.apache.flink.runtime.io.network.channels.BufferOrEvent
-
- isExecutable - Variable in class org.apache.flink.api.common.cache.DistributedCache.DistributedCacheEntry
-
- isExtremal(Comparable<R>, R) - Method in class org.apache.flink.streaming.api.function.aggregation.Comparator
-
- isFieldConstant(int, int) - Method in class org.apache.flink.compiler.dag.AbstractPartialSolutionNode
-
- isFieldConstant(int, int) - Method in class org.apache.flink.compiler.dag.BinaryUnionNode
-
- isFieldConstant(int, int) - Method in class org.apache.flink.compiler.dag.BulkIterationNode
-
- isFieldConstant(int, int) - Method in class org.apache.flink.compiler.dag.DataSinkNode
-
- isFieldConstant(int, int) - Method in class org.apache.flink.compiler.dag.DataSourceNode
-
- isFieldConstant(int, int) - Method in class org.apache.flink.compiler.dag.FilterNode
-
- isFieldConstant(int, int) - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
Checks whether a field is modified by the user code or whether it is kept unchanged.
- isFieldConstant(int, int) - Method in class org.apache.flink.compiler.dag.PartitionNode
-
- isFieldConstant(int, int) - Method in class org.apache.flink.compiler.dag.SingleInputNode
-
- isFieldConstant(int, int) - Method in class org.apache.flink.compiler.dag.TwoInputNode
-
- isFieldConstant(int, int) - Method in class org.apache.flink.compiler.dag.UnaryOperatorNode
-
- isFieldConstant(int, int) - Method in class org.apache.flink.compiler.dag.WorksetIterationNode
-
- isFinished() - Method in class org.apache.flink.runtime.executiongraph.Execution
-
- isFreeBSD() - Static method in enum org.apache.flink.util.OperatingSystem
-
Checks whether the operating system this JVM runs on is FreeBSD.
- isFreed() - Method in class org.apache.flink.core.memory.MemorySegment
-
Checks whether this memory segment has already been freed.
- isFreed() - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- isFreed() - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
Checks whether this memory segment has already been freed.
- isFreed() - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
Checks whether this memory segment has already been freed.
- isFull() - Method in class org.apache.flink.streaming.state.NullableCircularBuffer
-
Returns true if this collection is full and no new elements can be added.
- isFullBuffer() - Method in enum org.apache.flink.runtime.io.network.serialization.RecordSerializer.SerializationResult
-
- isFullRecord() - Method in enum org.apache.flink.runtime.io.network.serialization.RecordDeserializer.DeserializationResult
-
- isFullRecord() - Method in enum org.apache.flink.runtime.io.network.serialization.RecordSerializer.SerializationResult
-
- isFullyReplicated() - Method in class org.apache.flink.compiler.dataproperties.GlobalProperties
-
- isGrouped - Variable in class org.apache.flink.streaming.api.datastream.ConnectedDataStream
-
- isGrouped - Variable in class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
- isIdReference() - Method in class org.apache.flink.runtime.jobgraph.JobEdge
-
- isImmediateSolutionSetUpdate() - Method in class org.apache.flink.compiler.plan.WorksetIterationPlanNode
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.array.BooleanPrimitiveArraySerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.array.BytePrimitiveArraySerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.array.CharPrimitiveArraySerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.array.DoublePrimitiveArraySerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.array.FloatPrimitiveArraySerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.array.IntPrimitiveArraySerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.array.LongPrimitiveArraySerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.array.ShortPrimitiveArraySerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.array.StringArraySerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.BooleanSerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.BooleanValueSerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.ByteSerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.ByteValueSerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.CharSerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.CharValueSerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.DateSerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.DoubleSerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.DoubleValueSerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.EnumSerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.FloatSerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.FloatValueSerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.GenericArraySerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.IntSerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.IntValueSerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.LongSerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.LongValueSerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.ShortSerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.ShortValueSerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.StringSerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.StringValueSerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.VoidSerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.record.RecordSerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.TypeSerializer
-
Gets whether the type is an immutable type.
- isImmutableType() - Method in class org.apache.flink.api.java.typeutils.runtime.AvroSerializer
-
- isImmutableType() - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueSerializer
-
- isImmutableType() - Method in class org.apache.flink.api.java.typeutils.runtime.KryoSerializer
-
- isImmutableType() - Method in class org.apache.flink.api.java.typeutils.runtime.PojoSerializer
-
- isImmutableType() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializerBase
-
- isImmutableType() - Method in class org.apache.flink.api.java.typeutils.runtime.ValueSerializer
-
- isImmutableType() - Method in class org.apache.flink.api.java.typeutils.runtime.WritableSerializer
-
- isImmutableType() - Method in class org.apache.flink.streaming.api.streamrecord.StreamRecordSerializer
-
- isInFinalState() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
-
- isInMemory() - Method in class org.apache.flink.runtime.operators.hash.HashPartition
-
Checks whether this partition is in memory or spilled.
- isInputAsynchronouslyMaterialized(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- isInputCached(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- isInputChannel() - Method in class org.apache.flink.runtime.io.network.channels.Channel
-
- isInputChannel() - Method in class org.apache.flink.runtime.io.network.channels.InputChannel
-
- isInputChannel() - Method in class org.apache.flink.runtime.io.network.channels.OutputChannel
-
- isInputClosed() - Method in class org.apache.flink.runtime.io.network.api.AbstractUnionRecordReader
-
- isInputClosed() - Method in class org.apache.flink.runtime.io.network.api.MutableRecordReader
-
- isInputClosed() - Method in interface org.apache.flink.runtime.io.network.api.ReaderBase
-
- isInputClosed() - Method in class org.apache.flink.runtime.io.network.api.RecordReader
-
- isInputClosed() - Method in class org.apache.flink.streaming.io.CoRecordReader
-
- isInputGate() - Method in class org.apache.flink.runtime.io.network.gates.Gate
-
Checks if the considered gate is an input gate.
- isInputGate() - Method in class org.apache.flink.runtime.io.network.gates.InputGate
-
- isInputGate() - Method in class org.apache.flink.runtime.io.network.gates.OutputGate
-
- isInputResettable(int) - Method in class org.apache.flink.runtime.operators.AbstractCachedBuildSideMatchDriver
-
- isInputResettable(int) - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetFirstDriver
-
- isInputResettable(int) - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetSecondDriver
-
- isInputResettable(int) - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetFirstDriver
-
- isInputResettable(int) - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetSecondDriver
-
- isInputResettable(int) - Method in interface org.apache.flink.runtime.operators.ResettablePactDriver
-
- isInputVertex() - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
- isIterativeInputGate(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- isJobAborting() - Method in class org.apache.flink.runtime.io.network.ConnectionInfoLookupResponse
-
- isJobCanceledByUser() - Method in exception org.apache.flink.runtime.client.JobExecutionException
-
Returns true if the job has been aborted as a result of a user request, false
otherwise.
- isKeyType() - Method in class org.apache.flink.api.common.typeinfo.BasicArrayTypeInfo
-
- isKeyType() - Method in class org.apache.flink.api.common.typeinfo.BasicTypeInfo
-
- isKeyType() - Method in class org.apache.flink.api.common.typeinfo.NothingTypeInfo
-
- isKeyType() - Method in class org.apache.flink.api.common.typeinfo.PrimitiveArrayTypeInfo
-
- isKeyType() - Method in class org.apache.flink.api.common.typeinfo.TypeInformation
-
- isKeyType() - Method in class org.apache.flink.api.java.typeutils.EnumTypeInfo
-
- isKeyType() - Method in class org.apache.flink.api.java.typeutils.GenericTypeInfo
-
- isKeyType() - Method in class org.apache.flink.api.java.typeutils.ObjectArrayTypeInfo
-
- isKeyType() - Method in class org.apache.flink.api.java.typeutils.PojoTypeInfo
-
- isKeyType() - Method in class org.apache.flink.api.java.typeutils.RecordTypeInfo
-
- isKeyType() - Method in class org.apache.flink.api.java.typeutils.TupleTypeInfoBase
-
- isKeyType() - Method in class org.apache.flink.api.java.typeutils.ValueTypeInfo
-
- isKeyType() - Method in class org.apache.flink.api.java.typeutils.WritableTypeInfo
-
- isLazyMemoryAllocation() - Method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- isLenient() - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
-
- isLinux() - Static method in enum org.apache.flink.util.OperatingSystem
-
Checks whether the operating system this JVM runs on is Linux.
- isMac() - Static method in enum org.apache.flink.util.OperatingSystem
-
Checks whether the operating system this JVM runs on is Windows.
- isMaterializing() - Method in enum org.apache.flink.runtime.operators.DamBehavior
-
Checks whether this enumeration represents some form of materialization,
either with a full dam or without.
- isMaterializing() - Method in enum org.apache.flink.runtime.operators.DriverStrategy
-
- isMetBy(Ordering) - Method in class org.apache.flink.api.common.operators.Ordering
-
- isMetBy(GlobalProperties) - Method in class org.apache.flink.compiler.dataproperties.RequestedGlobalProperties
-
Checks, if this set of interesting properties, is met by the given
produced properties.
- isMetBy(LocalProperties) - Method in class org.apache.flink.compiler.dataproperties.RequestedLocalProperties
-
Checks, if this set of properties, as interesting properties, is met by the given
properties.
- isMutable - Variable in class org.apache.flink.streaming.api.invokable.StreamInvokable
-
- isNetworkStrategy() - Method in enum org.apache.flink.runtime.operators.shipping.ShipStrategyType
-
- isNonStaticInnerClass(Class<?>) - Static method in class org.apache.flink.util.InstantiationUtil
-
Checks, whether the class is an inner class that is not statically accessible.
- isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.base.BooleanComparator
-
- isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.base.ByteComparator
-
- isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.base.CharComparator
-
- isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.base.DateComparator
-
- isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.base.DoubleComparator
-
- isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.base.EnumComparator
-
- isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.base.FloatComparator
-
- isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.base.IntComparator
-
- isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.base.LongComparator
-
- isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.base.ShortComparator
-
- isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.base.StringComparator
-
- isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.record.RecordComparator
-
- isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.TypeComparator
-
Checks, whether the given number of bytes for a normalized is only a prefix to determine the order of elements
of the data type for which this comparator provides the comparison methods.
- isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueComparator
-
- isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.java.typeutils.runtime.GenericTypeComparator
-
- isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoComparator
-
- isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
-
- isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.java.typeutils.runtime.ValueComparator
-
- isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.java.typeutils.runtime.WritableComparator
-
- isNull(int) - Method in class org.apache.flink.types.Record
-
- isOnDynamicPath() - Method in class org.apache.flink.compiler.dag.AbstractPartialSolutionNode
-
- isOnDynamicPath() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
- isOnDynamicPath() - Method in class org.apache.flink.compiler.dag.PactConnection
-
- isOnDynamicPath() - Method in class org.apache.flink.compiler.plan.Channel
-
- isOnDynamicPath() - Method in class org.apache.flink.compiler.plan.PlanNode
-
- isOpen() - Method in class org.apache.flink.runtime.net.SocketInputStream
-
- isOpen() - Method in class org.apache.flink.runtime.net.SocketOutputStream
-
- isOrdered() - Method in enum org.apache.flink.api.common.operators.Order
-
Checks, if this enum constant represents in fact an order.
- isOrderEqualOnFirstNFields(Ordering, int) - Method in class org.apache.flink.api.common.operators.Ordering
-
- isOutputVertex() - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
- isPartitioned() - Method in enum org.apache.flink.compiler.dataproperties.PartitioningProperty
-
Checks, if this property represents in fact a partitioning.
- isPartitionedOnFields(FieldSet) - Method in class org.apache.flink.compiler.dataproperties.GlobalProperties
-
- isPartitionedOnKey() - Method in enum org.apache.flink.compiler.dataproperties.PartitioningProperty
-
Checks if this property presents a partitioning that is not random, but on a partitioning key.
- isPrimitiveOrBoxedOrString(Class<?>) - Static method in class org.apache.flink.util.ClassUtils
-
- isProfilingAvailable() - Method in class org.apache.flink.runtime.event.job.RecentJobEvent
-
Checks if profiling is enabled for the new job.
- isPropagateParentSchemaDown() - Method in class org.apache.flink.compiler.postpass.GenericFlatTypePostPass
-
- isProperClass(Class<?>) - Static method in class org.apache.flink.util.InstantiationUtil
-
Checks, whether the class is a proper class, i.e.
- isProperlyShutDown() - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManager
-
Utility method to check whether the IO manager has been properly shut down.
- isProperlyShutDown() - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManagerAsync
-
Utility method to check whether the IO manager has been properly shut down.
- isPruneMarkerSet() - Method in class org.apache.flink.compiler.plan.PlanNode
-
Checks whether the pruning marker was set.
- isPublic(Class<?>) - Static method in class org.apache.flink.util.InstantiationUtil
-
Checks, whether the given class is public.
- isQueuedSchedulingAllowed() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
- isRegistered() - Method in class org.apache.flink.runtime.taskmanager.TaskManager
-
Checks if the TaskManager is properly registered and ready to receive work.
- isReleased() - Method in class org.apache.flink.runtime.instance.AllocatedSlot
-
- isReplication() - Method in enum org.apache.flink.compiler.dataproperties.PartitioningProperty
-
Checks, if this property represents a full replication.
- isRunning() - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.ThreadBase
-
Checks whether this thread is still alive.
- isRunning - Variable in class org.apache.flink.streaming.api.invokable.StreamInvokable
-
- isShutDown() - Method in class org.apache.flink.runtime.jobmanager.JobManager
-
Tests whether the job manager has been shut down completely.
- isShutDown() - Method in class org.apache.flink.runtime.taskmanager.TaskManager
-
Checks whether the task manager has already been shut down.
- isSkipInvalidLines() - Method in class org.apache.flink.api.java.io.TextValueInputFormat
-
- isSkippingFirstLineAsHeader() - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
-
- isSolutionSetUnManaged() - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
-
gets whether the solution set is in managed or unmanaged memory.
- isSolutionSetUnManaged() - Method in class org.apache.flink.api.java.operators.DeltaIteration
-
gets whether the solution set is in managed or unmanaged memory.
- isSolutionSetUnmanaged() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- isSolutionSetUnmanagedMemory() - Method in class org.apache.flink.spargel.java.VertexCentricIteration
-
Gets whether the solution set is kept in managed memory (Flink's internal way of keeping object
in serialized form) or as a simple object map.
- isSolutionSetUpdate - Variable in class org.apache.flink.runtime.iterative.task.AbstractIterativePactTask
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.array.BooleanPrimitiveArraySerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.array.BytePrimitiveArraySerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.array.CharPrimitiveArraySerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.array.DoublePrimitiveArraySerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.array.FloatPrimitiveArraySerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.array.IntPrimitiveArraySerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.array.LongPrimitiveArraySerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.array.ShortPrimitiveArraySerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.array.StringArraySerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.BooleanSerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.BooleanValueSerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.ByteSerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.ByteValueSerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.CharSerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.CharValueSerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.DateSerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.DoubleSerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.DoubleValueSerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.EnumSerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.FloatSerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.FloatValueSerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.GenericArraySerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.IntSerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.IntValueSerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.LongSerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.LongValueSerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.ShortSerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.ShortValueSerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.StringSerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.StringValueSerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.VoidSerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.record.RecordSerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.TypeSerializer
-
Gets whether the serializer is stateful.
- isStateful() - Method in class org.apache.flink.api.java.typeutils.runtime.AvroSerializer
-
- isStateful() - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueSerializer
-
- isStateful() - Method in class org.apache.flink.api.java.typeutils.runtime.KryoSerializer
-
- isStateful() - Method in class org.apache.flink.api.java.typeutils.runtime.PojoSerializer
-
- isStateful() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializerBase
-
- isStateful() - Method in class org.apache.flink.api.java.typeutils.runtime.ValueSerializer
-
- isStateful() - Method in class org.apache.flink.api.java.typeutils.runtime.WritableSerializer
-
- isStateful() - Method in class org.apache.flink.streaming.api.streamrecord.StreamRecordSerializer
-
- isStillAlive(long, long) - Method in class org.apache.flink.runtime.instance.Instance
-
Checks whether the last heartbeat occurred within the last n milliseconds
before the given timestamp now.
- isSuccess() - Method in class org.apache.flink.runtime.taskmanager.TaskOperationResult
-
- isTerminalState() - Method in enum org.apache.flink.runtime.jobgraph.JobStatus
-
- isTrivial() - Method in class org.apache.flink.compiler.dataproperties.GlobalProperties
-
Checks, if the properties in this object are trivial, i.e.
- isTrivial() - Method in class org.apache.flink.compiler.dataproperties.LocalProperties
-
Checks, if the properties in this object are trivial, i.e.
- isTrivial() - Method in class org.apache.flink.compiler.dataproperties.RequestedGlobalProperties
-
Checks, if the properties in this object are trivial, i.e.
- isTrivial() - Method in class org.apache.flink.compiler.dataproperties.RequestedLocalProperties
-
Checks, if the properties in this object are trivial, i.e.
- isTuple - Variable in class org.apache.flink.streaming.api.streamrecord.StreamRecord
-
- isTupleType() - Method in class org.apache.flink.api.common.typeinfo.BasicArrayTypeInfo
-
- isTupleType() - Method in class org.apache.flink.api.common.typeinfo.BasicTypeInfo
-
- isTupleType() - Method in class org.apache.flink.api.common.typeinfo.NothingTypeInfo
-
- isTupleType() - Method in class org.apache.flink.api.common.typeinfo.PrimitiveArrayTypeInfo
-
- isTupleType() - Method in class org.apache.flink.api.common.typeinfo.TypeInformation
-
- isTupleType() - Method in class org.apache.flink.api.java.typeutils.EnumTypeInfo
-
- isTupleType() - Method in class org.apache.flink.api.java.typeutils.GenericTypeInfo
-
- isTupleType() - Method in class org.apache.flink.api.java.typeutils.ObjectArrayTypeInfo
-
- isTupleType() - Method in class org.apache.flink.api.java.typeutils.PojoTypeInfo
-
- isTupleType() - Method in class org.apache.flink.api.java.typeutils.RecordTypeInfo
-
- isTupleType() - Method in class org.apache.flink.api.java.typeutils.TupleTypeInfoBase
-
- isTupleType() - Method in class org.apache.flink.api.java.typeutils.ValueTypeInfo
-
- isTupleType() - Method in class org.apache.flink.api.java.typeutils.WritableTypeInfo
-
- isUnassigned() - Method in class org.apache.flink.runtime.jobmanager.scheduler.CoLocationConstraint
-
- isUnassignedOrDisposed() - Method in class org.apache.flink.runtime.jobmanager.scheduler.CoLocationConstraint
-
- isUsingInteractiveMode() - Method in class org.apache.flink.client.program.PackagedProgram
-
- isUsingProgramEntryPoint() - Method in class org.apache.flink.client.program.PackagedProgram
-
- isValidSubset(FieldSet) - Method in class org.apache.flink.api.common.operators.util.FieldList
-
- isValidSubset(FieldList) - Method in class org.apache.flink.api.common.operators.util.FieldList
-
- isValidSubset(FieldSet) - Method in class org.apache.flink.api.common.operators.util.FieldSet
-
Checks if the given set of fields is a valid subset of this set of fields.
- isValidUnorderedPrefix(FieldSet) - Method in class org.apache.flink.api.common.operators.util.FieldList
-
- isWindows() - Static method in enum org.apache.flink.util.OperatingSystem
-
Checks whether the operating system this JVM runs on is Windows.
- isWorksetIteration - Variable in class org.apache.flink.runtime.iterative.task.AbstractIterativePactTask
-
- isWorksetUpdate - Variable in class org.apache.flink.runtime.iterative.task.AbstractIterativePactTask
-
- IterableIterator<E> - Interface in org.apache.flink.util
-
- iterate(int) - Method in class org.apache.flink.api.java.DataSet
-
Initiates an iterative part of the program that executes multiple times and feeds back data sets.
- iterate() - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Initiates an iterative part of the program that feeds back data streams.
- iterate(long) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Initiates an iterative part of the program that feeds back data streams.
- iterateDelta(DataSet<R>, int, int...) - Method in class org.apache.flink.api.java.DataSet
-
Initiates a delta iteration.
- IterateExample - Class in org.apache.flink.streaming.examples.iteration
-
Example illustrating iterations in Flink streaming.
- IterateExample() - Constructor for class org.apache.flink.streaming.examples.iteration.IterateExample
-
- IterateExample.MySelector - Class in org.apache.flink.streaming.examples.iteration
-
OutputSelector testing which tuple needs to be iterated again.
- IterateExample.MySelector() - Constructor for class org.apache.flink.streaming.examples.iteration.IterateExample.MySelector
-
- IterateExample.Step - Class in org.apache.flink.streaming.examples.iteration
-
Iteration step function which takes an input (Double , Integer) and
produces an output (Double + random, Integer + 1).
- IterateExample.Step() - Constructor for class org.apache.flink.streaming.examples.iteration.IterateExample.Step
-
- IterationAggregatorBroker - Class in org.apache.flink.runtime.iterative.concurrent
-
- IterationAggregatorBroker() - Constructor for class org.apache.flink.runtime.iterative.concurrent.IterationAggregatorBroker
-
- IterationEventWithAggregators - Class in org.apache.flink.runtime.iterative.event
-
- IterationEventWithAggregators() - Constructor for class org.apache.flink.runtime.iterative.event.IterationEventWithAggregators
-
- IterationEventWithAggregators(String, Value) - Constructor for class org.apache.flink.runtime.iterative.event.IterationEventWithAggregators
-
- IterationEventWithAggregators(Map<String, Aggregator<?>>) - Constructor for class org.apache.flink.runtime.iterative.event.IterationEventWithAggregators
-
- IterationHeadPactTask<X,Y,S extends Function,OT> - Class in org.apache.flink.runtime.iterative.task
-
The head is responsible for coordinating an iteration and can run a
PactDriver inside.
- IterationHeadPactTask() - Constructor for class org.apache.flink.runtime.iterative.task.IterationHeadPactTask
-
- iterationID - Variable in class org.apache.flink.streaming.api.datastream.IterativeDataStream
-
- IterationIntermediatePactTask<S extends Function,OT> - Class in org.apache.flink.runtime.iterative.task
-
An intermediate iteration task, which runs a Driver}inside.
- IterationIntermediatePactTask() - Constructor for class org.apache.flink.runtime.iterative.task.IterationIntermediatePactTask
-
- IterationNode - Interface in org.apache.flink.compiler.dag
-
- IterationOperator - Interface in org.apache.flink.api.common.operators
-
- IterationPlanNode - Interface in org.apache.flink.compiler.plan
-
- IterationRuntimeContext - Interface in org.apache.flink.api.common.functions
-
- IterationSynchronizationSinkTask - Class in org.apache.flink.runtime.iterative.task
-
The task responsible for synchronizing all iteration heads, implemented as an output task.
- IterationSynchronizationSinkTask() - Constructor for class org.apache.flink.runtime.iterative.task.IterationSynchronizationSinkTask
-
- IterationTailPactTask<S extends Function,OT> - Class in org.apache.flink.runtime.iterative.task
-
An iteration tail, which runs a driver inside.
- IterationTailPactTask() - Constructor for class org.apache.flink.runtime.iterative.task.IterationTailPactTask
-
- iterativeBroadcastInputs - Variable in class org.apache.flink.runtime.operators.RegularPactTask
-
The indices of the iterative broadcast inputs.
- IterativeDataSet<T> - Class in org.apache.flink.api.java.operators
-
The IterativeDataSet represents the start of an iteration.
- IterativeDataSet(ExecutionEnvironment, TypeInformation<T>, DataSet<T>, int) - Constructor for class org.apache.flink.api.java.operators.IterativeDataSet
-
- IterativeDataStream<IN> - Class in org.apache.flink.streaming.api.datastream
-
The iterative data stream represents the start of an iteration in a
DataStream.
- IterativeDataStream(DataStream<IN>, long) - Constructor for class org.apache.flink.streaming.api.datastream.IterativeDataStream
-
- IterativeDataStream(DataStream<IN>, Integer, long) - Constructor for class org.apache.flink.streaming.api.datastream.IterativeDataStream
-
- iterativeInputs - Variable in class org.apache.flink.runtime.operators.RegularPactTask
-
The indices of the iterative inputs.
- iterator() - Method in class org.apache.flink.api.common.functions.util.CopyingIterator
-
- iterator() - Method in class org.apache.flink.api.common.operators.util.FieldSet
-
- iterator() - Method in class org.apache.flink.api.common.operators.util.ListKeyGroupedIterator.ValuesIterator
-
- iterator() - Method in class org.apache.flink.api.java.operators.translation.TupleUnwrappingIterator
-
- iterator() - Method in class org.apache.flink.compiler.postpass.DenseValueSchema
-
- iterator() - Method in class org.apache.flink.compiler.postpass.SparseKeySchema
-
- iterator() - Method in class org.apache.flink.runtime.jobmanager.scheduler.LifoSetQueue
-
- iterator() - Method in class org.apache.flink.runtime.jobmanager.scheduler.SetQueue
-
- iterator() - Method in class org.apache.flink.runtime.operators.sort.PartialOrderPriorityQueue
-
- iterator - Variable in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
-
The iterator to be returned by the sort-merger.
- iterator() - Method in class org.apache.flink.runtime.util.EmptyIterator
-
- iterator() - Method in class org.apache.flink.runtime.util.KeyGroupedIterator.ValuesIterator
-
- iterator() - Method in class org.apache.flink.runtime.util.KeyGroupedIteratorImmutable.ValuesIterator
-
- iterator() - Method in class org.apache.flink.runtime.util.MutableToRegularIteratorWrapper
-
- iterator() - Method in class org.apache.flink.runtime.util.SingleElementIterator
-
- iterator() - Method in class org.apache.flink.spargel.java.MessageIterator
-
- iterator() - Method in class org.apache.flink.spargel.java.record.MessageIterator
-
- iterator() - Method in class org.apache.flink.streaming.state.NullableCircularBuffer
-
Returns an iterator over this buffer's elements.
- iterator() - Method in class org.apache.flink.types.ListValue
-
- iterator() - Method in class org.apache.flink.util.TraversableOnceIterable
-
- iteratorException - Variable in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
-
The exception that is set, if the iterator cannot be created.
- IteratorInputFormat<T> - Class in org.apache.flink.api.java.io
-
An input format that returns objects from an iterator.
- IteratorInputFormat(Iterator<T>) - Constructor for class org.apache.flink.api.java.io.IteratorInputFormat
-
- iteratorLock - Variable in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
-
The monitor which guards the iterator field.
- PackagedProgram - Class in org.apache.flink.client.program
-
This class encapsulates represents a program, packaged in a jar file.
- PackagedProgram(File, String...) - Constructor for class org.apache.flink.client.program.PackagedProgram
-
Creates an instance that wraps the plan defined in the jar file using the given
argument.
- PackagedProgram(File, String, String...) - Constructor for class org.apache.flink.client.program.PackagedProgram
-
Creates an instance that wraps the plan defined in the jar file using the given
arguments.
- PackagedProgram(Class<?>, String...) - Constructor for class org.apache.flink.client.program.PackagedProgram
-
- PackagedProgram.PreviewPlanEnvironment - Class in org.apache.flink.client.program
-
- PackagedProgram.PreviewPlanEnvironment() - Constructor for class org.apache.flink.client.program.PackagedProgram.PreviewPlanEnvironment
-
- PactCompiler - Class in org.apache.flink.compiler
-
The optimizer that takes the user specified program plan and creates an optimized plan that contains
exact descriptions about how the physical execution will take place.
- PactCompiler() - Constructor for class org.apache.flink.compiler.PactCompiler
-
Creates a new compiler instance.
- PactCompiler(DataStatistics) - Constructor for class org.apache.flink.compiler.PactCompiler
-
Creates a new compiler instance that uses the statistics object to determine properties about the input.
- PactCompiler(CostEstimator) - Constructor for class org.apache.flink.compiler.PactCompiler
-
Creates a new compiler instance.
- PactCompiler(DataStatistics, CostEstimator) - Constructor for class org.apache.flink.compiler.PactCompiler
-
Creates a new compiler instance that uses the statistics object to determine properties about the input.
- PactCompiler.InterestingPropertyVisitor - Class in org.apache.flink.compiler
-
Visitor that computes the interesting properties for each node in the plan.
- PactCompiler.InterestingPropertyVisitor(CostEstimator) - Constructor for class org.apache.flink.compiler.PactCompiler.InterestingPropertyVisitor
-
Creates a new visitor that computes the interesting properties for all nodes in the plan.
- PactConnection - Class in org.apache.flink.compiler.dag
-
A connection between to PACTs.
- PactConnection(OptimizerNode, OptimizerNode) - Constructor for class org.apache.flink.compiler.dag.PactConnection
-
Creates a new Connection between two nodes.
- PactConnection(OptimizerNode, OptimizerNode, ShipStrategyType) - Constructor for class org.apache.flink.compiler.dag.PactConnection
-
Creates a new Connection between two nodes.
- PactConnection(OptimizerNode) - Constructor for class org.apache.flink.compiler.dag.PactConnection
-
Creates a new Connection between two nodes.
- PactDriver<S extends Function,OT> - Interface in org.apache.flink.runtime.operators
-
The interface to be implemented by all pact drivers that run alone (or as the primary driver) in a nephele task.
- PactJobJSONServlet - Class in org.apache.flink.client.web
-
- PactJobJSONServlet(File) - Constructor for class org.apache.flink.client.web.PactJobJSONServlet
-
- PactTaskContext<S,OT> - Interface in org.apache.flink.runtime.operators
-
A runtime task is the task that is executed by the flink engine inside a task vertex.
- PageRankBasic - Class in org.apache.flink.examples.java.graph
-
A basic implementation of the Page Rank algorithm using a bulk iteration.
- PageRankBasic() - Constructor for class org.apache.flink.examples.java.graph.PageRankBasic
-
- PageRankBasic.BuildOutgoingEdgeList - Class in org.apache.flink.examples.java.graph
-
A reduce function that takes a sequence of edges and builds the adjacency list for the vertex where the edges
originate.
- PageRankBasic.BuildOutgoingEdgeList() - Constructor for class org.apache.flink.examples.java.graph.PageRankBasic.BuildOutgoingEdgeList
-
- PageRankBasic.Dampener - Class in org.apache.flink.examples.java.graph
-
The function that applies the page rank dampening formula
- PageRankBasic.Dampener(double, double) - Constructor for class org.apache.flink.examples.java.graph.PageRankBasic.Dampener
-
- PageRankBasic.EpsilonFilter - Class in org.apache.flink.examples.java.graph
-
Filter that filters vertices where the rank difference is below a threshold.
- PageRankBasic.EpsilonFilter() - Constructor for class org.apache.flink.examples.java.graph.PageRankBasic.EpsilonFilter
-
- PageRankBasic.JoinVertexWithEdgesMatch - Class in org.apache.flink.examples.java.graph
-
Join function that distributes a fraction of a vertex's rank to all neighbors.
- PageRankBasic.JoinVertexWithEdgesMatch() - Constructor for class org.apache.flink.examples.java.graph.PageRankBasic.JoinVertexWithEdgesMatch
-
- PageRankBasic.RankAssigner - Class in org.apache.flink.examples.java.graph
-
A map function that assigns an initial rank to all pages.
- PageRankBasic.RankAssigner(double) - Constructor for class org.apache.flink.examples.java.graph.PageRankBasic.RankAssigner
-
- PageRankData - Class in org.apache.flink.examples.java.graph.util
-
Provides the default data sets used for the PageRank example program.
- PageRankData() - Constructor for class org.apache.flink.examples.java.graph.util.PageRankData
-
- PageRankData - Class in org.apache.flink.test.testdata
-
- Pair<U extends Key<U>,V extends Key<V>> - Class in org.apache.flink.types
-
Generic pair base type.
- Pair() - Constructor for class org.apache.flink.types.Pair
-
Initializes both encapsulated pair elements with empty objects.
- Pair(U, V) - Constructor for class org.apache.flink.types.Pair
-
Initializes the encapsulated pair elements with the provided values.
- pairComparator - Variable in class org.apache.flink.runtime.operators.hash.AbstractHashTableProber
-
- parallelism(int) - Method in class org.apache.flink.api.java.operators.DeltaIteration
-
Sets the degree of parallelism for the iteration.
- ParallelIteratorInputFormat<T> - Class in org.apache.flink.api.java.io
-
- ParallelIteratorInputFormat(SplittableIterator<T>) - Constructor for class org.apache.flink.api.java.io.ParallelIteratorInputFormat
-
- ParallelSourceFunction<OUT> - Interface in org.apache.flink.streaming.api.function.source
-
- parameterizeChannel(Channel, boolean) - Method in class org.apache.flink.compiler.dataproperties.GlobalProperties
-
- parameterizeChannel(Channel, boolean) - Method in class org.apache.flink.compiler.dataproperties.RequestedGlobalProperties
-
Parameterizes the ship strategy fields of a channel such that the channel produces the desired global properties.
- parameterizeChannel(Channel) - Method in class org.apache.flink.compiler.dataproperties.RequestedLocalProperties
-
Parameterizes the local strategy fields of a channel such that the channel produces the desired local properties.
- parameters - Variable in class org.apache.flink.api.common.operators.Operator
-
- PARAMS - Static variable in class org.apache.flink.examples.java.ml.util.LinearRegressionData
-
- parse(String) - Static method in class org.apache.flink.api.java.typeutils.TypeInfoParser
-
Generates an instance of TypeInformation by parsing a type
information string.
- parse(String) - Method in class org.apache.flink.streaming.connectors.json.JSONParser
-
Parse the JSON code passed to the constructor to find the given key.
- ParseException - Exception in org.apache.flink.api.common.io
-
Exception indicating that the parsing of input contents has failed because the data
does not match the configured parser.
- ParseException() - Constructor for exception org.apache.flink.api.common.io.ParseException
-
- ParseException(String) - Constructor for exception org.apache.flink.api.common.io.ParseException
-
- ParseException(Throwable) - Constructor for exception org.apache.flink.api.common.io.ParseException
-
- ParseException(String, Throwable) - Constructor for exception org.apache.flink.api.common.io.ParseException
-
- parseField(byte[], int, int, char, Byte) - Method in class org.apache.flink.types.parser.ByteParser
-
- parseField(byte[], int, int) - Static method in class org.apache.flink.types.parser.ByteParser
-
Static utility to parse a field of type byte from a byte sequence that represents text characters
(such as when read from a file stream).
- parseField(byte[], int, int, char) - Static method in class org.apache.flink.types.parser.ByteParser
-
Static utility to parse a field of type byte from a byte sequence that represents text characters
(such as when read from a file stream).
- parseField(byte[], int, int, char, ByteValue) - Method in class org.apache.flink.types.parser.ByteValueParser
-
- parseField(byte[], int, int, char, Double) - Method in class org.apache.flink.types.parser.DoubleParser
-
- parseField(byte[], int, int) - Static method in class org.apache.flink.types.parser.DoubleParser
-
Static utility to parse a field of type double from a byte sequence that represents text characters
(such as when read from a file stream).
- parseField(byte[], int, int, char) - Static method in class org.apache.flink.types.parser.DoubleParser
-
Static utility to parse a field of type double from a byte sequence that represents text characters
(such as when read from a file stream).
- parseField(byte[], int, int, char, DoubleValue) - Method in class org.apache.flink.types.parser.DoubleValueParser
-
- parseField(byte[], int, int, char, T) - Method in class org.apache.flink.types.parser.FieldParser
-
Parses the value of a field from the byte array.
- parseField(byte[], int, int, char, Float) - Method in class org.apache.flink.types.parser.FloatParser
-
- parseField(byte[], int, int) - Static method in class org.apache.flink.types.parser.FloatParser
-
Static utility to parse a field of type float from a byte sequence that represents text characters
(such as when read from a file stream).
- parseField(byte[], int, int, char) - Static method in class org.apache.flink.types.parser.FloatParser
-
Static utility to parse a field of type float from a byte sequence that represents text characters
(such as when read from a file stream).
- parseField(byte[], int, int, char, FloatValue) - Method in class org.apache.flink.types.parser.FloatValueParser
-
- parseField(byte[], int, int, char, Integer) - Method in class org.apache.flink.types.parser.IntParser
-
- parseField(byte[], int, int) - Static method in class org.apache.flink.types.parser.IntParser
-
Static utility to parse a field of type int from a byte sequence that represents text characters
(such as when read from a file stream).
- parseField(byte[], int, int, char) - Static method in class org.apache.flink.types.parser.IntParser
-
Static utility to parse a field of type int from a byte sequence that represents text characters
(such as when read from a file stream).
- parseField(byte[], int, int, char, IntValue) - Method in class org.apache.flink.types.parser.IntValueParser
-
- parseField(byte[], int, int, char, Long) - Method in class org.apache.flink.types.parser.LongParser
-
- parseField(byte[], int, int) - Static method in class org.apache.flink.types.parser.LongParser
-
Static utility to parse a field of type long from a byte sequence that represents text characters
(such as when read from a file stream).
- parseField(byte[], int, int, char) - Static method in class org.apache.flink.types.parser.LongParser
-
Static utility to parse a field of type long from a byte sequence that represents text characters
(such as when read from a file stream).
- parseField(byte[], int, int, char, LongValue) - Method in class org.apache.flink.types.parser.LongValueParser
-
- parseField(byte[], int, int, char, Short) - Method in class org.apache.flink.types.parser.ShortParser
-
- parseField(byte[], int, int) - Static method in class org.apache.flink.types.parser.ShortParser
-
Static utility to parse a field of type short from a byte sequence that represents text characters
(such as when read from a file stream).
- parseField(byte[], int, int, char) - Static method in class org.apache.flink.types.parser.ShortParser
-
Static utility to parse a field of type short from a byte sequence that represents text characters
(such as when read from a file stream).
- parseField(byte[], int, int, char, ShortValue) - Method in class org.apache.flink.types.parser.ShortValueParser
-
- parseField(byte[], int, int, char, String) - Method in class org.apache.flink.types.parser.StringParser
-
- parseField(byte[], int, int, char, StringValue) - Method in class org.apache.flink.types.parser.StringValueParser
-
- parseParameters(String[]) - Method in class org.apache.flink.client.CliFrontend
-
Parses the command line arguments and starts the requested action.
- parseRecord(Object[], byte[], int, int) - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
-
- PartialGroupProperties - Class in org.apache.flink.compiler.operators
-
- PartialGroupProperties(FieldSet) - Constructor for class org.apache.flink.compiler.operators.PartialGroupProperties
-
- PartialOrderPriorityQueue<T> - Class in org.apache.flink.runtime.operators.sort
-
This class implements a priority-queue, which maintains a partial
ordering of its elements such that the+ least element can always be found
in constant time.
- PartialOrderPriorityQueue(Comparator<T>, int) - Constructor for class org.apache.flink.runtime.operators.sort.PartialOrderPriorityQueue
-
- partition(K, int) - Method in interface org.apache.flink.api.common.functions.Partitioner
-
Computes the partition for the given key.
- PartitionableState<T> - Class in org.apache.flink.streaming.state
-
Base class for representing operator states that can be repartitioned for
state state and load balancing.
- PartitionableState() - Constructor for class org.apache.flink.streaming.state.PartitionableState
-
- partitionBuffers - Variable in class org.apache.flink.runtime.operators.hash.HashPartition
-
- partitionBy(KeySelector<OUT, ?>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
- partitionByHash(int...) - Method in class org.apache.flink.api.java.DataSet
-
Hash-partitions a DataSet on the specified key fields.
- partitionByHash(String...) - Method in class org.apache.flink.api.java.DataSet
-
Hash-partitions a DataSet on the specified key fields.
- partitionByHash(KeySelector<T, K>) - Method in class org.apache.flink.api.java.DataSet
-
Partitions a DataSet using the specified KeySelector.
- partitionCustom(Partitioner<K>, int) - Method in class org.apache.flink.api.java.DataSet
-
Partitions a tuple DataSet on the specified key fields using a custom partitioner.
- partitionCustom(Partitioner<K>, String) - Method in class org.apache.flink.api.java.DataSet
-
Partitions a POJO DataSet on the specified key fields using a custom partitioner.
- partitionCustom(Partitioner<K>, KeySelector<T, K>) - Method in class org.apache.flink.api.java.DataSet
-
Partitions a DataSet on the key returned by the selector, using a custom partitioner.
- Partitioner<K> - Interface in org.apache.flink.api.common.functions
-
Function to implement a custom partition assignment for keys.
- partitioner - Variable in class org.apache.flink.streaming.api.datastream.DataStream
-
- PartitioningProperty - Enum in org.apache.flink.compiler.dataproperties
-
An enumeration tracking the different types of sharding strategies.
- PartitionNode - Class in org.apache.flink.compiler.dag
-
The optimizer's internal representation of a Partition operator node.
- PartitionNode(PartitionOperatorBase<?>) - Constructor for class org.apache.flink.compiler.dag.PartitionNode
-
- PartitionNode.PartitionDescriptor - Class in org.apache.flink.compiler.dag
-
- PartitionNode.PartitionDescriptor(PartitionOperatorBase.PartitionMethod, FieldSet, Partitioner<?>) - Constructor for class org.apache.flink.compiler.dag.PartitionNode.PartitionDescriptor
-
- partitionNumber - Variable in class org.apache.flink.api.common.io.GenericInputFormat
-
The partition of this split.
- PartitionOperator<T> - Class in org.apache.flink.api.java.operators
-
This operator represents a partitioning.
- PartitionOperator(DataSet<T>, PartitionOperatorBase.PartitionMethod, Keys<T>, String) - Constructor for class org.apache.flink.api.java.operators.PartitionOperator
-
- PartitionOperator(DataSet<T>, PartitionOperatorBase.PartitionMethod, String) - Constructor for class org.apache.flink.api.java.operators.PartitionOperator
-
- PartitionOperator(DataSet<T>, Keys<T>, Partitioner<?>, String) - Constructor for class org.apache.flink.api.java.operators.PartitionOperator
-
- PartitionOperator(DataSet<T>, Keys<T>, Partitioner<P>, TypeInformation<P>, String) - Constructor for class org.apache.flink.api.java.operators.PartitionOperator
-
- PartitionOperatorBase<IN> - Class in org.apache.flink.api.common.operators.base
-
- PartitionOperatorBase(UnaryOperatorInformation<IN, IN>, PartitionOperatorBase.PartitionMethod, int[], String) - Constructor for class org.apache.flink.api.common.operators.base.PartitionOperatorBase
-
- PartitionOperatorBase(UnaryOperatorInformation<IN, IN>, PartitionOperatorBase.PartitionMethod, String) - Constructor for class org.apache.flink.api.common.operators.base.PartitionOperatorBase
-
- PartitionOperatorBase.PartitionMethod - Enum in org.apache.flink.api.common.operators.base
-
- partitionsBeingBuilt - Variable in class org.apache.flink.runtime.operators.hash.MutableHashTable
-
The partitions that are built by processing the current partition.
- PASSWORD_KEY - Variable in class org.apache.flink.api.java.record.io.jdbc.JDBCInputFormat
-
- PASSWORD_KEY - Static variable in class org.apache.flink.api.java.record.io.jdbc.JDBCOutputFormat
-
- Path - Class in org.apache.flink.core.fs
-
- Path() - Constructor for class org.apache.flink.core.fs.Path
-
Constructs a new (empty) path object (used to reconstruct path object after RPC call).
- Path(URI) - Constructor for class org.apache.flink.core.fs.Path
-
Constructs a path object from a given URI.
- Path(String, String) - Constructor for class org.apache.flink.core.fs.Path
-
Resolve a child path against a parent path.
- Path(Path, String) - Constructor for class org.apache.flink.core.fs.Path
-
Resolve a child path against a parent path.
- Path(String, Path) - Constructor for class org.apache.flink.core.fs.Path
-
Resolve a child path against a parent path.
- Path(Path, Path) - Constructor for class org.apache.flink.core.fs.Path
-
Resolve a child path against a parent path.
- Path(String) - Constructor for class org.apache.flink.core.fs.Path
-
Construct a path from a String.
- Path(String, String, String) - Constructor for class org.apache.flink.core.fs.Path
-
Construct a Path from a scheme, an authority and a path string.
- path - Variable in class org.apache.flink.streaming.api.function.sink.WriteSinkFunction
-
- PATH_HADOOP_CONFIG - Static variable in class org.apache.flink.configuration.ConfigConstants
-
Path to Hadoop configuration
- peek() - Method in class org.apache.flink.runtime.jobmanager.scheduler.LifoSetQueue
-
- peek() - Method in class org.apache.flink.runtime.jobmanager.scheduler.SetQueue
-
- peek() - Method in class org.apache.flink.runtime.operators.sort.PartialOrderPriorityQueue
-
Returns the least element of the PriorityQueue in constant time, but
does not remove it from the priority queue.
- PiEstimation - Class in org.apache.flink.examples.java.misc
-
Estimates the value of Pi using the Monte Carlo method.
- PiEstimation() - Constructor for class org.apache.flink.examples.java.misc.PiEstimation
-
- PiEstimation.Sampler - Class in org.apache.flink.examples.java.misc
-
Sampler randomly emits points that fall within a square of edge x * y.
- PiEstimation.Sampler() - Constructor for class org.apache.flink.examples.java.misc.PiEstimation.Sampler
-
- PiEstimation.SumReducer - Class in org.apache.flink.examples.java.misc
-
Simply sums up all long values.
- PiEstimation.SumReducer() - Constructor for class org.apache.flink.examples.java.misc.PiEstimation.SumReducer
-
- placePipelineBreakersIfNecessary(DriverStrategy, Channel, Channel) - Method in class org.apache.flink.compiler.dag.TwoInputNode
-
- Plan - Class in org.apache.flink.api.common
-
This class encapsulates a single job (an instantiated data flow), together with some parameters.
- Plan(Collection<? extends GenericDataSinkBase<?>>, String) - Constructor for class org.apache.flink.api.common.Plan
-
Creates a new program plan with the given name, describing the data flow that ends at the
given data sinks.
- Plan(Collection<? extends GenericDataSinkBase<?>>, String, int) - Constructor for class org.apache.flink.api.common.Plan
-
Creates a new program plan with the given name and default parallelism, describing the data flow that ends
at the given data sinks.
- Plan(GenericDataSinkBase<?>, String) - Constructor for class org.apache.flink.api.common.Plan
-
Creates a new program plan with the given name, containing initially a single data sink.
- Plan(GenericDataSinkBase<?>, String, int) - Constructor for class org.apache.flink.api.common.Plan
-
Creates a new program plan with the given name and default parallelism, containing initially a single data
sink.
- Plan(Collection<? extends GenericDataSinkBase<?>>) - Constructor for class org.apache.flink.api.common.Plan
-
Creates a new program plan, describing the data flow that ends at the
given data sinks.
- Plan(Collection<? extends GenericDataSinkBase<?>>, int) - Constructor for class org.apache.flink.api.common.Plan
-
Creates a new program plan with the given default parallelism, describing the data flow that ends at the
given data sinks.
- Plan(GenericDataSinkBase<?>) - Constructor for class org.apache.flink.api.common.Plan
-
Creates a new program plan with single data sink.
- Plan(GenericDataSinkBase<?>, int) - Constructor for class org.apache.flink.api.common.Plan
-
Creates a new program plan with single data sink and the given default parallelism.
- PlanBothUnwrappingCoGroupOperator<I1,I2,OUT,K> - Class in org.apache.flink.api.java.operators.translation
-
- PlanBothUnwrappingCoGroupOperator(CoGroupFunction<I1, I2, OUT>, Keys.SelectorFunctionKeys<I1, K>, Keys.SelectorFunctionKeys<I2, K>, String, TypeInformation<OUT>, TypeInformation<Tuple2<K, I1>>, TypeInformation<Tuple2<K, I2>>) - Constructor for class org.apache.flink.api.java.operators.translation.PlanBothUnwrappingCoGroupOperator
-
- PlanBothUnwrappingCoGroupOperator.TupleBothUnwrappingCoGrouper<I1,I2,OUT,K> - Class in org.apache.flink.api.java.operators.translation
-
- PlanBothUnwrappingJoinOperator<I1,I2,OUT,K> - Class in org.apache.flink.api.java.operators.translation
-
- PlanBothUnwrappingJoinOperator(FlatJoinFunction<I1, I2, OUT>, Keys.SelectorFunctionKeys<I1, K>, Keys.SelectorFunctionKeys<I2, K>, String, TypeInformation<OUT>, TypeInformation<Tuple2<K, I1>>, TypeInformation<Tuple2<K, I2>>) - Constructor for class org.apache.flink.api.java.operators.translation.PlanBothUnwrappingJoinOperator
-
- PlanBothUnwrappingJoinOperator.TupleUnwrappingJoiner<I1,I2,OUT,K> - Class in org.apache.flink.api.java.operators.translation
-
- PlanDisplayServlet - Class in org.apache.flink.client.web
-
- PlanDisplayServlet(int) - Constructor for class org.apache.flink.client.web.PlanDisplayServlet
-
Default constructor.
- PlanExecutor - Class in org.apache.flink.api.common
-
A PlanExecutor runs a plan.
- PlanExecutor() - Constructor for class org.apache.flink.api.common.PlanExecutor
-
- PlanFilterOperator<T> - Class in org.apache.flink.api.java.operators.translation
-
- PlanFilterOperator(FilterFunction<T>, String, TypeInformation<T>) - Constructor for class org.apache.flink.api.java.operators.translation.PlanFilterOperator
-
- PlanFilterOperator.FlatMapFilter<T> - Class in org.apache.flink.api.java.operators.translation
-
- PlanJSONDumpGenerator - Class in org.apache.flink.compiler.plandump
-
- PlanJSONDumpGenerator() - Constructor for class org.apache.flink.compiler.plandump.PlanJSONDumpGenerator
-
- PlanLeftUnwrappingCoGroupOperator<I1,I2,OUT,K> - Class in org.apache.flink.api.java.operators.translation
-
- PlanLeftUnwrappingCoGroupOperator(CoGroupFunction<I1, I2, OUT>, Keys.SelectorFunctionKeys<I1, K>, int[], String, TypeInformation<OUT>, TypeInformation<Tuple2<K, I1>>, TypeInformation<I2>) - Constructor for class org.apache.flink.api.java.operators.translation.PlanLeftUnwrappingCoGroupOperator
-
- PlanLeftUnwrappingCoGroupOperator.TupleLeftUnwrappingCoGrouper<I1,I2,OUT,K> - Class in org.apache.flink.api.java.operators.translation
-
- PlanLeftUnwrappingJoinOperator<I1,I2,OUT,K> - Class in org.apache.flink.api.java.operators.translation
-
- PlanLeftUnwrappingJoinOperator(FlatJoinFunction<I1, I2, OUT>, Keys.SelectorFunctionKeys<I1, K>, int[], String, TypeInformation<OUT>, TypeInformation<Tuple2<K, I1>>, TypeInformation<I2>) - Constructor for class org.apache.flink.api.java.operators.translation.PlanLeftUnwrappingJoinOperator
-
- PlanLeftUnwrappingJoinOperator.TupleLeftUnwrappingJoiner<I1,I2,OUT,K> - Class in org.apache.flink.api.java.operators.translation
-
- PlanNode - Class in org.apache.flink.compiler.plan
-
The representation of a data exchange between to operators.
- PlanNode(OptimizerNode, String, DriverStrategy) - Constructor for class org.apache.flink.compiler.plan.PlanNode
-
- PlanNode.FeedbackPropertiesMeetRequirementsReport - Enum in org.apache.flink.compiler.plan
-
- PlanNode.SourceAndDamReport - Enum in org.apache.flink.compiler.plan
-
- PlanProjectOperator<T,R extends Tuple> - Class in org.apache.flink.api.java.operators.translation
-
- PlanProjectOperator(int[], String, TypeInformation<T>, TypeInformation<R>) - Constructor for class org.apache.flink.api.java.operators.translation.PlanProjectOperator
-
- PlanProjectOperator.MapProjector<T,R extends Tuple> - Class in org.apache.flink.api.java.operators.translation
-
- PlanRightUnwrappingCoGroupOperator<I1,I2,OUT,K> - Class in org.apache.flink.api.java.operators.translation
-
- PlanRightUnwrappingCoGroupOperator(CoGroupFunction<I1, I2, OUT>, int[], Keys.SelectorFunctionKeys<I2, K>, String, TypeInformation<OUT>, TypeInformation<I1>, TypeInformation<Tuple2<K, I2>>) - Constructor for class org.apache.flink.api.java.operators.translation.PlanRightUnwrappingCoGroupOperator
-
- PlanRightUnwrappingCoGroupOperator.TupleRightUnwrappingCoGrouper<I1,I2,OUT,K> - Class in org.apache.flink.api.java.operators.translation
-
- PlanRightUnwrappingJoinOperator<I1,I2,OUT,K> - Class in org.apache.flink.api.java.operators.translation
-
- PlanRightUnwrappingJoinOperator(FlatJoinFunction<I1, I2, OUT>, int[], Keys.SelectorFunctionKeys<I2, K>, String, TypeInformation<OUT>, TypeInformation<I1>, TypeInformation<Tuple2<K, I2>>) - Constructor for class org.apache.flink.api.java.operators.translation.PlanRightUnwrappingJoinOperator
-
- PlanRightUnwrappingJoinOperator.TupleRightUnwrappingJoiner<I1,I2,OUT,K> - Class in org.apache.flink.api.java.operators.translation
-
- PlanUnwrappingReduceGroupOperator<IN,OUT,K> - Class in org.apache.flink.api.java.operators.translation
-
A reduce operator that takes 2-tuples (key-value pairs), and applies the group reduce operation only
on the unwrapped values.
- PlanUnwrappingReduceGroupOperator(GroupReduceFunction<IN, OUT>, Keys.SelectorFunctionKeys<IN, K>, String, TypeInformation<OUT>, TypeInformation<Tuple2<K, IN>>, boolean) - Constructor for class org.apache.flink.api.java.operators.translation.PlanUnwrappingReduceGroupOperator
-
- PlanUnwrappingReduceGroupOperator.TupleUnwrappingFlatCombinableGroupReducer<IN,OUT,K> - Class in org.apache.flink.api.java.operators.translation
-
- PlanUnwrappingReduceGroupOperator.TupleUnwrappingNonCombinableGroupReducer<IN,OUT,K> - Class in org.apache.flink.api.java.operators.translation
-
- PlanUnwrappingReduceOperator<T,K> - Class in org.apache.flink.api.java.operators.translation
-
A reduce operator that takes 2-tuples (key-value pairs), and applies the reduce operation only
on the unwrapped values.
- PlanUnwrappingReduceOperator(ReduceFunction<T>, Keys.SelectorFunctionKeys<T, K>, String, TypeInformation<T>, TypeInformation<Tuple2<K, T>>) - Constructor for class org.apache.flink.api.java.operators.translation.PlanUnwrappingReduceOperator
-
- PlanUnwrappingReduceOperator.ReduceWrapper<T,K> - Class in org.apache.flink.api.java.operators.translation
-
- POINTS - Static variable in class org.apache.flink.examples.java.clustering.util.KMeansData
-
- PojoComparator<T> - Class in org.apache.flink.api.java.typeutils.runtime
-
- PojoComparator(Field[], TypeComparator<?>[], TypeSerializer<T>, Class<T>) - Constructor for class org.apache.flink.api.java.typeutils.runtime.PojoComparator
-
- PojoExample - Class in org.apache.flink.examples.java.wordcount
-
This example shows an implementation of Wordcount without using the
Tuple2 type, but a custom class.
- PojoExample() - Constructor for class org.apache.flink.examples.java.wordcount.PojoExample
-
- PojoExample - Class in org.apache.flink.streaming.examples.wordcount
-
This example shows an implementation of WordCount without using the Tuple2
type, but a custom class.
- PojoExample() - Constructor for class org.apache.flink.streaming.examples.wordcount.PojoExample
-
- PojoExample.Tokenizer - Class in org.apache.flink.examples.java.wordcount
-
Implements the string tokenizer that splits sentences into words as a user-defined
FlatMapFunction.
- PojoExample.Tokenizer() - Constructor for class org.apache.flink.examples.java.wordcount.PojoExample.Tokenizer
-
- PojoExample.Tokenizer - Class in org.apache.flink.streaming.examples.wordcount
-
Implements the string tokenizer that splits sentences into words as a
user-defined FlatMapFunction.
- PojoExample.Tokenizer() - Constructor for class org.apache.flink.streaming.examples.wordcount.PojoExample.Tokenizer
-
- PojoExample.Word - Class in org.apache.flink.examples.java.wordcount
-
This is the POJO (Plain Old Java Object) that is being used
for all the operations.
- PojoExample.Word() - Constructor for class org.apache.flink.examples.java.wordcount.PojoExample.Word
-
- PojoExample.Word(String, int) - Constructor for class org.apache.flink.examples.java.wordcount.PojoExample.Word
-
- PojoExample.Word - Class in org.apache.flink.streaming.examples.wordcount
-
This is the POJO (Plain Old Java Object) that is being used for all the
operations.
- PojoExample.Word() - Constructor for class org.apache.flink.streaming.examples.wordcount.PojoExample.Word
-
- PojoExample.Word(String, int) - Constructor for class org.apache.flink.streaming.examples.wordcount.PojoExample.Word
-
- PojoField - Class in org.apache.flink.api.java.typeutils
-
- PojoField(Field, TypeInformation<?>) - Constructor for class org.apache.flink.api.java.typeutils.PojoField
-
- PojoSerializer<T> - Class in org.apache.flink.api.java.typeutils.runtime
-
- PojoSerializer(Class<T>, TypeSerializer<?>[], Field[]) - Constructor for class org.apache.flink.api.java.typeutils.runtime.PojoSerializer
-
- PojoTypeInfo<T> - Class in org.apache.flink.api.java.typeutils
-
TypeInformation for arbitrary (they have to be java-beans-style) java objects (what we call POJO).
- PojoTypeInfo(Class<T>, List<PojoField>) - Constructor for class org.apache.flink.api.java.typeutils.PojoTypeInfo
-
- poll() - Method in class org.apache.flink.runtime.jobmanager.scheduler.LifoSetQueue
-
- poll() - Method in class org.apache.flink.runtime.jobmanager.scheduler.SetQueue
-
- poll() - Method in class org.apache.flink.runtime.operators.sort.PartialOrderPriorityQueue
-
Removes and returns the least element of the PriorityQueue in
log(size) time.
- PORT - Static variable in class org.apache.flink.api.java.io.RemoteCollectorOutputFormat
-
Config parameter for the remote's port number
- pos - Variable in class org.apache.flink.api.java.record.io.TextInputFormat
-
- position - Variable in class org.apache.flink.streaming.api.function.aggregation.AggregationFunction
-
- postPass(OptimizedPlan) - Method in class org.apache.flink.compiler.postpass.GenericFlatTypePostPass
-
- postPass(OptimizedPlan) - Method in class org.apache.flink.compiler.postpass.JavaApiPostPass
-
- postPass(OptimizedPlan) - Method in interface org.apache.flink.compiler.postpass.OptimizerPostPass
-
Central post processing function.
- postPassHelper - Variable in class org.apache.flink.compiler.plan.BulkPartialSolutionPlanNode
-
- postPassHelper - Variable in class org.apache.flink.compiler.plan.SingleInputPlanNode
-
- postPassHelper - Variable in class org.apache.flink.compiler.plan.SolutionSetPlanNode
-
- postPassHelper - Variable in class org.apache.flink.compiler.plan.WorksetIterationPlanNode
-
- postPassHelper - Variable in class org.apache.flink.compiler.plan.WorksetPlanNode
-
- postPassHelper1 - Variable in class org.apache.flink.compiler.plan.DualInputPlanNode
-
- postPassHelper2 - Variable in class org.apache.flink.compiler.plan.DualInputPlanNode
-
- PostPassUtils - Class in org.apache.flink.compiler.postpass
-
- PostPassUtils() - Constructor for class org.apache.flink.compiler.postpass.PostPassUtils
-
- postSubmit() - Method in class org.apache.flink.test.util.JavaProgramTestBase
-
- postSubmit() - Method in class org.apache.flink.test.util.RecordAPITestBase
-
- postSuperstep() - Method in class org.apache.flink.spargel.java.MessagingFunction
-
This method is executed one per superstep after the vertex update function has been invoked for each vertex.
- postSuperstep() - Method in class org.apache.flink.spargel.java.record.MessagingFunction
-
- postSuperstep() - Method in class org.apache.flink.spargel.java.record.VertexUpdateFunction
-
- postSuperstep() - Method in class org.apache.flink.spargel.java.VertexUpdateFunction
-
This method is executed one per superstep after the vertex update function has been invoked for each vertex.
- postVisit(Operator<?>) - Method in class org.apache.flink.compiler.contextcheck.ContextChecker
-
- postVisit(PlanNode) - Method in class org.apache.flink.compiler.deadlockdetect.DeadlockPreventer
-
- postVisit(OptimizerNode) - Method in class org.apache.flink.compiler.PactCompiler.InterestingPropertyVisitor
-
- postVisit(PlanNode) - Method in class org.apache.flink.compiler.plantranslate.NepheleJobGraphGenerator
-
This method implements the post-visit during the depth-first traversal.
- postVisit(Operator<?>) - Method in class org.apache.flink.test.compiler.util.OperatorResolver
-
- postVisit(T) - Method in interface org.apache.flink.util.Visitor
-
- predict(Integer) - Method in class org.apache.flink.streaming.examples.ml.IncrementalLearningSkeleton.Predictor
-
- preNotifyTrigger(DATA) - Method in interface org.apache.flink.streaming.api.windowing.policy.ActiveTriggerPolicy
-
- preNotifyTrigger(DATA) - Method in class org.apache.flink.streaming.api.windowing.policy.TimeTriggerPolicy
-
This method checks if we missed a window end.
- prepare() - Method in class org.apache.flink.runtime.operators.AbstractCachedBuildSideMatchDriver
-
- prepare() - Method in class org.apache.flink.runtime.operators.AllGroupReduceDriver
-
- prepare() - Method in class org.apache.flink.runtime.operators.AllReduceDriver
-
- prepare() - Method in class org.apache.flink.runtime.operators.CoGroupDriver
-
- prepare() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetFirstDriver
-
- prepare() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetSecondDriver
-
- prepare() - Method in class org.apache.flink.runtime.operators.CollectorMapDriver
-
- prepare() - Method in class org.apache.flink.runtime.operators.CrossDriver
-
- prepare() - Method in class org.apache.flink.runtime.operators.FlatMapDriver
-
- prepare() - Method in class org.apache.flink.runtime.operators.GroupReduceCombineDriver
-
- prepare() - Method in class org.apache.flink.runtime.operators.GroupReduceDriver
-
- prepare() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetFirstDriver
-
- prepare() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetSecondDriver
-
- prepare() - Method in class org.apache.flink.runtime.operators.MapDriver
-
- prepare() - Method in class org.apache.flink.runtime.operators.MapPartitionDriver
-
- prepare() - Method in class org.apache.flink.runtime.operators.MatchDriver
-
- prepare() - Method in class org.apache.flink.runtime.operators.NoOpDriver
-
- prepare() - Method in interface org.apache.flink.runtime.operators.PactDriver
-
This method is called before the user code is opened.
- prepare() - Method in class org.apache.flink.runtime.operators.ReduceCombineDriver
-
- prepare() - Method in class org.apache.flink.runtime.operators.ReduceDriver
-
- prepareNextPartition() - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
-
- prepareNextPartition() - Method in class org.apache.flink.runtime.operators.hash.ReOpenableMutableHashTable
-
- prepareProbePhase(IOManager, FileIOChannel.Enumerator, LinkedBlockingQueue<MemorySegment>) - Method in class org.apache.flink.runtime.operators.hash.HashPartition
-
- preSubmit() - Method in class org.apache.flink.test.util.JavaProgramTestBase
-
- preSubmit() - Method in class org.apache.flink.test.util.RecordAPITestBase
-
- preSuperstep() - Method in class org.apache.flink.spargel.java.examples.SpargelPageRankCountingVertices.VertexRankUpdater
-
- preSuperstep() - Method in class org.apache.flink.spargel.java.MessagingFunction
-
This method is executed one per superstep before the vertex update function is invoked for each vertex.
- preSuperstep() - Method in class org.apache.flink.spargel.java.record.MessagingFunction
-
- preSuperstep() - Method in class org.apache.flink.spargel.java.record.VertexUpdateFunction
-
- preSuperstep() - Method in class org.apache.flink.spargel.java.VertexUpdateFunction
-
This method is executed one per superstep before the vertex update function is invoked for each vertex.
- preVisit(Operator<?>) - Method in class org.apache.flink.compiler.contextcheck.ContextChecker
-
Checks whether the node is correctly connected to its input.
- preVisit(PlanNode) - Method in class org.apache.flink.compiler.deadlockdetect.DeadlockPreventer
-
- preVisit(OptimizerNode) - Method in class org.apache.flink.compiler.PactCompiler.InterestingPropertyVisitor
-
- preVisit(PlanNode) - Method in class org.apache.flink.compiler.plantranslate.NepheleJobGraphGenerator
-
This methods implements the pre-visiting during a depth-first traversal.
- preVisit(Operator<?>) - Method in class org.apache.flink.test.compiler.util.OperatorResolver
-
- preVisit(T) - Method in interface org.apache.flink.util.Visitor
-
- PrimitiveArrayTypeInfo<T> - Class in org.apache.flink.api.common.typeinfo
-
- PrimitiveInputFormat<OT> - Class in org.apache.flink.api.java.io
-
An input format that reads single field primitive data from a given file.
- PrimitiveInputFormat(Path, Class<OT>) - Constructor for class org.apache.flink.api.java.io.PrimitiveInputFormat
-
- PrimitiveInputFormat(Path, String, Class<OT>) - Constructor for class org.apache.flink.api.java.io.PrimitiveInputFormat
-
- print() - Method in class org.apache.flink.api.java.DataSet
-
Writes a DataSet to the standard output stream (stdout).
For each element of the DataSet the result of
Object.toString() is written.
- print() - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Writes a DataStream to the standard output stream (stdout).
For each element of the DataStream the result of
Object.toString() is written.
- PrintingOutputFormat<T> - Class in org.apache.flink.api.java.io
-
- PrintingOutputFormat() - Constructor for class org.apache.flink.api.java.io.PrintingOutputFormat
-
Instantiates a printing output format that prints to standard out.
- PrintingOutputFormat(boolean) - Constructor for class org.apache.flink.api.java.io.PrintingOutputFormat
-
Instantiates a printing output format that prints to standard out.
- printPage(PrintWriter, Map<String, String[]>, HttpServletRequest) - Method in class org.apache.flink.client.web.GUIServletStub
-
This method must be overridden by the subclass.
- printPage(PrintWriter, Map<String, String[]>, HttpServletRequest) - Method in class org.apache.flink.client.web.PlanDisplayServlet
-
- printPlan - Variable in class org.apache.flink.test.util.RecordAPITestBase
-
- PrintSinkFunction<IN> - Class in org.apache.flink.streaming.api.function.sink
-
Implementation of the SinkFunction writing every tuple to the standard
output or standard error stream.
- PrintSinkFunction() - Constructor for class org.apache.flink.streaming.api.function.sink.PrintSinkFunction
-
Instantiates a print sink function that prints to standard out.
- PrintSinkFunction(boolean) - Constructor for class org.apache.flink.streaming.api.function.sink.PrintSinkFunction
-
Instantiates a print sink function that prints to standard out.
- printToErr() - Method in class org.apache.flink.api.java.DataSet
-
Writes a DataSet to the standard error stream (stderr).
For each element of the DataSet the result of
Object.toString() is written.
- printToErr() - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Writes a DataStream to the standard output stream (stderr).
For each element of the DataStream the result of
Object.toString() is written.
- privateDuplicate(TupleComparatorBase<T>) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
-
- probeIterator - Variable in class org.apache.flink.runtime.operators.hash.MutableHashTable
-
Iterator over the elements from the probe side.
- probeSideBuffer - Variable in class org.apache.flink.runtime.operators.hash.HashPartition
-
- probeSideChannel - Variable in class org.apache.flink.runtime.operators.hash.HashPartition
-
- probeSideRecordCounter - Variable in class org.apache.flink.runtime.operators.hash.HashPartition
-
- probeSideSerializer - Variable in class org.apache.flink.runtime.operators.hash.BuildFirstHashMatchIterator
-
- probeSideSerializer - Variable in class org.apache.flink.runtime.operators.hash.BuildSecondHashMatchIterator
-
- probeSideSerializer - Variable in class org.apache.flink.runtime.operators.hash.MutableHashTable
-
The utilities to serialize the probe side data types.
- probeTypeComparator - Variable in class org.apache.flink.runtime.operators.hash.AbstractHashTableProber
-
- processFakeElement(Object, TriggerPolicy<IN>) - Method in class org.apache.flink.streaming.api.invokable.operator.WindowInvokable
-
- processIncomingAccumulators(JobID, Map<String, Accumulator<?, ?>>) - Method in class org.apache.flink.runtime.jobmanager.accumulators.AccumulatorManager
-
Merges the new accumulators with the existing accumulators collected for
the job.
- processNew(Map<String, Accumulator<?, ?>>) - Method in class org.apache.flink.runtime.jobmanager.accumulators.JobAccumulators
-
- processProbeIter() - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
-
- processProfilingEvents(ProfilingEvent) - Method in class org.apache.flink.runtime.jobmanager.EventCollector
-
- processProfilingEvents(ProfilingEvent) - Method in interface org.apache.flink.runtime.profiling.ProfilingListener
-
- processRealElement(IN, List<TriggerPolicy<IN>>) - Method in class org.apache.flink.streaming.api.invokable.operator.WindowInvokable
-
This method processed an arrived real element The method is synchronized
to ensure that it cannot interleave with
WindowInvokable#processFakeElement(Object).
- processRealElement(IN) - Method in class org.apache.flink.streaming.api.invokable.operator.WindowInvokable
-
This method processed an arrived real element The method is synchronized
to ensure that it cannot interleave with
WindowInvokable#processFakeElement(Object)
- PROFILE_JOB_KEY - Static variable in class org.apache.flink.runtime.profiling.ProfilingUtils
-
The key to check whether job profiling should be enabled for a specific job.
- ProfilerImplProtocol - Interface in org.apache.flink.runtime.profiling.impl
-
- ProfilingDataContainer - Class in org.apache.flink.runtime.profiling.impl.types
-
- ProfilingDataContainer() - Constructor for class org.apache.flink.runtime.profiling.impl.types.ProfilingDataContainer
-
- ProfilingEvent - Class in org.apache.flink.runtime.profiling.types
-
A profiling event is a special type of event.
- ProfilingEvent(JobID, long, long) - Constructor for class org.apache.flink.runtime.profiling.types.ProfilingEvent
-
Constructs a new profiling event.
- ProfilingEvent() - Constructor for class org.apache.flink.runtime.profiling.types.ProfilingEvent
-
Default constructor for serialization/deserialization.
- ProfilingException - Exception in org.apache.flink.runtime.profiling
-
A profiling exception is thrown if an error occur during profiling execution.
- ProfilingException(String) - Constructor for exception org.apache.flink.runtime.profiling.ProfilingException
-
Constructs a new profiling exception with the given error message.
- ProfilingListener - Interface in org.apache.flink.runtime.profiling
-
- ProfilingUtils - Class in org.apache.flink.runtime.profiling
-
This class contains utility functions to load and configure Nephele's
profiling component.
- ProfilingUtils() - Constructor for class org.apache.flink.runtime.profiling.ProfilingUtils
-
- Program - Interface in org.apache.flink.api.common
-
A Program represents and end-to-end Flink program.
- ProgramDescription - Interface in org.apache.flink.api.common
-
Implementing this interface allows a Program to have a description
of the plan which can be shown to the user.
- ProgramInvocationException - Exception in org.apache.flink.client.program
-
Exception used to indicate that there is an error during the invocation of a Flink program.
- ProgramInvocationException(String) - Constructor for exception org.apache.flink.client.program.ProgramInvocationException
-
Creates a ProgramInvocationException with the given message.
- ProgramInvocationException(Throwable) - Constructor for exception org.apache.flink.client.program.ProgramInvocationException
-
Creates a ProgramInvocationException for the given exception.
- ProgramInvocationException(String, Throwable) - Constructor for exception org.apache.flink.client.program.ProgramInvocationException
-
Creates a ProgramInvocationException for the given exception with an
additional message.
- progress() - Method in class org.apache.flink.hadoopcompatibility.mapred.wrapper.HadoopDummyProgressable
-
- progress() - Method in class org.apache.flink.hadoopcompatibility.mapred.wrapper.HadoopDummyReporter
-
- project(int...) - Method in class org.apache.flink.api.java.DataSet
-
Applies a Project transformation on a
Tuple DataSet.
Note: Only Tuple DataSets can be projected using field indexes.
The transformation projects each Tuple of the DataSet onto a (sub)set of fields.
Additional fields can be added to the projection by calling
ProjectOperator.project(int[]).
- project(int...) - Method in class org.apache.flink.api.java.operators.ProjectOperator
-
Continues a Project transformation on a
Tuple DataSet.
Note: Only Tuple DataSets can be projected using field indexes.
The transformation projects each Tuple of the DataSet onto a (sub)set of fields.
Additional fields can be added to the projection by calling
ProjectOperator.project(int[]).
- project(int...) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Initiates a Project transformation on a
Tuple DataStream.
Note: Only Tuple DataStreams can be projected. The
transformation projects each Tuple of the DataSet onto a (sub)set of
fields. This method returns a
StreamProjection on which
StreamProjection.types(Class) needs to be called to completed the
transformation.
- projectFirst(int...) - Method in class org.apache.flink.api.java.operators.CrossOperator.CrossProjection
-
Continues a ProjectCross transformation and adds fields of the first cross input.
If the first cross input is a
Tuple DataSet, fields can be selected by their index.
- projectFirst(int...) - Method in class org.apache.flink.api.java.operators.CrossOperator.DefaultCross
-
Initiates a ProjectCross transformation and projects the first cross input
If the first cross input is a
Tuple DataSet, fields can be selected by their index.
- projectFirst(int...) - Method in class org.apache.flink.api.java.operators.CrossOperator.ProjectCross
-
Continues a ProjectCross transformation and adds fields of the first cross input to the projection.
If the first cross input is a
Tuple DataSet, fields can be selected by their index.
- projectFirst(int...) - Method in class org.apache.flink.api.java.operators.JoinOperator.DefaultJoin
-
Applies a ProjectJoin transformation and projects the first join input
If the first join input is a
Tuple DataSet, fields can be selected by their index.
- projectFirst(int...) - Method in class org.apache.flink.api.java.operators.JoinOperator.JoinProjection
-
Continues a ProjectJoin transformation and adds fields of the first join input.
If the first join input is a
Tuple DataSet, fields can be selected by their index.
- projectFirst(int...) - Method in class org.apache.flink.api.java.operators.JoinOperator.ProjectJoin
-
Continues a ProjectJoin transformation and adds fields of the first join input to the projection.
If the first join input is a
Tuple DataSet, fields can be selected by their index.
- ProjectInvokable<IN,OUT extends Tuple> - Class in org.apache.flink.streaming.api.invokable.operator
-
- ProjectInvokable(int[], TypeInformation<OUT>) - Constructor for class org.apache.flink.streaming.api.invokable.operator.ProjectInvokable
-
- ProjectOperator<IN,OUT extends Tuple> - Class in org.apache.flink.api.java.operators
-
This operator represents the application of a projection operation on a data set, and the
result data set produced by the function.
- ProjectOperator(DataSet<IN>, int[], TupleTypeInfo<OUT>) - Constructor for class org.apache.flink.api.java.operators.ProjectOperator
-
- ProjectOperator(DataSet<IN>, int[], TupleTypeInfo<OUT>, ProjectOperator.Projection<IN>) - Constructor for class org.apache.flink.api.java.operators.ProjectOperator
-
- ProjectOperator.Projection<T> - Class in org.apache.flink.api.java.operators
-
- ProjectOperator.Projection(DataSet<T>, int[]) - Constructor for class org.apache.flink.api.java.operators.ProjectOperator.Projection
-
- projectSecond(int...) - Method in class org.apache.flink.api.java.operators.CrossOperator.CrossProjection
-
Continues a ProjectCross transformation and adds fields of the second cross input.
If the second cross input is a
Tuple DataSet, fields can be selected by their index.
- projectSecond(int...) - Method in class org.apache.flink.api.java.operators.CrossOperator.DefaultCross
-
Initiates a ProjectCross transformation and projects the second cross input
If the second cross input is a
Tuple DataSet, fields can be selected by their index.
- projectSecond(int...) - Method in class org.apache.flink.api.java.operators.CrossOperator.ProjectCross
-
Continues a ProjectCross transformation and adds fields of the second cross input to the projection.
If the second cross input is a
Tuple DataSet, fields can be selected by their index.
- projectSecond(int...) - Method in class org.apache.flink.api.java.operators.JoinOperator.DefaultJoin
-
Applies a ProjectJoin transformation and projects the second join input
If the second join input is a
Tuple DataSet, fields can be selected by their index.
- projectSecond(int...) - Method in class org.apache.flink.api.java.operators.JoinOperator.JoinProjection
-
Continues a ProjectJoin transformation and adds fields of the second join input.
If the second join input is a
Tuple DataSet, fields can be selected by their index.
- projectSecond(int...) - Method in class org.apache.flink.api.java.operators.JoinOperator.ProjectJoin
-
Continues a ProjectJoin transformation and adds fields of the second join input to the projection.
If the second join input is a
Tuple DataSet, fields can be selected by their index.
- projectTuple1() - Method in class org.apache.flink.api.java.operators.CrossOperator.CrossProjection
-
Projects a pair of crossed elements to a
Tuple with the previously selected fields.
- projectTuple1() - Method in class org.apache.flink.api.java.operators.JoinOperator.JoinProjection
-
Projects a pair of joined elements to a
Tuple with the previously selected fields.
- projectTuple1() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
-
- projectTuple10() - Method in class org.apache.flink.api.java.operators.CrossOperator.CrossProjection
-
Projects a pair of crossed elements to a
Tuple with the previously selected fields.
- projectTuple10() - Method in class org.apache.flink.api.java.operators.JoinOperator.JoinProjection
-
Projects a pair of joined elements to a
Tuple with the previously selected fields.
- projectTuple10() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
-
- projectTuple11() - Method in class org.apache.flink.api.java.operators.CrossOperator.CrossProjection
-
Projects a pair of crossed elements to a
Tuple with the previously selected fields.
- projectTuple11() - Method in class org.apache.flink.api.java.operators.JoinOperator.JoinProjection
-
Projects a pair of joined elements to a
Tuple with the previously selected fields.
- projectTuple11() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
-
- projectTuple12() - Method in class org.apache.flink.api.java.operators.CrossOperator.CrossProjection
-
Projects a pair of crossed elements to a
Tuple with the previously selected fields.
- projectTuple12() - Method in class org.apache.flink.api.java.operators.JoinOperator.JoinProjection
-
Projects a pair of joined elements to a
Tuple with the previously selected fields.
- projectTuple12() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
-
- projectTuple13() - Method in class org.apache.flink.api.java.operators.CrossOperator.CrossProjection
-
Projects a pair of crossed elements to a
Tuple with the previously selected fields.
- projectTuple13() - Method in class org.apache.flink.api.java.operators.JoinOperator.JoinProjection
-
Projects a pair of joined elements to a
Tuple with the previously selected fields.
- projectTuple13() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
-
- projectTuple14() - Method in class org.apache.flink.api.java.operators.CrossOperator.CrossProjection
-
Projects a pair of crossed elements to a
Tuple with the previously selected fields.
- projectTuple14() - Method in class org.apache.flink.api.java.operators.JoinOperator.JoinProjection
-
Projects a pair of joined elements to a
Tuple with the previously selected fields.
- projectTuple14() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
-
- projectTuple15() - Method in class org.apache.flink.api.java.operators.CrossOperator.CrossProjection
-
Projects a pair of crossed elements to a
Tuple with the previously selected fields.
- projectTuple15() - Method in class org.apache.flink.api.java.operators.JoinOperator.JoinProjection
-
Projects a pair of joined elements to a
Tuple with the previously selected fields.
- projectTuple15() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
-
- projectTuple16() - Method in class org.apache.flink.api.java.operators.CrossOperator.CrossProjection
-
Projects a pair of crossed elements to a
Tuple with the previously selected fields.
- projectTuple16() - Method in class org.apache.flink.api.java.operators.JoinOperator.JoinProjection
-
Projects a pair of joined elements to a
Tuple with the previously selected fields.
- projectTuple16() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
-
- projectTuple17() - Method in class org.apache.flink.api.java.operators.CrossOperator.CrossProjection
-
Projects a pair of crossed elements to a
Tuple with the previously selected fields.
- projectTuple17() - Method in class org.apache.flink.api.java.operators.JoinOperator.JoinProjection
-
Projects a pair of joined elements to a
Tuple with the previously selected fields.
- projectTuple17() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
-
- projectTuple18() - Method in class org.apache.flink.api.java.operators.CrossOperator.CrossProjection
-
Projects a pair of crossed elements to a
Tuple with the previously selected fields.
- projectTuple18() - Method in class org.apache.flink.api.java.operators.JoinOperator.JoinProjection
-
Projects a pair of joined elements to a
Tuple with the previously selected fields.
- projectTuple18() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
-
- projectTuple19() - Method in class org.apache.flink.api.java.operators.CrossOperator.CrossProjection
-
Projects a pair of crossed elements to a
Tuple with the previously selected fields.
- projectTuple19() - Method in class org.apache.flink.api.java.operators.JoinOperator.JoinProjection
-
Projects a pair of joined elements to a
Tuple with the previously selected fields.
- projectTuple19() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
-
- projectTuple2() - Method in class org.apache.flink.api.java.operators.CrossOperator.CrossProjection
-
Projects a pair of crossed elements to a
Tuple with the previously selected fields.
- projectTuple2() - Method in class org.apache.flink.api.java.operators.JoinOperator.JoinProjection
-
Projects a pair of joined elements to a
Tuple with the previously selected fields.
- projectTuple2() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
-
- projectTuple20() - Method in class org.apache.flink.api.java.operators.CrossOperator.CrossProjection
-
Projects a pair of crossed elements to a
Tuple with the previously selected fields.
- projectTuple20() - Method in class org.apache.flink.api.java.operators.JoinOperator.JoinProjection
-
Projects a pair of joined elements to a
Tuple with the previously selected fields.
- projectTuple20() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
-
- projectTuple21() - Method in class org.apache.flink.api.java.operators.CrossOperator.CrossProjection
-
Projects a pair of crossed elements to a
Tuple with the previously selected fields.
- projectTuple21() - Method in class org.apache.flink.api.java.operators.JoinOperator.JoinProjection
-
Projects a pair of joined elements to a
Tuple with the previously selected fields.
- projectTuple21() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
-
- projectTuple22() - Method in class org.apache.flink.api.java.operators.CrossOperator.CrossProjection
-
Projects a pair of crossed elements to a
Tuple with the previously selected fields.
- projectTuple22() - Method in class org.apache.flink.api.java.operators.JoinOperator.JoinProjection
-
Projects a pair of joined elements to a
Tuple with the previously selected fields.
- projectTuple22() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
-
- projectTuple23() - Method in class org.apache.flink.api.java.operators.CrossOperator.CrossProjection
-
Projects a pair of crossed elements to a
Tuple with the previously selected fields.
- projectTuple23() - Method in class org.apache.flink.api.java.operators.JoinOperator.JoinProjection
-
Projects a pair of joined elements to a
Tuple with the previously selected fields.
- projectTuple23() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
-
- projectTuple24() - Method in class org.apache.flink.api.java.operators.CrossOperator.CrossProjection
-
Projects a pair of crossed elements to a
Tuple with the previously selected fields.
- projectTuple24() - Method in class org.apache.flink.api.java.operators.JoinOperator.JoinProjection
-
Projects a pair of joined elements to a
Tuple with the previously selected fields.
- projectTuple24() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
-
- projectTuple25() - Method in class org.apache.flink.api.java.operators.CrossOperator.CrossProjection
-
Projects a pair of crossed elements to a
Tuple with the previously selected fields.
- projectTuple25() - Method in class org.apache.flink.api.java.operators.JoinOperator.JoinProjection
-
Projects a pair of joined elements to a
Tuple with the previously selected fields.
- projectTuple25() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
-
- projectTuple3() - Method in class org.apache.flink.api.java.operators.CrossOperator.CrossProjection
-
Projects a pair of crossed elements to a
Tuple with the previously selected fields.
- projectTuple3() - Method in class org.apache.flink.api.java.operators.JoinOperator.JoinProjection
-
Projects a pair of joined elements to a
Tuple with the previously selected fields.
- projectTuple3() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
-
- projectTuple4() - Method in class org.apache.flink.api.java.operators.CrossOperator.CrossProjection
-
Projects a pair of crossed elements to a
Tuple with the previously selected fields.
- projectTuple4() - Method in class org.apache.flink.api.java.operators.JoinOperator.JoinProjection
-
Projects a pair of joined elements to a
Tuple with the previously selected fields.
- projectTuple4() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
-
- projectTuple5() - Method in class org.apache.flink.api.java.operators.CrossOperator.CrossProjection
-
Projects a pair of crossed elements to a
Tuple with the previously selected fields.
- projectTuple5() - Method in class org.apache.flink.api.java.operators.JoinOperator.JoinProjection
-
Projects a pair of joined elements to a
Tuple with the previously selected fields.
- projectTuple5() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
-
- projectTuple6() - Method in class org.apache.flink.api.java.operators.CrossOperator.CrossProjection
-
Projects a pair of crossed elements to a
Tuple with the previously selected fields.
- projectTuple6() - Method in class org.apache.flink.api.java.operators.JoinOperator.JoinProjection
-
Projects a pair of joined elements to a
Tuple with the previously selected fields.
- projectTuple6() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
-
- projectTuple7() - Method in class org.apache.flink.api.java.operators.CrossOperator.CrossProjection
-
Projects a pair of crossed elements to a
Tuple with the previously selected fields.
- projectTuple7() - Method in class org.apache.flink.api.java.operators.JoinOperator.JoinProjection
-
Projects a pair of joined elements to a
Tuple with the previously selected fields.
- projectTuple7() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
-
- projectTuple8() - Method in class org.apache.flink.api.java.operators.CrossOperator.CrossProjection
-
Projects a pair of crossed elements to a
Tuple with the previously selected fields.
- projectTuple8() - Method in class org.apache.flink.api.java.operators.JoinOperator.JoinProjection
-
Projects a pair of joined elements to a
Tuple with the previously selected fields.
- projectTuple8() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
-
- projectTuple9() - Method in class org.apache.flink.api.java.operators.CrossOperator.CrossProjection
-
Projects a pair of crossed elements to a
Tuple with the previously selected fields.
- projectTuple9() - Method in class org.apache.flink.api.java.operators.JoinOperator.JoinProjection
-
Projects a pair of joined elements to a
Tuple with the previously selected fields.
- projectTuple9() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
-
- projectTupleX() - Method in class org.apache.flink.api.java.operators.CrossOperator.CrossProjection
-
- projectTupleX() - Method in class org.apache.flink.api.java.operators.JoinOperator.JoinProjection
-
- projectTupleX() - Method in class org.apache.flink.api.java.operators.ProjectOperator.Projection
-
- prunePlanAlternatives(List<PlanNode>) - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
- prunePlanAlternativesWithCommonBranching(List<PlanNode>) - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
- publishEvent(AbstractTaskEvent) - Method in class org.apache.flink.runtime.io.network.api.AbstractSingleGateRecordReader
-
Publishes an event.
- publishEvent(AbstractTaskEvent, int) - Method in class org.apache.flink.runtime.io.network.api.AbstractSingleGateRecordReader
-
- publishEvent(AbstractTaskEvent) - Method in class org.apache.flink.runtime.io.network.api.AbstractUnionRecordReader
-
- publishEvent(AbstractTaskEvent, int) - Method in class org.apache.flink.runtime.io.network.api.AbstractUnionRecordReader
-
- publishEvent(AbstractTaskEvent) - Method in interface org.apache.flink.runtime.io.network.api.ReaderBase
-
Publishes an event.
- publishEvent(AbstractTaskEvent, int) - Method in interface org.apache.flink.runtime.io.network.api.ReaderBase
-
Publishes an event to a specific input.
- publishEvent(AbstractEvent) - Method in class org.apache.flink.runtime.io.network.gates.Gate
-
Publishes an event.
- publishEvent(AbstractEvent) - Method in class org.apache.flink.runtime.io.network.gates.InputGate
-
- publishEvent(AbstractEvent) - Method in class org.apache.flink.runtime.io.network.gates.OutputGate
-
- publishEvent(AbstractTaskEvent) - Method in class org.apache.flink.streaming.io.CoRecordReader
-
- publishEvent(AbstractTaskEvent, int) - Method in class org.apache.flink.streaming.io.CoRecordReader
-
- PunctuationPolicy<IN,DATA> - Class in org.apache.flink.streaming.api.windowing.policy
-
This policy can be used to trigger and evict based on a punctuation which is
present within the arriving data.
- PunctuationPolicy(DATA) - Constructor for class org.apache.flink.streaming.api.windowing.policy.PunctuationPolicy
-
Creates the punctuation policy without using any extractor.
- PunctuationPolicy(DATA, Extractor<IN, DATA>) - Constructor for class org.apache.flink.streaming.api.windowing.policy.PunctuationPolicy
-
Creates the punctuation policy which uses the specified extractor to
isolate the punctuation from the data.
- pushDownPages() - Method in class org.apache.flink.runtime.operators.hash.InMemoryPartition
-
- put(int, Object) - Method in class org.apache.flink.api.io.avro.example.User
-
- put(int, byte) - Method in class org.apache.flink.core.memory.MemorySegment
-
Writes the given byte into this buffer at the given position.
- put(int, byte[]) - Method in class org.apache.flink.core.memory.MemorySegment
-
Bulk put method.
- put(int, byte[], int, int) - Method in class org.apache.flink.core.memory.MemorySegment
-
Bulk put method.
- put(DataInput, int, int) - Method in class org.apache.flink.core.memory.MemorySegment
-
Bulk put method.
- put(int, ByteBuffer, int) - Method in class org.apache.flink.core.memory.MemorySegment
-
Bulk put method.
- put(byte[]) - Method in class org.apache.flink.runtime.blob.BlobClient
-
Uploads the data of the given byte array to the BLOB server in a content-addressable manner.
- put(byte[], int, int) - Method in class org.apache.flink.runtime.blob.BlobClient
-
Uploads data from the given byte array to the BLOB server in a content-addressable manner.
- put(JobID, String, byte[]) - Method in class org.apache.flink.runtime.blob.BlobClient
-
Uploads the data of the given byte array to the BLOB server and stores it under the given job ID and key.
- put(JobID, String, byte[], int, int) - Method in class org.apache.flink.runtime.blob.BlobClient
-
Uploads data from the given byte array to the BLOB server and stores it under the given job ID and key.
- put(JobID, String, InputStream) - Method in class org.apache.flink.runtime.blob.BlobClient
-
Uploads data from the given input stream to the BLOB server and stores it under the given job ID and key.
- put(InputStream) - Method in class org.apache.flink.runtime.blob.BlobClient
-
Uploads the data from the given input stream to the BLOB server in a content-addressable manner.
- put(int, byte) - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- put(int, byte[]) - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- put(int, byte[], int, int) - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- put(DataInput, int, int) - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- put(int, byte) - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
- put(int, byte[]) - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
- put(int, byte[], int, int) - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
- put(DataInput, int, int) - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
- put(int, byte) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- put(int, byte[]) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- put(int, byte[], int, int) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- put(DataInput, int, int) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- put(T) - Method in class org.apache.flink.runtime.operators.sort.PartialOrderPriorityQueue
-
Adds a buffer to a PriorityQueue in log(size) time.
- put(K, V) - Method in interface org.apache.flink.streaming.connectors.db.DBState
-
- put(K, V) - Method in class org.apache.flink.streaming.connectors.db.LevelDBState
-
- put(String, V) - Method in class org.apache.flink.streaming.connectors.db.MemcachedState
-
- put(K, V) - Method in class org.apache.flink.streaming.connectors.db.RedisState
-
- put(K, V) - Method in class org.apache.flink.streaming.state.MapState
-
- put(K, V) - Method in class org.apache.flink.types.MapValue
-
- putAll(Map<? extends K, ? extends V>) - Method in class org.apache.flink.streaming.state.MapState
-
- putAll(Map<? extends K, ? extends V>) - Method in class org.apache.flink.types.MapValue
-
- putBoolean(int, boolean) - Method in class org.apache.flink.core.memory.MemorySegment
-
Writes one byte containing the byte value into this buffer at the given
position.
- putBoolean(int, boolean) - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- putBoolean(int, boolean) - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
- putBoolean(int, boolean) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- putChar(int, char) - Method in class org.apache.flink.core.memory.MemorySegment
-
Writes two memory containing the given char value, in the current byte
order, into this buffer at the given position.
- putChar(int, char) - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- putChar(int, char) - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
- putChar(int, char) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- putDouble(int, double) - Method in class org.apache.flink.core.memory.MemorySegment
-
Writes the given double-precision floating-point value (64bit, 8 bytes) to the given position in the
system's native byte order.
- putDouble(int, double) - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- putDouble(int, double) - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
- putDouble(int, double) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- putDoubleBigEndian(int, double) - Method in class org.apache.flink.core.memory.MemorySegment
-
Writes the given double-precision floating-point value (64bit, 8 bytes) to the given position in big endian
byte order.
- putDoubleBigEndian(int, double) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- putDoubleLittleEndian(int, double) - Method in class org.apache.flink.core.memory.MemorySegment
-
Writes the given double-precision floating-point value (64bit, 8 bytes) to the given position in little endian
byte order.
- putDoubleLittleEndian(int, double) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- putFloat(int, float) - Method in class org.apache.flink.core.memory.MemorySegment
-
Writes the given single-precision float value (32bit, 4 bytes) to the given position in the system's native
byte order.
- putFloat(int, float) - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- putFloat(int, float) - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
- putFloat(int, float) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- putFloatBigEndian(int, float) - Method in class org.apache.flink.core.memory.MemorySegment
-
Writes the given single-precision float value (32bit, 4 bytes) to the given position in big endian
byte order.
- putFloatBigEndian(int, float) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- putFloatLittleEndian(int, float) - Method in class org.apache.flink.core.memory.MemorySegment
-
Writes the given single-precision float value (32bit, 4 bytes) to the given position in little endian
byte order.
- putFloatLittleEndian(int, float) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- putInt(int, int) - Method in class org.apache.flink.core.memory.MemorySegment
-
Writes the given int value (32bit, 4 bytes) to the given position in the system's native
byte order.
- putInt(int, int) - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- putInt(int, int) - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
- putInt(int, int) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- putIntBigEndian(int, int) - Method in class org.apache.flink.core.memory.MemorySegment
-
Writes the given int value (32bit, 4 bytes) to the given position in big endian
byte order.
- putIntBigEndian(int, int) - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- putIntBigEndian(int, int) - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
- putIntBigEndian(int, int) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- putIntLittleEndian(int, int) - Method in class org.apache.flink.core.memory.MemorySegment
-
Writes the given int value (32bit, 4 bytes) to the given position in little endian
byte order.
- putIntLittleEndian(int, int) - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- putIntLittleEndian(int, int) - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
- putIntLittleEndian(int, int) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- putLong(int, long) - Method in class org.apache.flink.core.memory.MemorySegment
-
Writes the given long value (64bit, 8 bytes) to the given position in the system's native
byte order.
- putLong(int, long) - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- putLong(int, long) - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
- putLong(int, long) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- putLongBigEndian(int, long) - Method in class org.apache.flink.core.memory.MemorySegment
-
Writes the given long value (64bit, 8 bytes) to the given position in big endian
byte order.
- putLongBigEndian(int, long) - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- putLongBigEndian(int, long) - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
- putLongBigEndian(int, long) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- putLongLittleEndian(int, long) - Method in class org.apache.flink.core.memory.MemorySegment
-
Writes the given long value (64bit, 8 bytes) to the given position in little endian
byte order.
- putLongLittleEndian(int, long) - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- putLongLittleEndian(int, long) - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
- putLongLittleEndian(int, long) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- putNormalizedKey(Boolean, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.BooleanComparator
-
- putNormalizedKey(Byte, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.ByteComparator
-
- putNormalizedKey(Character, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.CharComparator
-
- putNormalizedKey(Date, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.DateComparator
-
- putNormalizedKey(Double, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.DoubleComparator
-
- putNormalizedKey(T, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.EnumComparator
-
- putNormalizedKey(Float, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.FloatComparator
-
- putNormalizedKey(Integer, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.IntComparator
-
- putNormalizedKey(Long, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.LongComparator
-
- putNormalizedKey(Short, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.ShortComparator
-
- putNormalizedKey(String, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.base.StringComparator
-
- putNormalizedKey(Record, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.record.RecordComparator
-
- putNormalizedKey(T, MemorySegment, int, int) - Method in class org.apache.flink.api.common.typeutils.TypeComparator
-
Writes a normalized key for the given record into the target byte array, starting at the specified position
an writing exactly the given number of bytes.
- putNormalizedKey(T, MemorySegment, int, int) - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueComparator
-
- putNormalizedKey(T, MemorySegment, int, int) - Method in class org.apache.flink.api.java.typeutils.runtime.GenericTypeComparator
-
- putNormalizedKey(T, MemorySegment, int, int) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoComparator
-
- putNormalizedKey(T, MemorySegment, int, int) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleComparator
-
- putNormalizedKey(T, MemorySegment, int, int) - Method in class org.apache.flink.api.java.typeutils.runtime.ValueComparator
-
- putNormalizedKey(T, MemorySegment, int, int) - Method in class org.apache.flink.api.java.typeutils.runtime.WritableComparator
-
- putShort(int, short) - Method in class org.apache.flink.core.memory.MemorySegment
-
Writes the given short value into this buffer at the given position, using
the native byte order of the system.
- putShort(int, short) - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- putShort(int, short) - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
- putShort(int, short) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- RandomAccessInputView - Class in org.apache.flink.runtime.io.disk
-
- RandomAccessInputView(ArrayList<MemorySegment>, int) - Constructor for class org.apache.flink.runtime.io.disk.RandomAccessInputView
-
- RandomAccessInputView(ArrayList<MemorySegment>, int, int) - Constructor for class org.apache.flink.runtime.io.disk.RandomAccessInputView
-
- RandomAccessOutputView - Class in org.apache.flink.runtime.io.disk
-
- RandomAccessOutputView(MemorySegment[], int) - Constructor for class org.apache.flink.runtime.io.disk.RandomAccessOutputView
-
- RandomAccessOutputView(MemorySegment[], int, int) - Constructor for class org.apache.flink.runtime.io.disk.RandomAccessOutputView
-
- RANKS - Static variable in class org.apache.flink.examples.java.relational.util.WebLogData
-
- RANKS_AFTER_3_ITERATIONS - Static variable in class org.apache.flink.test.testdata.PageRankData
-
- RANKS_AFTER_EPSILON_0_0001_CONVERGENCE - Static variable in class org.apache.flink.test.testdata.PageRankData
-
- RawSchema - Class in org.apache.flink.streaming.connectors.util
-
- RawSchema() - Constructor for class org.apache.flink.streaming.connectors.util.RawSchema
-
- reachedEnd() - Method in class org.apache.flink.addons.hbase.TableInputFormat
-
- reachedEnd() - Method in class org.apache.flink.api.common.io.BinaryInputFormat
-
- reachedEnd() - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
-
Checks whether the current split is at its end.
- reachedEnd() - Method in interface org.apache.flink.api.common.io.InputFormat
-
Method used to check if the end of the input is reached.
- reachedEnd() - Method in class org.apache.flink.api.io.avro.example.AvroTypeExample.UserGeneratingInputFormat
-
- reachedEnd() - Method in class org.apache.flink.api.java.io.AvroInputFormat
-
- reachedEnd() - Method in class org.apache.flink.api.java.io.CollectionInputFormat
-
- reachedEnd() - Method in class org.apache.flink.api.java.io.IteratorInputFormat
-
- reachedEnd() - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat
-
Checks whether all data has been read.
- reachedEnd() - Method in class org.apache.flink.api.java.io.ParallelIteratorInputFormat
-
- reachedEnd() - Method in class org.apache.flink.api.java.record.io.CollectionInputFormat
-
- reachedEnd() - Method in class org.apache.flink.api.java.record.io.ExternalProcessFixedLengthInputFormat
-
- reachedEnd() - Method in class org.apache.flink.api.java.record.io.FixedLengthInputFormat
-
- reachedEnd() - Method in class org.apache.flink.api.java.record.io.jdbc.JDBCInputFormat
-
Checks whether all data has been read.
- reachedEnd() - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopInputFormat
-
- reachedEnd() - Method in class org.apache.flink.hadoopcompatibility.mapred.record.HadoopRecordInputFormat
-
- reachedEnd() - Method in class org.apache.flink.hadoopcompatibility.mapreduce.HadoopInputFormat
-
- read(DataInputView) - Method in class org.apache.flink.addons.hbase.TableInputSplit
-
- read(byte[], int, int) - Method in class org.apache.flink.api.avro.FSDataInputStreamWrapper
-
- read(DataInputView) - Method in class org.apache.flink.api.common.accumulators.DoubleCounter
-
- read(DataInputView) - Method in class org.apache.flink.api.common.accumulators.Histogram
-
- read(DataInputView) - Method in class org.apache.flink.api.common.accumulators.IntCounter
-
- read(DataInputView) - Method in class org.apache.flink.api.common.accumulators.LongCounter
-
- read(DataInputView) - Method in class org.apache.flink.api.common.distributions.SimpleDistribution
-
- read(DataInputView) - Method in class org.apache.flink.api.common.distributions.SimpleIntegerDistribution
-
- read(DataInputView) - Method in class org.apache.flink.api.common.distributions.UniformDoubleDistribution
-
- read(DataInputView) - Method in class org.apache.flink.api.common.distributions.UniformIntegerDistribution
-
- read() - Method in class org.apache.flink.api.common.io.BinaryInputFormat.BlockBasedInput
-
- read(byte[]) - Method in class org.apache.flink.api.common.io.BinaryInputFormat.BlockBasedInput
-
- read(byte[], int, int) - Method in class org.apache.flink.api.common.io.BinaryInputFormat.BlockBasedInput
-
- read(DataInputView) - Method in class org.apache.flink.api.common.io.BlockInfo
-
- read() - Method in class org.apache.flink.api.common.io.InflaterInputStreamFSInputWrapper
-
- read(byte[], int, int) - Method in class org.apache.flink.api.common.io.InflaterInputStreamFSInputWrapper
-
- read(byte[]) - Method in class org.apache.flink.api.common.io.InflaterInputStreamFSInputWrapper
-
- read(DataInputView) - Method in class org.apache.flink.api.java.record.io.ExternalProcessInputSplit
-
- read() - Method in class org.apache.flink.api.java.typeutils.runtime.DataInputViewStream
-
- read(byte[], int, int) - Method in class org.apache.flink.api.java.typeutils.runtime.DataInputViewStream
-
- read() - Method in class org.apache.flink.api.java.typeutils.runtime.NoFetchingInput
-
- read(byte[], int, int) - Method in class org.apache.flink.api.java.typeutils.runtime.NoFetchingInput
-
- read(DataInputView) - Method in class org.apache.flink.configuration.Configuration
-
- read(DataInputView) - Method in class org.apache.flink.core.fs.FileInputSplit
-
- read() - Method in class org.apache.flink.core.fs.local.LocalDataInputStream
-
- read(byte[], int, int) - Method in class org.apache.flink.core.fs.local.LocalDataInputStream
-
- read(DataInputView) - Method in class org.apache.flink.core.fs.Path
-
- read(DataInputView) - Method in class org.apache.flink.core.io.GenericInputSplit
-
- read(DataInputView) - Method in interface org.apache.flink.core.io.IOReadableWritable
-
Reads the object's internal data from the given data input view.
- read(DataInputView) - Method in class org.apache.flink.core.io.LocatableInputSplit
-
- read(DataInputView) - Method in class org.apache.flink.core.io.StringRecord
-
deserialize
- read(byte[], int, int) - Method in interface org.apache.flink.core.memory.DataInputView
-
Reads up to len bytes of memory and stores it into b starting at offset off.
- read(byte[]) - Method in interface org.apache.flink.core.memory.DataInputView
-
Tries to fill the given byte array b.
- read() - Method in class org.apache.flink.core.memory.DataInputViewStream
-
- read(byte[], int, int) - Method in class org.apache.flink.core.memory.DataInputViewStream
-
- read(byte[], int, int) - Method in class org.apache.flink.core.memory.InputViewDataInputStreamWrapper
-
- read(byte[]) - Method in class org.apache.flink.core.memory.InputViewDataInputStreamWrapper
-
- read(byte[], int, int) - Method in class org.apache.flink.core.memory.InputViewObjectInputStreamWrapper
-
- read(byte[]) - Method in class org.apache.flink.core.memory.InputViewObjectInputStreamWrapper
-
- read(DataInputView) - Method in class org.apache.flink.examples.java.relational.EmptyFieldsCountAccumulator.VectorAccumulator
-
- read(DataInputView) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.datatypes.WritableWrapper
-
- read(DataInputView) - Method in class org.apache.flink.hadoopcompatibility.mapred.wrapper.HadoopInputSplit
-
- read(DataInputView) - Method in class org.apache.flink.hadoopcompatibility.mapreduce.wrapper.HadoopInputSplit
-
- read(DataInputView) - Method in class org.apache.flink.runtime.AbstractID
-
- read(DataInputView) - Method in class org.apache.flink.runtime.accumulators.AccumulatorEvent
-
- read(DataInputView) - Method in class org.apache.flink.runtime.blob.BlobKey
-
Reads the object's internal data from the given data input view.
- read(DataInputView) - Method in class org.apache.flink.runtime.client.AbstractJobResult
-
- read(DataInputView) - Method in class org.apache.flink.runtime.client.JobProgressResult
-
- read(DataInputView) - Method in class org.apache.flink.runtime.deployment.ChannelDeploymentDescriptor
-
- read(DataInputView) - Method in class org.apache.flink.runtime.deployment.GateDeploymentDescriptor
-
- read(DataInputView) - Method in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor
-
- read(DataInputView) - Method in class org.apache.flink.runtime.event.job.AbstractEvent
-
- read(DataInputView) - Method in class org.apache.flink.runtime.event.job.ExecutionStateChangeEvent
-
- read(DataInputView) - Method in class org.apache.flink.runtime.event.job.JobEvent
-
- read(DataInputView) - Method in class org.apache.flink.runtime.event.job.RecentJobEvent
-
- read(DataInputView) - Method in class org.apache.flink.runtime.event.job.VertexEvent
-
- read(DataInputView) - Method in class org.apache.flink.runtime.event.task.IntegerTaskEvent
-
- read(DataInputView) - Method in class org.apache.flink.runtime.event.task.StringTaskEvent
-
- read() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopDataInputStream
-
- read(byte[], int, int) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopDataInputStream
-
- read() - Method in class org.apache.flink.runtime.fs.s3.S3DataInputStream
-
- read(byte[]) - Method in class org.apache.flink.runtime.fs.s3.S3DataInputStream
-
- read(byte[], int, int) - Method in class org.apache.flink.runtime.fs.s3.S3DataInputStream
-
- read(DataInputView) - Method in class org.apache.flink.runtime.instance.HardwareDescription
-
- read(DataInputView) - Method in class org.apache.flink.runtime.instance.InstanceConnectionInfo
-
- read(DataInputView) - Method in class org.apache.flink.runtime.io.network.channels.ChannelCloseEvent
-
- read(DataInputView) - Method in class org.apache.flink.runtime.io.network.channels.EndOfSuperstepEvent
-
- read(DataInputView) - Method in class org.apache.flink.runtime.io.network.ConnectionInfoLookupResponse
-
- read(DataInputView) - Method in class org.apache.flink.runtime.io.network.RemoteReceiver
-
- read(DataInputView) - Method in class org.apache.flink.runtime.io.network.SenderHintEvent
-
- read(byte[], int, int) - Method in class org.apache.flink.runtime.io.network.serialization.DataInputDeserializer
-
- read(byte[]) - Method in class org.apache.flink.runtime.io.network.serialization.DataInputDeserializer
-
- read(DataInputView) - Method in class org.apache.flink.runtime.iterative.event.IterationEventWithAggregators
-
- read(DataInputView) - Method in class org.apache.flink.runtime.iterative.event.TerminationEvent
-
- read(DataInputView) - Method in class org.apache.flink.runtime.iterative.event.WorkerDoneEvent
-
- read(DataInputView) - Method in class org.apache.flink.runtime.jobgraph.JobGraph
-
- read(byte[]) - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedInputView
-
- read(byte[], int, int) - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedInputView
-
- read() - Method in class org.apache.flink.runtime.net.SocketInputStream
-
- read(byte[], int, int) - Method in class org.apache.flink.runtime.net.SocketInputStream
-
- read(ByteBuffer) - Method in class org.apache.flink.runtime.net.SocketInputStream
-
- read(DataInputView) - Method in class org.apache.flink.runtime.operators.util.TaskConfig.DelegatingConfiguration
-
- read(DataInputView) - Method in class org.apache.flink.runtime.plugable.DeserializationDelegate
-
- read(DataInputView) - Method in class org.apache.flink.runtime.plugable.SerializationDelegate
-
- read(DataInputView) - Method in class org.apache.flink.runtime.profiling.impl.types.InternalExecutionVertexProfilingData
-
- read(DataInputView) - Method in class org.apache.flink.runtime.profiling.impl.types.InternalExecutionVertexThreadProfilingData
-
- read(DataInputView) - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- read(DataInputView) - Method in class org.apache.flink.runtime.profiling.impl.types.ProfilingDataContainer
-
- read(DataInputView) - Method in class org.apache.flink.runtime.profiling.types.InstanceProfilingEvent
-
- read(DataInputView) - Method in class org.apache.flink.runtime.profiling.types.ProfilingEvent
-
- read(DataInputView) - Method in class org.apache.flink.runtime.profiling.types.SingleInstanceProfilingEvent
-
- read(DataInputView) - Method in class org.apache.flink.runtime.profiling.types.ThreadProfilingEvent
-
- read(DataInputView) - Method in class org.apache.flink.runtime.profiling.types.VertexProfilingEvent
-
- read(DataInputView) - Method in class org.apache.flink.runtime.taskmanager.TaskExecutionState
-
- read(DataInputView) - Method in class org.apache.flink.runtime.taskmanager.TaskOperationResult
-
- read(DataInputView) - Method in class org.apache.flink.runtime.types.FileRecord
-
- read(DataInputView) - Method in class org.apache.flink.runtime.types.IntegerRecord
-
- read(DataInputView) - Method in class org.apache.flink.runtime.util.SerializableArrayList
-
- read(DataInputView) - Method in class org.apache.flink.runtime.util.SerializableHashMap
-
- read(DataInputView) - Method in class org.apache.flink.runtime.util.SerializableHashSet
-
- read(DataInputView) - Method in class org.apache.flink.streaming.api.streamrecord.UID
-
- read(byte[]) - Method in interface org.apache.flink.streaming.connectors.db.DBSerializer
-
- read(byte[]) - Method in class org.apache.flink.streaming.connectors.db.DefaultDBSerializer
-
- read(DataInputView) - Method in class org.apache.flink.types.BooleanValue
-
- read(DataInputView) - Method in class org.apache.flink.types.ByteValue
-
- read(DataInputView) - Method in class org.apache.flink.types.CharValue
-
- read(DataInputView) - Method in class org.apache.flink.types.DoubleValue
-
- read(DataInputView) - Method in class org.apache.flink.types.FloatValue
-
- read(DataInputView) - Method in class org.apache.flink.types.IntValue
-
- read(DataInputView) - Method in class org.apache.flink.types.ListValue
-
- read(DataInputView) - Method in class org.apache.flink.types.LongValue
-
- read(DataInputView) - Method in class org.apache.flink.types.MapValue
-
- read(DataInputView) - Method in class org.apache.flink.types.NullValue
-
- read(DataInputView) - Method in class org.apache.flink.types.Pair
-
- read(DataInputView) - Method in class org.apache.flink.types.Record
-
- read(DataInputView) - Method in class org.apache.flink.types.ShortValue
-
- read(DataInputView) - Method in class org.apache.flink.types.StringValue
-
- read(DataInputView) - Method in class org.apache.flink.yarn.rpc.ApplicationMasterStatus
-
- read(DataInputView) - Method in class org.apache.flink.yarn.rpc.YARNClientMasterProtocol.Message
-
- READ_WHOLE_SPLIT_FLAG - Static variable in class org.apache.flink.api.common.io.FileInputFormat
-
The splitLength is set to -1L for reading the whole split.
- readAllResultLines(List<String>, String) - Method in class org.apache.flink.test.util.AbstractTestBase
-
- readAllResultLines(List<String>, String, String[]) - Method in class org.apache.flink.test.util.AbstractTestBase
-
- readAllResultLines(List<String>, String, String[], boolean) - Method in class org.apache.flink.test.util.AbstractTestBase
-
- readAndSetBroadcastInput(int, String, DistributedRuntimeUDFContext, int) - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
- readArrayStart() - Method in class org.apache.flink.api.avro.DataInputDecoder
-
- readArrayStart() - Method in class org.apache.flink.api.java.typeutils.runtime.DataInputDecoder
-
- readBlock(MemorySegment) - Method in class org.apache.flink.runtime.io.disk.iomanager.AsynchronousBlockReader
-
Issues a read request, which will asynchronously fill the given segment with the next block in the
underlying file channel.
- readBlock(MemorySegment) - Method in interface org.apache.flink.runtime.io.disk.iomanager.BlockChannelReader
-
Issues a read request, which will fill the given segment with the next block in the
underlying file channel.
- readBoolean() - Method in class org.apache.flink.api.avro.DataInputDecoder
-
- readBoolean() - Method in class org.apache.flink.api.java.typeutils.runtime.DataInputDecoder
-
- readBoolean() - Method in class org.apache.flink.core.memory.InputViewDataInputStreamWrapper
-
- readBoolean() - Method in class org.apache.flink.core.memory.InputViewObjectInputStreamWrapper
-
- readBoolean() - Method in class org.apache.flink.runtime.io.network.serialization.DataInputDeserializer
-
- readBoolean() - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedInputView
-
- readByte() - Method in class org.apache.flink.core.memory.InputViewDataInputStreamWrapper
-
- readByte() - Method in class org.apache.flink.core.memory.InputViewObjectInputStreamWrapper
-
- readByte() - Method in class org.apache.flink.runtime.io.network.serialization.DataInputDeserializer
-
- readByte() - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedInputView
-
- readBytes(ByteBuffer) - Method in class org.apache.flink.api.avro.DataInputDecoder
-
- readBytes(Record, byte[], int) - Method in class org.apache.flink.api.java.record.io.ExternalProcessFixedLengthInputFormat
-
Reads a record out of the given buffer.
- readBytes(Record, byte[], int) - Method in class org.apache.flink.api.java.record.io.FixedLengthInputFormat
-
Reads a record out of the given buffer.
- readBytes(ByteBuffer) - Method in class org.apache.flink.api.java.typeutils.runtime.DataInputDecoder
-
- readBytes(byte[], int, int) - Method in class org.apache.flink.api.java.typeutils.runtime.NoFetchingInput
-
- readChar() - Method in class org.apache.flink.core.memory.InputViewDataInputStreamWrapper
-
- readChar() - Method in class org.apache.flink.core.memory.InputViewObjectInputStreamWrapper
-
- readChar() - Method in class org.apache.flink.runtime.io.network.serialization.DataInputDeserializer
-
- readChar() - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedInputView
-
- readCsvFile(String) - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
Creates a CSV reader to read a comma separated value (CSV) file.
- readDouble() - Method in class org.apache.flink.api.avro.DataInputDecoder
-
- readDouble() - Method in class org.apache.flink.api.java.typeutils.runtime.DataInputDecoder
-
- readDouble() - Method in class org.apache.flink.core.memory.InputViewDataInputStreamWrapper
-
- readDouble() - Method in class org.apache.flink.core.memory.InputViewObjectInputStreamWrapper
-
- readDouble() - Method in class org.apache.flink.runtime.io.network.serialization.DataInputDeserializer
-
- readDouble() - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedInputView
-
- readDualConstantAnnotations(Class<?>) - Static method in class org.apache.flink.api.java.functions.FunctionAnnotation
-
Reads the annotations of a user defined function with two inputs and returns semantic properties according to the constant fields annotated.
- readDualConstantAnnotations(UserCodeWrapper<?>) - Static method in class org.apache.flink.api.java.record.functions.FunctionAnnotation
-
Deprecated.
- readEnum() - Method in class org.apache.flink.api.avro.DataInputDecoder
-
- readEnum() - Method in class org.apache.flink.api.java.typeutils.runtime.DataInputDecoder
-
- readEnum(DataInput, Class<T>) - Static method in class org.apache.flink.runtime.util.EnumUtils
-
Reads a value from the given enumeration from the specified input stream.
- reader - Variable in class org.apache.flink.runtime.io.disk.iomanager.ChannelReaderInputView
-
- Reader<T extends IOReadableWritable> - Interface in org.apache.flink.runtime.io.network.api
-
A reader interface to read records from an input.
- ReaderBase - Interface in org.apache.flink.runtime.io.network.api
-
- ReaderIterator<T> - Class in org.apache.flink.runtime.operators.util
-
- ReaderIterator(MutableReader<DeserializationDelegate<T>>, TypeSerializer<T>) - Constructor for class org.apache.flink.runtime.operators.util.ReaderIterator
-
Creates a new iterator, wrapping the given reader.
- readFile(FileInputFormat<X>, String) - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
- readFileInfoFromConfig(Configuration) - Static method in class org.apache.flink.api.common.cache.DistributedCache
-
- readFileOfPrimitives(String, Class<X>) - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
Creates a DataSet that represents the primitive type produced by reading the given file line wise.
- readFileOfPrimitives(String, String, Class<X>) - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
Creates a DataSet that represents the primitive type produced by reading the given file in delimited way.
- readFixed(byte[], int, int) - Method in class org.apache.flink.api.avro.DataInputDecoder
-
- readFixed(byte[], int, int) - Method in class org.apache.flink.api.java.typeutils.runtime.DataInputDecoder
-
- readFloat() - Method in class org.apache.flink.api.avro.DataInputDecoder
-
- readFloat() - Method in class org.apache.flink.api.java.typeutils.runtime.DataInputDecoder
-
- readFloat() - Method in class org.apache.flink.core.memory.InputViewDataInputStreamWrapper
-
- readFloat() - Method in class org.apache.flink.core.memory.InputViewObjectInputStreamWrapper
-
- readFloat() - Method in class org.apache.flink.runtime.io.network.serialization.DataInputDeserializer
-
- readFloat() - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedInputView
-
- readFully(byte[]) - Method in class org.apache.flink.core.memory.InputViewDataInputStreamWrapper
-
- readFully(byte[], int, int) - Method in class org.apache.flink.core.memory.InputViewDataInputStreamWrapper
-
- readFully(byte[]) - Method in class org.apache.flink.core.memory.InputViewObjectInputStreamWrapper
-
- readFully(byte[], int, int) - Method in class org.apache.flink.core.memory.InputViewObjectInputStreamWrapper
-
- readFully(byte[]) - Method in class org.apache.flink.runtime.io.network.serialization.DataInputDeserializer
-
- readFully(byte[], int, int) - Method in class org.apache.flink.runtime.io.network.serialization.DataInputDeserializer
-
- readFully(byte[]) - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedInputView
-
- readFully(byte[], int, int) - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedInputView
-
- readFully(InputStream, byte[], int, int) - Static method in class org.apache.flink.runtime.util.IOUtils
-
Reads len bytes in a loop.
- readIndex() - Method in class org.apache.flink.api.avro.DataInputDecoder
-
- readIndex() - Method in class org.apache.flink.api.java.typeutils.runtime.DataInputDecoder
-
- readInt() - Method in class org.apache.flink.api.avro.DataInputDecoder
-
- readInt() - Method in class org.apache.flink.api.java.typeutils.runtime.DataInputDecoder
-
- readInt() - Method in class org.apache.flink.core.memory.InputViewDataInputStreamWrapper
-
- readInt() - Method in class org.apache.flink.core.memory.InputViewObjectInputStreamWrapper
-
- readInt() - Method in class org.apache.flink.runtime.io.network.serialization.DataInputDeserializer
-
- readInt() - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedInputView
-
- readLine() - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
-
- readLine() - Method in class org.apache.flink.core.memory.InputViewDataInputStreamWrapper
-
- readLine() - Method in class org.apache.flink.core.memory.InputViewObjectInputStreamWrapper
-
- readLine() - Method in class org.apache.flink.runtime.io.network.serialization.DataInputDeserializer
-
- readLine() - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedInputView
-
- readLong() - Method in class org.apache.flink.api.avro.DataInputDecoder
-
- readLong() - Method in class org.apache.flink.api.java.typeutils.runtime.DataInputDecoder
-
- readLong() - Method in class org.apache.flink.core.memory.InputViewDataInputStreamWrapper
-
- readLong() - Method in class org.apache.flink.core.memory.InputViewObjectInputStreamWrapper
-
- readLong() - Method in class org.apache.flink.runtime.io.network.serialization.DataInputDeserializer
-
- readLong() - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedInputView
-
- readMapStart() - Method in class org.apache.flink.api.avro.DataInputDecoder
-
- readMapStart() - Method in class org.apache.flink.api.java.typeutils.runtime.DataInputDecoder
-
- readNext() - Method in class org.apache.flink.streaming.api.invokable.StreamInvokable
-
- readNull() - Method in class org.apache.flink.api.avro.DataInputDecoder
-
- readNull() - Method in class org.apache.flink.api.java.typeutils.runtime.DataInputDecoder
-
- readNullableString(DataInputView) - Static method in class org.apache.flink.util.StringUtils
-
Reads a String from the given input.
- readObjectFromConfig(Configuration, String, ClassLoader) - Static method in class org.apache.flink.util.InstantiationUtil
-
- readParametersFromConfig(Configuration, ClassLoader) - Method in class org.apache.flink.api.common.typeutils.record.RecordComparatorFactory
-
- readParametersFromConfig(Configuration, ClassLoader) - Method in class org.apache.flink.api.common.typeutils.record.RecordSerializerFactory
-
- readParametersFromConfig(Configuration, ClassLoader) - Method in interface org.apache.flink.api.common.typeutils.TypeComparatorFactory
-
- readParametersFromConfig(Configuration, ClassLoader) - Method in interface org.apache.flink.api.common.typeutils.TypeSerializerFactory
-
- readParametersFromConfig(Configuration, ClassLoader) - Method in class org.apache.flink.api.java.typeutils.runtime.RuntimeComparatorFactory
-
- readParametersFromConfig(Configuration, ClassLoader) - Method in class org.apache.flink.api.java.typeutils.runtime.RuntimeStatefulSerializerFactory
-
- readParametersFromConfig(Configuration, ClassLoader) - Method in class org.apache.flink.api.java.typeutils.runtime.RuntimeStatelessSerializerFactory
-
- readRecord(OT, byte[], int, int) - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
-
This function parses the given byte array which represents a serialized record.
- readRecord(OUT, byte[], int, int) - Method in class org.apache.flink.api.java.io.CsvInputFormat
-
- readRecord(OT, byte[], int, int) - Method in class org.apache.flink.api.java.io.PrimitiveInputFormat
-
- readRecord(String, byte[], int, int) - Method in class org.apache.flink.api.java.io.TextInputFormat
-
- readRecord(StringValue, byte[], int, int) - Method in class org.apache.flink.api.java.io.TextValueInputFormat
-
- readRecord(Record, byte[], int, int) - Method in class org.apache.flink.api.java.record.io.CsvInputFormat
-
- readRecord(Record, byte[], int, int) - Method in class org.apache.flink.api.java.record.io.DelimitedInputFormat
-
This function parses the given byte array which represents a serialized key/value
pair.
- readRecord(Record, byte[], int, int) - Method in class org.apache.flink.api.java.record.io.TextInputFormat
-
- readRecord(OUT, byte[], int, int) - Method in class org.apache.flink.api.scala.operators.ScalaCsvInputFormat
-
- readRecord(T) - Method in class org.apache.flink.runtime.io.network.channels.InputChannel
-
- readRecord(T) - Method in class org.apache.flink.runtime.io.network.gates.InputGate
-
Reads a record from one of the associated input channels.
- readRecordAt(long, T) - Method in class org.apache.flink.runtime.operators.hash.InMemoryPartition
-
- readShort() - Method in class org.apache.flink.core.memory.InputViewDataInputStreamWrapper
-
- readShort() - Method in class org.apache.flink.core.memory.InputViewObjectInputStreamWrapper
-
- readShort() - Method in class org.apache.flink.runtime.io.network.serialization.DataInputDeserializer
-
- readShort() - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedInputView
-
- readSingleConstantAnnotations(Class<?>) - Static method in class org.apache.flink.api.java.functions.FunctionAnnotation
-
Reads the annotations of a user defined function with one input and returns semantic properties according to the constant fields annotated.
- readSingleConstantAnnotations(UserCodeWrapper<?>) - Static method in class org.apache.flink.api.java.record.functions.FunctionAnnotation
-
Deprecated.
- readString(Utf8) - Method in class org.apache.flink.api.avro.DataInputDecoder
-
- readString() - Method in class org.apache.flink.api.avro.DataInputDecoder
-
- readString(Utf8) - Method in class org.apache.flink.api.java.typeutils.runtime.DataInputDecoder
-
- readString() - Method in class org.apache.flink.api.java.typeutils.runtime.DataInputDecoder
-
- readString(DataInput) - Static method in class org.apache.flink.core.io.StringRecord
-
Read a UTF8 encoded string from in
- readString(DataInput) - Static method in class org.apache.flink.types.StringValue
-
- readStubAnnotations() - Method in class org.apache.flink.compiler.dag.AbstractPartialSolutionNode
-
- readStubAnnotations() - Method in class org.apache.flink.compiler.dag.BinaryUnionNode
-
- readStubAnnotations() - Method in class org.apache.flink.compiler.dag.BulkIterationNode
-
- readStubAnnotations() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
Reads all stub annotations, i.e.
- readStubAnnotations() - Method in class org.apache.flink.compiler.dag.WorksetIterationNode
-
- readTextFile(String) - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
Creates a DataSet that represents the Strings produced by reading the given file line wise.
- readTextFile(String, String) - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
Creates a DataSet that represents the Strings produced by reading the given file line wise.
- readTextFile(String) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Creates a DataStream that represents the Strings produced by reading the
given file line wise.
- readTextFile(String, String) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Creates a DataStream that represents the Strings produced by reading the
given file line wise.
- readTextFileWithValue(String) - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
Creates a DataSet that represents the Strings produced by reading the given file line wise.
- readTextFileWithValue(String, String, boolean) - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
Creates a DataSet that represents the Strings produced by reading the given file line wise.
- readTextStream(String) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Creates a DataStream that represents the Strings produced by reading the
given file line wise multiple times(infinite).
- readUniqueFieldsAnnotation() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
- readUnsignedByte() - Method in class org.apache.flink.core.memory.InputViewDataInputStreamWrapper
-
- readUnsignedByte() - Method in class org.apache.flink.core.memory.InputViewObjectInputStreamWrapper
-
- readUnsignedByte() - Method in class org.apache.flink.runtime.io.network.serialization.DataInputDeserializer
-
- readUnsignedByte() - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedInputView
-
- readUnsignedShort() - Method in class org.apache.flink.core.memory.InputViewDataInputStreamWrapper
-
- readUnsignedShort() - Method in class org.apache.flink.core.memory.InputViewObjectInputStreamWrapper
-
- readUnsignedShort() - Method in class org.apache.flink.runtime.io.network.serialization.DataInputDeserializer
-
- readUnsignedShort() - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedInputView
-
- readUTF() - Method in class org.apache.flink.core.memory.InputViewDataInputStreamWrapper
-
- readUTF() - Method in class org.apache.flink.core.memory.InputViewObjectInputStreamWrapper
-
- readUTF() - Method in class org.apache.flink.runtime.io.network.serialization.DataInputDeserializer
-
- readUTF() - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedInputView
-
- readVarLongCount(DataInput) - Static method in class org.apache.flink.api.avro.DataInputDecoder
-
- readVarLongCount(DataInput) - Static method in class org.apache.flink.api.java.typeutils.runtime.DataInputDecoder
-
- readWithKeyDenormalization(T, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.BasicTypeComparator
-
- readWithKeyDenormalization(Record, DataInputView) - Method in class org.apache.flink.api.common.typeutils.record.RecordComparator
-
- readWithKeyDenormalization(T, DataInputView) - Method in class org.apache.flink.api.common.typeutils.TypeComparator
-
Reads the record back while de-normalizing the key fields.
- readWithKeyDenormalization(T, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueComparator
-
- readWithKeyDenormalization(T, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.GenericTypeComparator
-
- readWithKeyDenormalization(T, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoComparator
-
- readWithKeyDenormalization(T, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
-
- readWithKeyDenormalization(T, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.ValueComparator
-
- readWithKeyDenormalization(T, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.WritableComparator
-
- rebalance() - Method in class org.apache.flink.api.java.DataSet
-
Enforces a re-balancing of the DataSet, i.e., the DataSet is evenly distributed over all parallel instances of the
following task.
- reBuild(OperatorState<Map<K, V>>...) - Method in class org.apache.flink.streaming.state.MapState
-
- reBuild(OperatorState<T>...) - Method in class org.apache.flink.streaming.state.PartitionableState
-
Rebuilds the current state partition from the given parts.
- ReceiverAlreadyClosedException - Exception in org.apache.flink.runtime.io.network.channels
-
- ReceiverAlreadyClosedException() - Constructor for exception org.apache.flink.runtime.io.network.channels.ReceiverAlreadyClosedException
-
- receiverNotFound() - Method in class org.apache.flink.runtime.io.network.ConnectionInfoLookupResponse
-
- receiverNotReady() - Method in class org.apache.flink.runtime.io.network.ConnectionInfoLookupResponse
-
- receiverReady() - Method in class org.apache.flink.runtime.io.network.ConnectionInfoLookupResponse
-
- RecentJobEvent - Class in org.apache.flink.runtime.event.job
-
A
RecentJobEvent provides a summary of a job which is either currently running or has been running recently.
- RecentJobEvent(JobID, String, JobStatus, boolean, long, long) - Constructor for class org.apache.flink.runtime.event.job.RecentJobEvent
-
Constructs a new event.
- RecentJobEvent() - Constructor for class org.apache.flink.runtime.event.job.RecentJobEvent
-
Constructor for serialization/deserialization.
- Record - Class in org.apache.flink.types
-
The Record represents a multi-valued data record and forms the base of the "Record API"
The record is a tuple of arbitrary values.
- Record() - Constructor for class org.apache.flink.types.Record
-
Required nullary constructor for instantiation by serialization logic.
- Record(Value) - Constructor for class org.apache.flink.types.Record
-
Creates a new record containing only a single field, which is the given value.
- Record(Value, Value) - Constructor for class org.apache.flink.types.Record
-
Creates a new record containing exactly two fields, which are the given values.
- Record(int) - Constructor for class org.apache.flink.types.Record
-
Creates a new record, containing the given number of fields.
- RECORD_DELIMITER - Static variable in class org.apache.flink.api.common.io.DelimitedInputFormat
-
The configuration key to set the record delimiter.
- RECORD_DELIMITER - Static variable in class org.apache.flink.api.java.record.io.DelimitedOutputFormat
-
The configuration key for the entry that defines the record delimiter.
- RECORD_DELIMITER_PARAMETER - Static variable in class org.apache.flink.api.java.record.io.CsvOutputFormat
-
- RECORD_POSITION_PARAMETER_PREFIX - Static variable in class org.apache.flink.api.java.record.io.CsvOutputFormat
-
- RecordAPITestBase - Class in org.apache.flink.test.util
-
- RecordAPITestBase() - Constructor for class org.apache.flink.test.util.RecordAPITestBase
-
- RecordAPITestBase(Configuration) - Constructor for class org.apache.flink.test.util.RecordAPITestBase
-
- RecordAvailabilityListener<T extends IOReadableWritable> - Interface in org.apache.flink.runtime.io.network.gates
-
This interface can be implemented by a class which shall be notified by an input gate when one of the its connected
input channels has at least one record available for reading.
- RecordComparator - Class in org.apache.flink.api.common.typeutils.record
-
- RecordComparator(int[], Class<? extends Key<?>>[]) - Constructor for class org.apache.flink.api.common.typeutils.record.RecordComparator
-
Creates a new comparator that compares Pact Records by the subset of fields as described
by the given key positions and types.
- RecordComparator(int[], Class<? extends Key<?>>[], boolean[]) - Constructor for class org.apache.flink.api.common.typeutils.record.RecordComparator
-
Creates a new comparator that compares Pact Records by the subset of fields as described
by the given key positions and types.
- RecordComparatorFactory - Class in org.apache.flink.api.common.typeutils.record
-
- RecordComparatorFactory() - Constructor for class org.apache.flink.api.common.typeutils.record.RecordComparatorFactory
-
- RecordComparatorFactory(int[], Class<? extends Key<?>>[]) - Constructor for class org.apache.flink.api.common.typeutils.record.RecordComparatorFactory
-
- RecordComparatorFactory(int[], Class<? extends Key<?>>[], boolean[]) - Constructor for class org.apache.flink.api.common.typeutils.record.RecordComparatorFactory
-
- recordDelimiter(char) - Method in class org.apache.flink.api.common.io.DelimitedInputFormat.AbstractConfigBuilder
-
Sets the delimiter to be a single character, namely the given one.
- recordDelimiter(String) - Method in class org.apache.flink.api.common.io.DelimitedInputFormat.AbstractConfigBuilder
-
Sets the delimiter to be the given string.
- recordDelimiter(String, String) - Method in class org.apache.flink.api.common.io.DelimitedInputFormat.AbstractConfigBuilder
-
Sets the delimiter to be the given string.
- recordDelimiter(char) - Method in class org.apache.flink.api.java.record.io.CsvOutputFormat.AbstractConfigBuilder
-
Sets the delimiter to be a single character, namely the given one.
- recordDelimiter(String) - Method in class org.apache.flink.api.java.record.io.CsvOutputFormat.AbstractConfigBuilder
-
Sets the delimiter to be the given string.
- recordDelimiter(String, String) - Method in class org.apache.flink.api.java.record.io.CsvOutputFormat.AbstractConfigBuilder
-
Sets the delimiter to be the given string.
- recordDelimiter(char) - Method in class org.apache.flink.api.java.record.io.DelimitedOutputFormat.AbstractConfigBuilder
-
Sets the delimiter to be a single character, namely the given one.
- recordDelimiter(String) - Method in class org.apache.flink.api.java.record.io.DelimitedOutputFormat.AbstractConfigBuilder
-
Sets the delimiter to be the given string.
- recordDelimiter(String, String) - Method in class org.apache.flink.api.java.record.io.DelimitedOutputFormat.AbstractConfigBuilder
-
Sets the delimiter to be the given string.
- RecordDeserializer<T extends IOReadableWritable> - Interface in org.apache.flink.runtime.io.network.serialization
-
Interface for turning sequences of memory segments into records.
- RecordDeserializer.DeserializationResult - Enum in org.apache.flink.runtime.io.network.serialization
-
- recordIterator - Variable in class org.apache.flink.streaming.api.invokable.operator.co.CoInvokable
-
- recordIterator - Variable in class org.apache.flink.streaming.api.invokable.StreamInvokable
-
- recordLength - Variable in class org.apache.flink.api.java.record.io.ExternalProcessFixedLengthInputFormat
-
fixed length of all records
- RECORDLENGTH_PARAMETER_KEY - Static variable in class org.apache.flink.api.java.record.io.ExternalProcessFixedLengthInputFormat
-
The config parameter which defines the fixed length of a record.
- RECORDLENGTH_PARAMETER_KEY - Static variable in class org.apache.flink.api.java.record.io.FixedLengthInputFormat
-
The config parameter which defines the fixed length of a record.
- RecordModelPostPass - Class in org.apache.flink.compiler.postpass
-
Post pass implementation for the Record data model.
- RecordModelPostPass() - Constructor for class org.apache.flink.compiler.postpass.RecordModelPostPass
-
- RecordOperator - Interface in org.apache.flink.api.common.operators
-
Interface marking operators to be referring to the
Record data model.
- RecordOutputCollector - Class in org.apache.flink.runtime.operators.shipping
-
The OutputCollector collects
Records, and emits the pair to a set of Nephele
RecordWriters.
- RecordOutputCollector(List<RecordWriter<Record>>) - Constructor for class org.apache.flink.runtime.operators.shipping.RecordOutputCollector
-
Initializes the output collector with a set of writers.
- RecordOutputEmitter - Class in org.apache.flink.runtime.operators.shipping
-
- RecordOutputEmitter(ShipStrategyType) - Constructor for class org.apache.flink.runtime.operators.shipping.RecordOutputEmitter
-
Creates a new channel selector that uses the given strategy (broadcasting, partitioning, ...).
- RecordOutputEmitter(ShipStrategyType, TypeComparator<Record>) - Constructor for class org.apache.flink.runtime.operators.shipping.RecordOutputEmitter
-
Creates a new channel selector that uses the given strategy (broadcasting, partitioning, ...)
and uses the supplied comparator to hash / compare records for partitioning them deterministically.
- RecordOutputEmitter(ShipStrategyType, TypeComparator<Record>, DataDistribution) - Constructor for class org.apache.flink.runtime.operators.shipping.RecordOutputEmitter
-
Creates a new channel selector that uses the given strategy (broadcasting, partitioning, ...)
and uses the supplied comparator to hash / compare records for partitioning them deterministically.
- RecordOutputEmitter(ShipStrategyType, TypeComparator<Record>, Partitioner<?>) - Constructor for class org.apache.flink.runtime.operators.shipping.RecordOutputEmitter
-
- RecordOutputEmitter(ShipStrategyType, TypeComparator<Record>, Partitioner<?>, DataDistribution) - Constructor for class org.apache.flink.runtime.operators.shipping.RecordOutputEmitter
-
- RecordPairComparator - Class in org.apache.flink.api.common.typeutils.record
-
- RecordPairComparator(int[], int[], Class<? extends Key<?>>[]) - Constructor for class org.apache.flink.api.common.typeutils.record.RecordPairComparator
-
- RecordPairComparatorFactory - Class in org.apache.flink.api.common.typeutils.record
-
- RecordPairComparatorFactory() - Constructor for class org.apache.flink.api.common.typeutils.record.RecordPairComparatorFactory
-
- recordReader - Variable in class org.apache.flink.hadoopcompatibility.mapred.record.HadoopRecordInputFormat
-
- RecordReader<T extends IOReadableWritable> - Class in org.apache.flink.runtime.io.network.api
-
A record writer connects an input gate to an application.
- RecordReader(AbstractInvokable, Class<T>) - Constructor for class org.apache.flink.runtime.io.network.api.RecordReader
-
Constructs a new record reader and registers a new input gate with the application's environment.
- RecordSerializer - Class in org.apache.flink.api.common.typeutils.record
-
Implementation of the (de)serialization and copying logic for the
Record.
- RecordSerializer<T extends IOReadableWritable> - Interface in org.apache.flink.runtime.io.network.serialization
-
Interface for turning records into sequences of memory segments.
- RecordSerializer.SerializationResult - Enum in org.apache.flink.runtime.io.network.serialization
-
- RecordSerializerFactory - Class in org.apache.flink.api.common.typeutils.record
-
A factory that create a serializer for the
Record data type.
- RecordSerializerFactory() - Constructor for class org.apache.flink.api.common.typeutils.record.RecordSerializerFactory
-
- RecordTypeInfo - Class in org.apache.flink.api.java.typeutils
-
Type information for the record API.
- RecordTypeInfo() - Constructor for class org.apache.flink.api.java.typeutils.RecordTypeInfo
-
- recordWriter - Variable in class org.apache.flink.hadoopcompatibility.mapred.record.HadoopRecordOutputFormat
-
- RecordWriter<T extends IOReadableWritable> - Class in org.apache.flink.runtime.io.network.api
-
A record writer connects the application to an output gate.
- RecordWriter(AbstractInvokable) - Constructor for class org.apache.flink.runtime.io.network.api.RecordWriter
-
- RecordWriter(AbstractInvokable, ChannelSelector<T>) - Constructor for class org.apache.flink.runtime.io.network.api.RecordWriter
-
- recursionLevel - Variable in class org.apache.flink.runtime.operators.hash.HashPartition
-
- recycle(MemorySegment) - Method in class org.apache.flink.runtime.io.network.bufferprovider.DiscardBufferPool
-
- recycle(MemorySegment) - Method in interface org.apache.flink.runtime.io.network.BufferRecycler
-
- recycle(MemorySegment) - Method in class org.apache.flink.runtime.util.BufferPoolConnector
-
- recycleBuffer() - Method in class org.apache.flink.runtime.io.network.Buffer
-
- RedisState<K extends Serializable,V extends Serializable> - Class in org.apache.flink.streaming.connectors.db
-
Interface to a Redis key-value cache.
- RedisState(DBSerializer<K>, DBSerializer<V>) - Constructor for class org.apache.flink.streaming.connectors.db.RedisState
-
- RedisState() - Constructor for class org.apache.flink.streaming.connectors.db.RedisState
-
- reduce(Iterable<T>, Collector<O>) - Method in interface org.apache.flink.api.common.functions.GroupReduceFunction
-
The reduce method.
- reduce(T, T) - Method in interface org.apache.flink.api.common.functions.ReduceFunction
-
The core method of ReduceFunction, combining two values into one value of the same type.
- reduce(Iterable<IN>, Collector<OUT>) - Method in class org.apache.flink.api.common.functions.RichGroupReduceFunction
-
- reduce(T, T) - Method in class org.apache.flink.api.common.functions.RichReduceFunction
-
- reduce(Iterable<Tuple2<User, Integer>>, Collector<Tuple2<Integer, String>>) - Method in class org.apache.flink.api.io.avro.example.AvroTypeExample.ConcatenatingReducer
-
- reduce(ReduceFunction<T>) - Method in class org.apache.flink.api.java.DataSet
-
Applies a Reduce transformation on a non-grouped
DataSet.
The transformation consecutively calls a
RichReduceFunction
until only a single element remains which is the result of the transformation.
- reduce(Iterable<T>, Collector<T>) - Method in class org.apache.flink.api.java.functions.FirstReducer
-
- reduce(Iterable<IN>, Collector<OUT>) - Method in class org.apache.flink.api.java.functions.GroupReduceIterator
-
- reduce(T, T) - Method in class org.apache.flink.api.java.functions.SelectByMaxFunction
-
Reduce implementation, returns bigger tuple or value1 if both tuples are
equal.
- reduce(T, T) - Method in class org.apache.flink.api.java.functions.SelectByMinFunction
-
Reduce implementation, returns smaller tuple or value1 if both tuples are
equal.
- reduce(Iterable<T>, Collector<T>) - Method in class org.apache.flink.api.java.operators.AggregateOperator.AggregatingUdf
-
- reduce(Iterable<T>, Collector<T>) - Method in class org.apache.flink.api.java.operators.DistinctOperator.DistinctFunction
-
- reduce(Iterable<Tuple2<K, IN>>, Collector<OUT>) - Method in class org.apache.flink.api.java.operators.translation.PlanUnwrappingReduceGroupOperator.TupleUnwrappingFlatCombinableGroupReducer
-
- reduce(Iterable<Tuple2<K, IN>>, Collector<OUT>) - Method in class org.apache.flink.api.java.operators.translation.PlanUnwrappingReduceGroupOperator.TupleUnwrappingNonCombinableGroupReducer
-
- reduce(Tuple2<K, T>, Tuple2<K, T>) - Method in class org.apache.flink.api.java.operators.translation.PlanUnwrappingReduceOperator.ReduceWrapper
-
- reduce(ReduceFunction<T>) - Method in class org.apache.flink.api.java.operators.UnsortedGrouping
-
Applies a Reduce transformation on a grouped
DataSet.
For each group, the transformation consecutively calls a
RichReduceFunction
until only a single element for each group remains.
- reduce(Iterator<Record>, Collector<Record>) - Method in class org.apache.flink.api.java.record.functions.ReduceFunction
-
Deprecated.
The central function to be implemented for a reducer.
- reduce(Iterable<Record>, Collector<Record>) - Method in class org.apache.flink.api.java.record.operators.ReduceOperator.WrappingReduceFunction
-
- reduce(Iterable<T>, Collector<T>) - Method in class org.apache.flink.api.scala.operators.ScalaAggregateOperator.AggregatingUdf
-
- reduce(IN, IN) - Method in class org.apache.flink.api.streaming.scala.ScalaStreamingAggregator.ProductComparableAggregator
-
- reduce(IN, IN) - Method in class org.apache.flink.api.streaming.scala.ScalaStreamingAggregator.Sum
-
- reduce(Tuple3<Integer, KMeans.Point, Long>, Tuple3<Integer, KMeans.Point, Long>) - Method in class org.apache.flink.examples.java.clustering.KMeans.CentroidAccumulator
-
- reduce(Iterable<Tuple2<Long, Long>>, Collector<Tuple2<Long, Long[]>>) - Method in class org.apache.flink.examples.java.graph.PageRankBasic.BuildOutgoingEdgeList
-
- reduce(Long, Long) - Method in class org.apache.flink.examples.java.misc.PiEstimation.SumReducer
-
- reduce(Tuple2<LinearRegression.Params, Integer>, Tuple2<LinearRegression.Params, Integer>) - Method in class org.apache.flink.examples.java.ml.LinearRegression.UpdateAccumulator
-
- reduce(Text, Iterator<LongWritable>, OutputCollector<Text, LongWritable>, Reporter) - Method in class org.apache.flink.hadoopcompatibility.mapred.example.HadoopMapredCompatWordCount.Counter
-
- reduce(Iterable<Tuple2<KEYIN, VALUEIN>>, Collector<Tuple2<KEYOUT, VALUEOUT>>) - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopReduceCombineFunction
-
- reduce(Iterable<Tuple2<KEYIN, VALUEIN>>, Collector<Tuple2<KEYOUT, VALUEOUT>>) - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopReduceFunction
-
- reduce(Iterator<Record>, Collector<Record>) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.example.WordCount.CountWords
-
- reduce(Iterator<Record>, Collector<Record>) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.example.WordCountWithOutputFormat.CountWords
-
- reduce(CoReduceFunction<IN1, IN2, OUT>) - Method in class org.apache.flink.streaming.api.datastream.ConnectedDataStream
-
Applies a reduce transformation on a
ConnectedDataStream and maps
the outputs to a common type.
- reduce(ReduceFunction<OUT>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Applies a reduce transformation on the data stream.
- reduce(ReduceFunction<OUT>) - Method in class org.apache.flink.streaming.api.datastream.GroupedDataStream
-
Applies a reduce transformation on the grouped data stream grouped on by
the given key position.
- reduce(ReduceFunction<OUT>) - Method in class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
Applies a reduce transformation on the windowed data stream by reducing
the current window at every trigger.The user can also extend the
RichReduceFunction to gain access to other features provided by
the
RichFunction interface.
- reduce() - Method in class org.apache.flink.streaming.api.invokable.operator.GroupedReduceInvokable
-
- reduce() - Method in class org.apache.flink.streaming.api.invokable.operator.StreamReduceInvokable
-
- reduce(Iterable<Integer>, Collector<Double[]>) - Method in class org.apache.flink.streaming.examples.ml.IncrementalLearningSkeleton.PartialModelBuilder
-
- reduce(Iterable<String>, Collector<String>) - Method in class org.apache.flink.streaming.examples.windowing.MultiplePoliciesExample.Concat
-
- reduce1(IN1, IN1) - Method in interface org.apache.flink.streaming.api.function.co.CoReduceFunction
-
The core method of CoReduceFunction, combining two values of the first
input into one value of the same type.
- reduce2(IN2, IN2) - Method in interface org.apache.flink.streaming.api.function.co.CoReduceFunction
-
The core method of ReduceFunction, combining two values of the second
input into one value of the same type.
- ReduceCombineDriver<T> - Class in org.apache.flink.runtime.operators
-
Combine operator for Reduce functions, standalone (not chained).
- ReduceCombineDriver() - Constructor for class org.apache.flink.runtime.operators.ReduceCombineDriver
-
- ReduceDriver<T> - Class in org.apache.flink.runtime.operators
-
Reduce task which is executed by a Nephele task manager.
- ReduceDriver() - Constructor for class org.apache.flink.runtime.operators.ReduceDriver
-
- ReduceFunction<T> - Interface in org.apache.flink.api.common.functions
-
Base interface for Reduce functions.
- ReduceFunction - Class in org.apache.flink.api.java.record.functions
-
Deprecated.
- ReduceFunction() - Constructor for class org.apache.flink.api.java.record.functions.ReduceFunction
-
Deprecated.
- reduceGroup(GroupReduceFunction<T, R>) - Method in class org.apache.flink.api.java.DataSet
-
- reduceGroup(Iterable<IN>) - Method in class org.apache.flink.api.java.functions.GroupReduceIterator
-
- reduceGroup(GroupReduceFunction<T, R>) - Method in class org.apache.flink.api.java.operators.SortedGrouping
-
Applies a GroupReduce transformation on a grouped and sorted
DataSet.
The transformation calls a
RichGroupReduceFunction for each group of the DataSet.
- reduceGroup(GroupReduceFunction<T, R>) - Method in class org.apache.flink.api.java.operators.UnsortedGrouping
-
- reduceGroup(GroupReduceFunction<OUT, R>) - Method in class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
Applies a reduceGroup transformation on the windowed data stream by
reducing the current window at every trigger.
- reduceGroup(GroupReduceFunction<OUT, R>, TypeInformation<R>) - Method in class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
Applies a reduceGroup transformation on the windowed data stream by
reducing the current window at every trigger.
- reduceLastBatch() - Method in class org.apache.flink.streaming.api.invokable.operator.co.CoWindowInvokable.StreamWindow
-
- ReduceNode - Class in org.apache.flink.compiler.dag
-
The Optimizer representation of a Reduce operator.
- ReduceNode(ReduceOperatorBase<?, ?>) - Constructor for class org.apache.flink.compiler.dag.ReduceNode
-
- ReduceNode(ReduceNode) - Constructor for class org.apache.flink.compiler.dag.ReduceNode
-
- ReduceOperator<IN> - Class in org.apache.flink.api.java.operators
-
This operator represents the application of a "reduce" function on a data set, and the
result data set produced by the function.
- ReduceOperator(DataSet<IN>, ReduceFunction<IN>, String) - Constructor for class org.apache.flink.api.java.operators.ReduceOperator
-
This is the case for a reduce-all case (in contrast to the reduce-per-group case).
- ReduceOperator(Grouping<IN>, ReduceFunction<IN>, String) - Constructor for class org.apache.flink.api.java.operators.ReduceOperator
-
- ReduceOperator - Class in org.apache.flink.api.java.record.operators
-
ReduceOperator evaluating a
ReduceFunction over each group of records that share the same key.
- ReduceOperator(ReduceOperator.Builder) - Constructor for class org.apache.flink.api.java.record.operators.ReduceOperator
-
The private constructor that only gets invoked from the Builder.
- ReduceOperator.Builder - Class in org.apache.flink.api.java.record.operators
-
Builder pattern, straight from Joshua Bloch's Effective Java (2nd Edition).
- ReduceOperator.Combinable - Annotation Type in org.apache.flink.api.java.record.operators
-
This annotation marks reduce stubs as eligible for the usage of a combiner.
- ReduceOperator.WrappingClassReduceFunction - Class in org.apache.flink.api.java.record.operators
-
- ReduceOperator.WrappingClassReduceFunction(Class<? extends ReduceFunction>) - Constructor for class org.apache.flink.api.java.record.operators.ReduceOperator.WrappingClassReduceFunction
-
- ReduceOperator.WrappingReduceFunction - Class in org.apache.flink.api.java.record.operators
-
- ReduceOperator.WrappingReduceFunction(ReduceFunction) - Constructor for class org.apache.flink.api.java.record.operators.ReduceOperator.WrappingReduceFunction
-
- ReduceOperatorBase<T,FT extends ReduceFunction<T>> - Class in org.apache.flink.api.common.operators.base
-
Base data flow operator for Reduce user-defined functions.
- ReduceOperatorBase(UserCodeWrapper<FT>, UnaryOperatorInformation<T, T>, int[], String) - Constructor for class org.apache.flink.api.common.operators.base.ReduceOperatorBase
-
Creates a grouped reduce data flow operator.
- ReduceOperatorBase(FT, UnaryOperatorInformation<T, T>, int[], String) - Constructor for class org.apache.flink.api.common.operators.base.ReduceOperatorBase
-
Creates a grouped reduce data flow operator.
- ReduceOperatorBase(Class<? extends FT>, UnaryOperatorInformation<T, T>, int[], String) - Constructor for class org.apache.flink.api.common.operators.base.ReduceOperatorBase
-
Creates a grouped reduce data flow operator.
- ReduceOperatorBase(UserCodeWrapper<FT>, UnaryOperatorInformation<T, T>, String) - Constructor for class org.apache.flink.api.common.operators.base.ReduceOperatorBase
-
Creates a non-grouped reduce data flow operator (all-reduce).
- ReduceOperatorBase(FT, UnaryOperatorInformation<T, T>, String) - Constructor for class org.apache.flink.api.common.operators.base.ReduceOperatorBase
-
Creates a non-grouped reduce data flow operator (all-reduce).
- ReduceOperatorBase(Class<? extends FT>, UnaryOperatorInformation<T, T>, String) - Constructor for class org.apache.flink.api.common.operators.base.ReduceOperatorBase
-
Creates a non-grouped reduce data flow operator (all-reduce).
- ReduceProperties - Class in org.apache.flink.compiler.operators
-
- ReduceProperties(FieldSet) - Constructor for class org.apache.flink.compiler.operators.ReduceProperties
-
- ReduceProperties(FieldSet, Partitioner<?>) - Constructor for class org.apache.flink.compiler.operators.ReduceProperties
-
- reducer - Variable in class org.apache.flink.streaming.api.invokable.operator.StreamReduceInvokable
-
- ReflectionUtil - Class in org.apache.flink.util
-
- ReflectionUtil() - Constructor for class org.apache.flink.util.ReflectionUtil
-
- register(Task) - Method in class org.apache.flink.runtime.io.network.ChannelManager
-
Registers the given task with the channel manager.
- registerAggregationConvergenceCriterion(String, Aggregator<T>, ConvergenceCriterion<T>) - Method in class org.apache.flink.api.common.aggregators.AggregatorRegistry
-
- registerAggregationConvergenceCriterion(String, Aggregator<X>, ConvergenceCriterion<X>) - Method in class org.apache.flink.api.java.operators.IterativeDataSet
-
- registerAggregator(String, Aggregator<?>) - Method in class org.apache.flink.api.common.aggregators.AggregatorRegistry
-
- registerAggregator(String, Aggregator<?>) - Method in class org.apache.flink.api.java.operators.DeltaIteration
-
- registerAggregator(String, Aggregator<?>) - Method in class org.apache.flink.api.java.operators.IterativeDataSet
-
- registerAggregator(String, Aggregator<?>) - Method in class org.apache.flink.spargel.java.VertexCentricIteration
-
Registers a new aggregator.
- registerArchivist(ArchiveListener) - Method in class org.apache.flink.runtime.jobmanager.EventCollector
-
Register Archivist to archive
- registerBufferAvailabilityListener(BufferAvailabilityListener) - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- registerBufferAvailabilityListener(BufferAvailabilityListener) - Method in interface org.apache.flink.runtime.io.network.bufferprovider.BufferProvider
-
- registerBufferAvailabilityListener(BufferAvailabilityListener) - Method in class org.apache.flink.runtime.io.network.bufferprovider.DiscardBufferPool
-
- registerBufferAvailabilityListener(BufferAvailabilityListener) - Method in class org.apache.flink.runtime.io.network.bufferprovider.LocalBufferPool
-
- registerBufferAvailabilityListener(BufferAvailabilityListener) - Method in class org.apache.flink.runtime.io.network.channels.InputChannel
-
- registerBufferAvailabilityListener(BufferAvailabilityListener) - Method in class org.apache.flink.runtime.io.network.gates.InputGate
-
- registerCachedFile(String, DistributedCache.DistributedCacheEntry) - Method in class org.apache.flink.api.common.Plan
-
register cache files in program level
- registerCachedFile(String, String) - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
Registers a file at the distributed cache under the given name.
- registerCachedFile(String, String, boolean) - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
Registers a file at the distributed cache under the given name.
- registerCachedFilesWithPlan(Plan) - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
Registers all files that were registered at this execution environment's cache registry of the
given plan's cache registry.
- registerChannelToBeRemovedAtShudown(FileIOChannel.ID) - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.SpillingThread
-
Adds a channel to the list of channels that are to be removed at shutdown.
- registerConsumer() - Method in class org.apache.flink.runtime.executiongraph.IntermediateResult
-
- registerEnvelopeDispatcher(EnvelopeDispatcher) - Method in class org.apache.flink.runtime.io.network.channels.Channel
-
Registers an EnvelopeDispatcher with this channel at runtime.
- registerExecutionListener(ExecutionListener) - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
- registerExecutionListener(Task, Configuration) - Method in class org.apache.flink.runtime.profiling.impl.TaskManagerProfilerImpl
-
- registerExecutionListener(Task, Configuration) - Method in interface org.apache.flink.runtime.profiling.TaskManagerProfiler
-
- registerExecutionListener(ExecutionListener) - Method in class org.apache.flink.runtime.taskmanager.Task
-
- registerForProfilingData(JobID, ProfilingListener) - Method in class org.apache.flink.runtime.profiling.impl.JobManagerProfilerImpl
-
- registerForProfilingData(JobID, ProfilingListener) - Method in interface org.apache.flink.runtime.profiling.JobManagerProfiler
-
Registers the given
ProfilingListener object to receive
profiling data for the job with the given job ID.
- registerGlobalBufferPool(GlobalBufferPool) - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- registerGlobalBufferPool(GlobalBufferPool) - Method in interface org.apache.flink.runtime.io.network.bufferprovider.LocalBufferPoolOwner
-
- registerGlobalBufferPool(GlobalBufferPool) - Method in class org.apache.flink.runtime.io.network.gates.InputGate
-
- registerInputOutput() - Method in class org.apache.flink.runtime.iterative.task.IterationSynchronizationSinkTask
-
- registerInputOutput() - Method in class org.apache.flink.runtime.jobgraph.tasks.AbstractInvokable
-
Must be overwritten by the concrete task to instantiate the required record reader and record writer.
- registerInputOutput() - Method in class org.apache.flink.runtime.operators.DataSinkTask
-
- registerInputOutput() - Method in class org.apache.flink.runtime.operators.DataSourceTask
-
- registerInputOutput() - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
Initialization method.
- registerInputOutput() - Method in class org.apache.flink.streaming.api.streamvertex.StreamVertex
-
- registerJob(JobID, Collection<BlobKey>) - Method in class org.apache.flink.runtime.execution.librarycache.BlobLibraryCacheManager
-
- registerJob(JobID, Collection<BlobKey>) - Method in class org.apache.flink.runtime.execution.librarycache.FallbackLibraryCacheManager
-
- registerJob(JobID, Collection<BlobKey>) - Method in interface org.apache.flink.runtime.execution.librarycache.LibraryCacheManager
-
Registers a job with its required jar files.
- registerJob(ExecutionGraph, boolean, long) - Method in class org.apache.flink.runtime.jobmanager.EventCollector
-
Registers a job in form of its execution graph representation
with the job progress collector.
- registerJobStatusListener(JobStatusListener) - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
- registerLocalResource(FileSystem, Path, LocalResource) - Static method in class org.apache.flink.yarn.Utils
-
- registerMainThreadForCPUProfiling(Environment, Thread, JobVertexID, int, ExecutionAttemptID) - Method in class org.apache.flink.runtime.profiling.impl.TaskManagerProfilerImpl
-
- registerOpenChannelToBeRemovedAtShudown(FileIOChannel) - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.SpillingThread
-
Adds a channel reader/writer to the list of channels that are to be removed at shutdown.
- registerProfiler(TaskManagerProfiler, Configuration) - Method in class org.apache.flink.runtime.taskmanager.Task
-
Registers the task manager profiler with the task.
- registerProfilingJob(ExecutionGraph) - Method in class org.apache.flink.runtime.profiling.impl.JobManagerProfilerImpl
-
- registerProfilingJob(ExecutionGraph) - Method in interface org.apache.flink.runtime.profiling.JobManagerProfiler
-
- registerRecordAvailabilityListener(RecordAvailabilityListener<T>) - Method in class org.apache.flink.runtime.io.network.gates.InputGate
-
- registerState(String, OperatorState<?>) - Method in class org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator
-
This is a beta feature Register an operator state for this
operator by the given name.
- registerState(Map<String, OperatorState<?>>) - Method in class org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator
-
This is a beta feature Register operator states for this
operator provided in a map.
- registerTask(JobID, ExecutionAttemptID, Collection<BlobKey>) - Method in class org.apache.flink.runtime.execution.librarycache.BlobLibraryCacheManager
-
- registerTask(JobID, ExecutionAttemptID, Collection<BlobKey>) - Method in class org.apache.flink.runtime.execution.librarycache.FallbackLibraryCacheManager
-
- registerTask(JobID, ExecutionAttemptID, Collection<BlobKey>) - Method in interface org.apache.flink.runtime.execution.librarycache.LibraryCacheManager
-
Registers a job task execution with its required jar files.
- registerTaskManager(InstanceConnectionInfo, HardwareDescription, int) - Method in class org.apache.flink.runtime.instance.InstanceManager
-
- registerTaskManager(InstanceConnectionInfo, HardwareDescription, int) - Method in class org.apache.flink.runtime.jobmanager.JobManager
-
- registerTaskManager(InstanceConnectionInfo, HardwareDescription, int) - Method in interface org.apache.flink.runtime.protocols.JobManagerProtocol
-
Registers a task manager at the JobManager.
- registerUserThreadForCPUProfiling(Environment, Thread) - Method in class org.apache.flink.runtime.profiling.impl.TaskManagerProfilerImpl
-
- RegularPactTask<S extends Function,OT> - Class in org.apache.flink.runtime.operators
-
The abstract base class for all tasks.
- RegularPactTask() - Constructor for class org.apache.flink.runtime.operators.RegularPactTask
-
- RegularToMutableObjectIterator<T> - Class in org.apache.flink.runtime.util
-
- RegularToMutableObjectIterator(Iterator<T>, TypeSerializer<T>) - Constructor for class org.apache.flink.runtime.util.RegularToMutableObjectIterator
-
- release(MemorySegment) - Method in class org.apache.flink.runtime.memorymanager.DefaultMemoryManager
-
- release(Collection<T>) - Method in class org.apache.flink.runtime.memorymanager.DefaultMemoryManager
-
- release(MemorySegment) - Method in interface org.apache.flink.runtime.memorymanager.MemoryManager
-
Tries to release the memory for the specified segment.
- release(Collection<T>) - Method in interface org.apache.flink.runtime.memorymanager.MemoryManager
-
Tries to release the memory for the specified collection of segments.
- releaseAll(AbstractInvokable) - Method in class org.apache.flink.runtime.memorymanager.DefaultMemoryManager
-
- releaseAll(AbstractInvokable) - Method in interface org.apache.flink.runtime.memorymanager.MemoryManager
-
Releases all memory segments for the given task.
- releaseAllChannelResources() - Method in class org.apache.flink.runtime.io.network.gates.Gate
-
Releases the allocated resources (particularly buffer) of all channels attached to this gate.
- releaseAllChannelResources() - Method in class org.apache.flink.runtime.io.network.gates.InputGate
-
- releaseAllChannelResources() - Method in class org.apache.flink.runtime.io.network.gates.OutputGate
-
- releaseAllReferencesFromTask(RegularPactTask<?, ?>) - Method in class org.apache.flink.runtime.broadcast.BroadcastVariableManager
-
- releaseAllResources() - Method in class org.apache.flink.runtime.io.network.channels.Channel
-
- releaseAllResources() - Method in class org.apache.flink.runtime.io.network.channels.InputChannel
-
- releaseAllResources() - Method in class org.apache.flink.runtime.io.network.channels.OutputChannel
-
- releaseBroadcastVariables(String, int, DistributedRuntimeUDFContext) - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
- releaseReference(String, int, RegularPactTask<?, ?>) - Method in class org.apache.flink.runtime.broadcast.BroadcastVariableManager
-
- releaseReference(BroadcastVariableKey, RegularPactTask<?, ?>) - Method in class org.apache.flink.runtime.broadcast.BroadcastVariableManager
-
- releaseSlot() - Method in class org.apache.flink.runtime.instance.AllocatedSlot
-
- releaseSlot() - Method in class org.apache.flink.runtime.jobmanager.scheduler.SubSlot
-
- releaseTable() - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
-
Releases the table (the array of buckets) and returns the occupied memory segments to the list of free segments.
- releaseTable() - Method in class org.apache.flink.runtime.operators.hash.ReOpenableMutableHashTable
-
- remainingCapacity() - Method in class org.apache.flink.runtime.operators.sort.PartialOrderPriorityQueue
-
Returns the remaining capacity of the backing array.
- remappedKeys - Variable in class org.apache.flink.compiler.dag.OptimizerNode
-
- REMOTE - Static variable in class org.apache.flink.api.java.io.RemoteCollectorOutputFormat
-
Config parameter for the remote's address
- RemoteCollector<T> - Interface in org.apache.flink.api.java.io
-
This interface is the counterpart to the
RemoteCollectorOutputFormat
and implementations will receive remote results through the collect function.
- RemoteCollectorConsumer<T> - Interface in org.apache.flink.api.java.io
-
- RemoteCollectorImpl<T> - Class in org.apache.flink.api.java.io
-
- RemoteCollectorOutputFormat<T> - Class in org.apache.flink.api.java.io
-
An output format that sends results through JAVA RMI to an
RemoteCollector implementation.
- RemoteCollectorOutputFormat() - Constructor for class org.apache.flink.api.java.io.RemoteCollectorOutputFormat
-
- RemoteCollectorOutputFormat(String, int, String) - Constructor for class org.apache.flink.api.java.io.RemoteCollectorOutputFormat
-
- RemoteCollectorOutputFormatExample - Class in org.apache.flink.examples.java.misc
-
Implements the "WordCount" program that computes a simple word occurrence
histogram over some sample data and collects the results with an
implementation of a
RemoteCollectorConsumer.
- RemoteCollectorOutputFormatExample() - Constructor for class org.apache.flink.examples.java.misc.RemoteCollectorOutputFormatExample
-
- RemoteCollectorOutputFormatExample.LineSplitter - Class in org.apache.flink.examples.java.misc
-
Implements the string tokenizer that splits sentences into words as a
user-defined FlatMapFunction.
- RemoteCollectorOutputFormatExample.LineSplitter() - Constructor for class org.apache.flink.examples.java.misc.RemoteCollectorOutputFormatExample.LineSplitter
-
- RemoteEnvironment - Class in org.apache.flink.api.java
-
- RemoteEnvironment(String, int, String...) - Constructor for class org.apache.flink.api.java.RemoteEnvironment
-
Creates a new RemoteEnvironment that points to the master (JobManager) described by the
given host name and port.
- RemoteException - Exception in org.apache.flink.runtime.ipc
-
- RemoteException(String, String) - Constructor for exception org.apache.flink.runtime.ipc.RemoteException
-
- RemoteExecutor - Class in org.apache.flink.client
-
- RemoteExecutor(String, int) - Constructor for class org.apache.flink.client.RemoteExecutor
-
- RemoteExecutor(String, int, String) - Constructor for class org.apache.flink.client.RemoteExecutor
-
- RemoteExecutor(String, String) - Constructor for class org.apache.flink.client.RemoteExecutor
-
- RemoteExecutor(String, int, List<String>) - Constructor for class org.apache.flink.client.RemoteExecutor
-
- RemoteExecutor(InetSocketAddress, List<String>) - Constructor for class org.apache.flink.client.RemoteExecutor
-
- RemoteReceiver - Class in org.apache.flink.runtime.io.network
-
Objects of this class uniquely identify a connection to a remote
TaskManager.
- RemoteReceiver(InetSocketAddress, int) - Constructor for class org.apache.flink.runtime.io.network.RemoteReceiver
-
Constructs a new remote receiver object.
- RemoteReceiver() - Constructor for class org.apache.flink.runtime.io.network.RemoteReceiver
-
Default constructor for serialization/deserialization.
- RemoteStreamEnvironment - Class in org.apache.flink.streaming.api.environment
-
- RemoteStreamEnvironment(String, int, String...) - Constructor for class org.apache.flink.streaming.api.environment.RemoteStreamEnvironment
-
Creates a new RemoteStreamEnvironment that points to the master
(JobManager) described by the given host name and port.
- remove() - Method in class org.apache.flink.api.common.functions.util.CopyingIterator
-
- remove() - Method in class org.apache.flink.api.common.operators.util.ListKeyGroupedIterator.ValuesIterator
-
- remove() - Method in class org.apache.flink.api.java.operators.translation.TupleUnwrappingIterator
-
- remove() - Method in class org.apache.flink.hadoopcompatibility.mapred.wrapper.HadoopTupleUnwrappingIterator
-
- remove(String) - Method in class org.apache.flink.runtime.iterative.concurrent.Broker
-
blocking retrieval and removal of the object to share
- remove() - Method in class org.apache.flink.runtime.jobgraph.tasks.InputSplitIterator
-
- remove(Object) - Method in class org.apache.flink.runtime.jobmanager.scheduler.SetQueue
-
- remove() - Method in class org.apache.flink.runtime.operators.resettable.BlockResettableIterator
-
- remove() - Method in class org.apache.flink.runtime.operators.resettable.SpillingResettableIterator
-
- remove() - Method in class org.apache.flink.runtime.util.EmptyIterator
-
- remove() - Method in class org.apache.flink.runtime.util.KeyGroupedIterator.ValuesIterator
-
- remove() - Method in class org.apache.flink.runtime.util.KeyGroupedIteratorImmutable.ValuesIterator
-
- remove() - Method in class org.apache.flink.runtime.util.MutableToRegularIteratorWrapper
-
- remove() - Method in class org.apache.flink.runtime.util.SingleElementIterator
-
- remove() - Method in class org.apache.flink.runtime.util.UnmodifiableIterator
-
- remove() - Method in class org.apache.flink.spargel.java.MessageIterator
-
- remove() - Method in class org.apache.flink.spargel.java.record.MessageIterator
-
- remove(K) - Method in interface org.apache.flink.streaming.connectors.db.DBState
-
- remove(K) - Method in class org.apache.flink.streaming.connectors.db.LevelDBState
-
- remove(String) - Method in class org.apache.flink.streaming.connectors.db.MemcachedState
-
- remove(K) - Method in class org.apache.flink.streaming.connectors.db.RedisState
-
- remove(Object) - Method in class org.apache.flink.streaming.state.MapState
-
- remove() - Method in class org.apache.flink.streaming.state.NullableCircularBuffer
-
Removes the least recently inserted element from this buffer.
- remove(int) - Method in class org.apache.flink.types.ListValue
-
- remove(Object) - Method in class org.apache.flink.types.ListValue
-
- remove(Object) - Method in class org.apache.flink.types.MapValue
-
- remove() - Method in class org.apache.flink.util.NumberSequenceIterator
-
- removeAll(Collection<?>) - Method in class org.apache.flink.runtime.jobmanager.scheduler.SetQueue
-
- removeAll(Collection<?>) - Method in class org.apache.flink.types.ListValue
-
- removeClosedBranches(List<OptimizerNode.UnclosedBranchDescriptor>) - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
- removedItems - Variable in class org.apache.flink.streaming.state.checkpoint.MapCheckpoint
-
- removedItems - Variable in class org.apache.flink.streaming.state.MapState
-
- removeField(int) - Method in class org.apache.flink.types.Record
-
Removes the field at the given position.
- removeInstanceListener(InstanceListener) - Method in class org.apache.flink.runtime.instance.InstanceManager
-
- removeInt(int) - Method in class org.apache.flink.runtime.util.IntArrayList
-
- removeLong(int) - Method in class org.apache.flink.runtime.util.LongArrayList
-
- removeNullElementsFromList(List<R>) - Static method in class org.apache.flink.api.java.operators.Keys.ExpressionKeys
-
- removeSlotListener() - Method in class org.apache.flink.runtime.instance.Instance
-
- removeUserThread(Thread) - Method in class org.apache.flink.runtime.profiling.impl.EnvironmentThreadSet
-
- removeVertexFromGroup(JobVertexID) - Method in class org.apache.flink.runtime.jobmanager.scheduler.SlotSharingGroup
-
- rename(Path, Path) - Method in class org.apache.flink.core.fs.FileSystem
-
Renames the file/directory src to dst.
- rename(Path, Path) - Method in class org.apache.flink.core.fs.local.LocalFileSystem
-
- rename(Path, Path) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
-
- rename(Path, Path) - Method in class org.apache.flink.runtime.fs.maprfs.MapRFileSystem
-
- rename(Path, Path) - Method in class org.apache.flink.runtime.fs.s3.S3FileSystem
-
- reopen(Iterator<T>) - Method in class org.apache.flink.runtime.operators.resettable.BlockResettableIterator
-
- ReOpenableHashPartition<BT,PT> - Class in org.apache.flink.runtime.operators.hash
-
- ReOpenableMutableHashTable<BT,PT> - Class in org.apache.flink.runtime.operators.hash
-
- ReOpenableMutableHashTable(TypeSerializer<BT>, TypeSerializer<PT>, TypeComparator<BT>, TypeComparator<PT>, TypePairComparator<PT, BT>, List<MemorySegment>, IOManager) - Constructor for class org.apache.flink.runtime.operators.hash.ReOpenableMutableHashTable
-
- reopenProbe(MutableObjectIterator<V2>) - Method in class org.apache.flink.runtime.operators.hash.BuildFirstReOpenableHashMatchIterator
-
Set new input for probe side
- reopenProbe(MutableObjectIterator<V1>) - Method in class org.apache.flink.runtime.operators.hash.BuildSecondReOpenableHashMatchIterator
-
Set new input for probe side
- reopenProbe(MutableObjectIterator<PT>) - Method in class org.apache.flink.runtime.operators.hash.ReOpenableMutableHashTable
-
- repartition(int) - Method in class org.apache.flink.streaming.state.MapState
-
- repartition(int) - Method in class org.apache.flink.streaming.state.PartitionableState
-
Repartitions(divides) the current state into the given number of new
partitions.
- replaceNonWordChars(StringValue, char) - Static method in class org.apache.flink.util.SimpleStringUtils
-
Replaces all non-word characters in a string by a given character.
- reportAccumulatorResult(AccumulatorEvent) - Method in class org.apache.flink.runtime.jobmanager.JobManager
-
- reportAccumulatorResult(AccumulatorEvent) - Method in interface org.apache.flink.runtime.protocols.AccumulatorProtocol
-
Report accumulators that were collected in a task.
- reportAndClearAccumulators(Environment, Map<String, Accumulator<?, ?>>, ArrayList<ChainedDriver<?, ?>>) - Static method in class org.apache.flink.runtime.operators.RegularPactTask
-
This method is called at the end of a task, receiving the accumulators of
the task and the chained tasks.
- reportAsynchronousEvent() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- reportAsynchronousEvent() - Method in interface org.apache.flink.runtime.io.network.bufferprovider.BufferProvider
-
Reports an asynchronous event and interrupts each blocking method of this buffer provider in order to allow the
blocked thread to respond to the event.
- reportAsynchronousEvent() - Method in class org.apache.flink.runtime.io.network.bufferprovider.DiscardBufferPool
-
- reportAsynchronousEvent() - Method in class org.apache.flink.runtime.io.network.bufferprovider.LocalBufferPool
-
- reportAsynchronousEvent() - Method in interface org.apache.flink.runtime.io.network.bufferprovider.LocalBufferPoolOwner
-
Reports an asynchronous event.
- reportAsynchronousEvent() - Method in class org.apache.flink.runtime.io.network.channels.InputChannel
-
- reportAsynchronousEvent() - Method in class org.apache.flink.runtime.io.network.gates.InputGate
-
- reportHeartBeat() - Method in class org.apache.flink.runtime.instance.Instance
-
Updates the time of last received heart beat to the current system time.
- reportHeartBeat(InstanceID) - Method in class org.apache.flink.runtime.instance.InstanceManager
-
- reportIOException(IOException) - Method in class org.apache.flink.runtime.io.network.channels.InputChannel
-
- reportProfilingData(ProfilingDataContainer) - Method in class org.apache.flink.runtime.profiling.impl.JobManagerProfilerImpl
-
- reportProfilingData(ProfilingDataContainer) - Method in interface org.apache.flink.runtime.profiling.impl.ProfilerImplProtocol
-
- reportRecordAvailability(InputGate<T>) - Method in class org.apache.flink.runtime.io.network.api.AbstractUnionRecordReader
-
- reportRecordAvailability(InputGate<T>) - Method in interface org.apache.flink.runtime.io.network.gates.RecordAvailabilityListener
-
This method is called by an input gate when one of its connected input channels has at least one record available
for reading.
- reportRecordAvailability(InputGate) - Method in class org.apache.flink.streaming.io.CoRecordReader
-
- requestBuffer(int) - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- requestBuffer(int) - Method in interface org.apache.flink.runtime.io.network.bufferprovider.BufferProvider
-
Requests a buffer with a minimum size of minBufferSize.
- requestBuffer(int) - Method in class org.apache.flink.runtime.io.network.bufferprovider.DiscardBufferPool
-
- requestBuffer() - Method in class org.apache.flink.runtime.io.network.bufferprovider.GlobalBufferPool
-
Requests a buffer from the pool.
- requestBuffer(int) - Method in class org.apache.flink.runtime.io.network.bufferprovider.LocalBufferPool
-
- requestBuffer(int) - Method in class org.apache.flink.runtime.io.network.channels.InputChannel
-
- requestBuffer(int) - Method in class org.apache.flink.runtime.io.network.gates.InputGate
-
- requestBufferBlocking(int) - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- requestBufferBlocking(int) - Method in interface org.apache.flink.runtime.io.network.bufferprovider.BufferProvider
-
Requests a buffer with a minimum size of minBufferSize.
- requestBufferBlocking(int) - Method in class org.apache.flink.runtime.io.network.bufferprovider.DiscardBufferPool
-
- requestBufferBlocking(int) - Method in class org.apache.flink.runtime.io.network.bufferprovider.LocalBufferPool
-
- requestBufferBlocking(int) - Method in class org.apache.flink.runtime.io.network.channels.InputChannel
-
- requestBufferBlocking(int) - Method in class org.apache.flink.runtime.io.network.gates.InputGate
-
- requestClose() - Method in class org.apache.flink.runtime.io.network.channels.OutputChannel
-
- requestClose() - Method in class org.apache.flink.runtime.io.network.gates.OutputGate
-
- RequestDoneCallback - Interface in org.apache.flink.runtime.io.disk.iomanager
-
Callback to be executed on completion of an asynchronous I/O request.
- RequestedGlobalProperties - Class in org.apache.flink.compiler.dataproperties
-
This class represents global properties of the data that an operator is interested in, because it needs those
properties for its contract.
- RequestedGlobalProperties() - Constructor for class org.apache.flink.compiler.dataproperties.RequestedGlobalProperties
-
Initializes the global properties with no partitioning.
- RequestedLocalProperties - Class in org.apache.flink.compiler.dataproperties
-
This class represents local properties of the data.
- RequestedLocalProperties() - Constructor for class org.apache.flink.compiler.dataproperties.RequestedLocalProperties
-
Default constructor for trivial local properties.
- RequestedLocalProperties(Ordering) - Constructor for class org.apache.flink.compiler.dataproperties.RequestedLocalProperties
-
Creates interesting properties for the given ordering.
- RequestedLocalProperties(FieldSet) - Constructor for class org.apache.flink.compiler.dataproperties.RequestedLocalProperties
-
Creates interesting properties for the given grouping.
- requestFailed(MemorySegment, IOException) - Method in class org.apache.flink.runtime.io.disk.iomanager.QueuingCallback
-
- requestFailed(MemorySegment, IOException) - Method in interface org.apache.flink.runtime.io.disk.iomanager.RequestDoneCallback
-
- requestNextInputSplit(JobID, JobVertexID, ExecutionAttemptID) - Method in class org.apache.flink.runtime.jobmanager.JobManager
-
- requestNextInputSplit(JobID, JobVertexID, ExecutionAttemptID) - Method in interface org.apache.flink.runtime.protocols.InputSplitProviderProtocol
-
- requestQueue - Variable in class org.apache.flink.runtime.io.disk.iomanager.AsynchronousFileIOChannel
-
A request queue for submitting asynchronous requests to the corresponding IO worker thread.
- RequestQueue<E> - Class in org.apache.flink.runtime.io.disk.iomanager
-
- RequestQueue() - Constructor for class org.apache.flink.runtime.io.disk.iomanager.RequestQueue
-
- requestsNotReturned - Variable in class org.apache.flink.runtime.io.disk.iomanager.AsynchronousFileIOChannel
-
An atomic integer that counts the number of requests that we still wait for to return.
- requestSuccessful(MemorySegment) - Method in class org.apache.flink.runtime.io.disk.iomanager.QueuingCallback
-
- requestSuccessful(MemorySegment) - Method in interface org.apache.flink.runtime.io.disk.iomanager.RequestDoneCallback
-
- requestTermination() - Method in class org.apache.flink.runtime.iterative.task.AbstractIterativePactTask
-
- requestTermination() - Method in class org.apache.flink.runtime.iterative.task.IterationSynchronizationSinkTask
-
- requestTermination() - Method in interface org.apache.flink.runtime.iterative.task.Terminable
-
- require(int) - Method in class org.apache.flink.api.java.typeutils.runtime.NoFetchingInput
-
Require makes sure that at least required number of bytes are kept in the buffer.
- requiresComparator() - Method in enum org.apache.flink.runtime.operators.shipping.ShipStrategyType
-
- requiresComparator() - Method in enum org.apache.flink.runtime.operators.util.LocalStrategy
-
- reset() - Method in interface org.apache.flink.api.common.aggregators.Aggregator
-
Resets the internal state of the aggregator.
- reset() - Method in class org.apache.flink.api.common.aggregators.DoubleSumAggregator
-
- reset() - Method in class org.apache.flink.api.common.aggregators.LongSumAggregator
-
- reset() - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase.TerminationCriterionAggregator
-
- reset() - Method in class org.apache.flink.compiler.dataproperties.GlobalProperties
-
This method resets the properties to a state where no properties are given.
- reset() - Method in class org.apache.flink.compiler.dataproperties.RequestedGlobalProperties
-
This method resets the properties to a state where no properties are given.
- reset() - Method in class org.apache.flink.compiler.dataproperties.RequestedLocalProperties
-
This method resets the local properties to a state where no properties are given.
- reset() - Method in class org.apache.flink.runtime.fs.s3.S3DataInputStream
-
- reset() - Method in class org.apache.flink.runtime.io.disk.SimpleCollectingOutputView
-
- reset() - Method in class org.apache.flink.runtime.operators.AbstractCachedBuildSideMatchDriver
-
- reset() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetFirstDriver
-
- reset() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetSecondDriver
-
- reset() - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable.HashBucketIterator
-
- reset() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetFirstDriver
-
- reset() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetSecondDriver
-
- reset() - Method in class org.apache.flink.runtime.operators.resettable.BlockResettableIterator
-
- reset() - Method in class org.apache.flink.runtime.operators.resettable.BlockResettableMutableObjectIterator
-
- reset() - Method in class org.apache.flink.runtime.operators.resettable.SpillingResettableIterator
-
- reset() - Method in class org.apache.flink.runtime.operators.resettable.SpillingResettableMutableObjectIterator
-
- reset() - Method in interface org.apache.flink.runtime.operators.ResettablePactDriver
-
- reset() - Method in class org.apache.flink.runtime.operators.sort.FixedLengthRecordSorter
-
Resets the sort buffer back to the state where it is empty.
- reset() - Method in interface org.apache.flink.runtime.operators.sort.InMemorySorter
-
Resets the sort buffer back to the state where it is empty.
- reset() - Method in class org.apache.flink.runtime.operators.sort.NormalizedKeySorter
-
Resets the sort buffer back to the state where it is empty.
- reset() - Method in interface org.apache.flink.runtime.util.ResettableIterator
-
Resets the iterator.
- reset() - Method in interface org.apache.flink.runtime.util.ResettableMutableObjectIterator
-
Resets the iterator.
- reset() - Method in interface org.apache.flink.streaming.api.invokable.operator.BatchIterator
-
- resetAllInputs() - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
- resetAndClearAccumulators(Map<String, Accumulator<?, ?>>) - Static method in class org.apache.flink.api.common.accumulators.AccumulatorHelper
-
- resetConstraints() - Method in class org.apache.flink.runtime.jobmanager.scheduler.CoLocationGroup
-
- resetEndOfSuperstep() - Method in class org.apache.flink.runtime.iterative.task.SyncEventHandler
-
- resetForNewExecution() - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
-
- resetForNewExecution() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
-
- resetHistory() - Method in class org.apache.flink.streaming.state.MapState
-
- resetLocal() - Method in interface org.apache.flink.api.common.accumulators.Accumulator
-
Reset the local value.
- resetLocal() - Method in class org.apache.flink.api.common.accumulators.DoubleCounter
-
- resetLocal() - Method in class org.apache.flink.api.common.accumulators.Histogram
-
- resetLocal() - Method in class org.apache.flink.api.common.accumulators.IntCounter
-
- resetLocal() - Method in class org.apache.flink.api.common.accumulators.LongCounter
-
- resetLocal() - Method in class org.apache.flink.examples.java.relational.EmptyFieldsCountAccumulator.VectorAccumulator
-
- resetOverflowBuckets() - Method in class org.apache.flink.runtime.operators.hash.InMemoryPartition
-
resets overflow bucket counters and returns freed memory and should only be used for resizing
- resetParameters() - Method in class org.apache.flink.streaming.api.function.sink.WriteSinkFunction
-
Statements to be executed after writing a batch goes here.
- resetParameters() - Method in class org.apache.flink.streaming.api.function.sink.WriteSinkFunctionByMillis
-
- resetRecordCounter() - Method in class org.apache.flink.runtime.operators.hash.InMemoryPartition
-
sets record counter to zero and should only be used on compaction partition
- resetReuse1() - Method in class org.apache.flink.streaming.api.invokable.operator.co.CoInvokable
-
- resetReuse2() - Method in class org.apache.flink.streaming.api.invokable.operator.co.CoInvokable
-
- resetReuseAll() - Method in class org.apache.flink.streaming.api.invokable.operator.co.CoInvokable
-
- resetRWViews() - Method in class org.apache.flink.runtime.operators.hash.InMemoryPartition
-
resets read and write views and should only be used on compaction partition
- resettableInputs - Variable in class org.apache.flink.runtime.operators.RegularPactTask
-
The resettable inputs in the case where no temp barrier is needed.
- ResettableIterator<E> - Interface in org.apache.flink.runtime.util
-
The resettable iterator is a specialization of the iterator, allowing to reset the iterator and re-retrieve elements.
- ResettableMutableObjectIterator<E> - Interface in org.apache.flink.runtime.util
-
The resettable iterator is a specialization of the iterator, allowing to reset the iterator and re-retrieve elements.
- ResettablePactDriver<S extends Function,OT> - Interface in org.apache.flink.runtime.operators
-
This interface marks a PactDriver as resettable, meaning that will reset part of their internal state but
otherwise reuse existing data structures.
- ResettableValue<T extends Value> - Interface in org.apache.flink.types
-
- resolveClassPrimitiveAware(String) - Static method in class org.apache.flink.util.ClassUtils
-
- resolveDeadlocks(List<? extends PlanNode>) - Method in class org.apache.flink.compiler.deadlockdetect.DeadlockPreventer
-
- ResourceId - Class in org.apache.flink.runtime.jobmanager.scheduler
-
- ResourceId() - Constructor for class org.apache.flink.runtime.jobmanager.scheduler.ResourceId
-
- restart() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
- restore(StateCheckpoint<Map<K, V>>) - Method in class org.apache.flink.streaming.state.MapState
-
- restore(StateCheckpoint<T>) - Method in class org.apache.flink.streaming.state.OperatorState
-
- restore(StateCheckpoint<T>) - Method in class org.apache.flink.streaming.state.SimpleState
-
- resultHander - Variable in class org.apache.flink.runtime.io.disk.iomanager.AsynchronousFileIOChannel
-
Hander for completed requests
- ResultTypeQueryable<T> - Interface in org.apache.flink.api.java.typeutils
-
This interface can be implemented by functions and input formats to tell the framework
about their produced data type.
- retainAll(Collection<?>) - Method in class org.apache.flink.runtime.jobmanager.scheduler.SetQueue
-
- retainAll(Collection<?>) - Method in class org.apache.flink.types.ListValue
-
- rethrow(Throwable) - Static method in class org.apache.flink.util.ExceptionUtils
-
Throws the given Throwable in scenarios where the signatures do not allow you to
throw arbitrary Throwables.
- rethrow(Throwable, String) - Static method in class org.apache.flink.util.ExceptionUtils
-
Throws the given Throwable in scenarios where the signatures do not allow you to
throw arbitrary Throwables.
- returnAllocatedSlot(AllocatedSlot) - Method in class org.apache.flink.runtime.instance.Instance
-
- returnBuffer(MemorySegment) - Method in class org.apache.flink.runtime.io.network.bufferprovider.GlobalBufferPool
-
Returns a buffer to the pool.
- reuse1 - Variable in class org.apache.flink.streaming.api.invokable.operator.co.CoInvokable
-
- reuse2 - Variable in class org.apache.flink.streaming.api.invokable.operator.co.CoInvokable
-
- RichCoFlatMapFunction<IN1,IN2,OUT> - Class in org.apache.flink.streaming.api.function.co
-
A RichCoFlatMapFunction represents a FlatMap transformation with two different input
types.
- RichCoFlatMapFunction() - Constructor for class org.apache.flink.streaming.api.function.co.RichCoFlatMapFunction
-
- RichCoGroupFunction<IN1,IN2,OUT> - Class in org.apache.flink.api.common.functions
-
- RichCoGroupFunction() - Constructor for class org.apache.flink.api.common.functions.RichCoGroupFunction
-
- RichCoMapFunction<IN1,IN2,OUT> - Class in org.apache.flink.streaming.api.function.co
-
A RichCoMapFunction represents a Map transformation with two different input
types.
- RichCoMapFunction() - Constructor for class org.apache.flink.streaming.api.function.co.RichCoMapFunction
-
- RichCoReduceFunction<IN1,IN2,OUT> - Class in org.apache.flink.streaming.api.function.co
-
A RichCoReduceFunction represents a Reduce transformation with two different input
types.
- RichCoReduceFunction() - Constructor for class org.apache.flink.streaming.api.function.co.RichCoReduceFunction
-
- RichCoWindowFunction<IN1,IN2,O> - Class in org.apache.flink.streaming.api.function.co
-
- RichCoWindowFunction() - Constructor for class org.apache.flink.streaming.api.function.co.RichCoWindowFunction
-
- RichCrossFunction<IN1,IN2,OUT> - Class in org.apache.flink.api.common.functions
-
- RichCrossFunction() - Constructor for class org.apache.flink.api.common.functions.RichCrossFunction
-
- RichFilterFunction<T> - Class in org.apache.flink.api.common.functions
-
- RichFilterFunction() - Constructor for class org.apache.flink.api.common.functions.RichFilterFunction
-
- RichFlatCombineFunction<T> - Class in org.apache.flink.api.common.functions
-
- RichFlatCombineFunction() - Constructor for class org.apache.flink.api.common.functions.RichFlatCombineFunction
-
- RichFlatJoinFunction<IN1,IN2,OUT> - Class in org.apache.flink.api.common.functions
-
- RichFlatJoinFunction() - Constructor for class org.apache.flink.api.common.functions.RichFlatJoinFunction
-
- RichFlatMapFunction<IN,OUT> - Class in org.apache.flink.api.common.functions
-
- RichFlatMapFunction() - Constructor for class org.apache.flink.api.common.functions.RichFlatMapFunction
-
- RichFunction - Interface in org.apache.flink.api.common.functions
-
An base interface for all rich user-defined functions.
- RichGroupReduceFunction<IN,OUT> - Class in org.apache.flink.api.common.functions
-
- RichGroupReduceFunction() - Constructor for class org.apache.flink.api.common.functions.RichGroupReduceFunction
-
- RichGroupReduceFunction.Combinable - Annotation Type in org.apache.flink.api.common.functions
-
- RichJoinFunction<IN1,IN2,OUT> - Class in org.apache.flink.api.common.functions
-
- RichJoinFunction() - Constructor for class org.apache.flink.api.common.functions.RichJoinFunction
-
- RichMapFunction<IN,OUT> - Class in org.apache.flink.api.common.functions
-
- RichMapFunction() - Constructor for class org.apache.flink.api.common.functions.RichMapFunction
-
- RichMapPartitionFunction<I,O> - Class in org.apache.flink.api.common.functions
-
- RichMapPartitionFunction() - Constructor for class org.apache.flink.api.common.functions.RichMapPartitionFunction
-
- RichParallelSourceFunction<OUT> - Class in org.apache.flink.streaming.api.function.source
-
- RichParallelSourceFunction() - Constructor for class org.apache.flink.streaming.api.function.source.RichParallelSourceFunction
-
- RichReduceFunction<T> - Class in org.apache.flink.api.common.functions
-
- RichReduceFunction() - Constructor for class org.apache.flink.api.common.functions.RichReduceFunction
-
- RichSinkFunction<IN> - Class in org.apache.flink.streaming.api.function.sink
-
- RichSinkFunction() - Constructor for class org.apache.flink.streaming.api.function.sink.RichSinkFunction
-
- RichSourceFunction<OUT> - Class in org.apache.flink.streaming.api.function.source
-
- RichSourceFunction() - Constructor for class org.apache.flink.streaming.api.function.source.RichSourceFunction
-
- RMI_ID - Static variable in class org.apache.flink.api.java.io.RemoteCollectorOutputFormat
-
An id used necessary for Java RMI
- RMQSink<IN> - Class in org.apache.flink.streaming.connectors.rabbitmq
-
- RMQSink(String, String, SerializationSchema<IN, byte[]>) - Constructor for class org.apache.flink.streaming.connectors.rabbitmq.RMQSink
-
- RMQSource<OUT> - Class in org.apache.flink.streaming.connectors.rabbitmq
-
- RMQSource(String, String, DeserializationSchema<OUT>) - Constructor for class org.apache.flink.streaming.connectors.rabbitmq.RMQSource
-
- RMQTopology - Class in org.apache.flink.streaming.connectors.rabbitmq
-
- RMQTopology() - Constructor for class org.apache.flink.streaming.connectors.rabbitmq.RMQTopology
-
- RMQTopology.StringToByteSerializer - Class in org.apache.flink.streaming.connectors.rabbitmq
-
- RMQTopology.StringToByteSerializer() - Constructor for class org.apache.flink.streaming.connectors.rabbitmq.RMQTopology.StringToByteSerializer
-
- roundDownToPageSizeMultiple(long) - Method in class org.apache.flink.runtime.memorymanager.DefaultMemoryManager
-
- roundDownToPageSizeMultiple(long) - Method in interface org.apache.flink.runtime.memorymanager.MemoryManager
-
Rounds the given value down to a multiple of the memory manager's page size.
- roundDownToPowerOf2(int) - Static method in class org.apache.flink.runtime.util.MathUtils
-
Decrements the given number down to the closest power of two.
- RoundRobinChannelSelector<T extends IOReadableWritable> - Class in org.apache.flink.runtime.io.network.api
-
- RoundRobinChannelSelector() - Constructor for class org.apache.flink.runtime.io.network.api.RoundRobinChannelSelector
-
Constructs a new default channel selector.
- RPC - Class in org.apache.flink.runtime.ipc
-
- RPC.Server - Class in org.apache.flink.runtime.ipc
-
An RPC Server.
- RPC.Server(Object, String, int) - Constructor for class org.apache.flink.runtime.ipc.RPC.Server
-
Construct an RPC server.
- RPC.Server(Object, String, int, int) - Constructor for class org.apache.flink.runtime.ipc.RPC.Server
-
Construct an RPC server.
- run() - Method in class org.apache.flink.api.common.io.FileInputFormat.InputSplitOpenThread
-
- run(String[]) - Method in class org.apache.flink.client.CliFrontend
-
Executions the run action.
- run(PackagedProgram, int, boolean) - Method in class org.apache.flink.client.program.Client
-
- run(PackagedProgram, OptimizedPlan, boolean) - Method in class org.apache.flink.client.program.Client
-
- run(JobWithJars, int, boolean) - Method in class org.apache.flink.client.program.Client
-
Runs a program on the nephele system whose job-manager is configured in this client's configuration.
- run(OptimizedPlan, List<File>, boolean) - Method in class org.apache.flink.client.program.Client
-
- run(JobGraph, boolean) - Method in class org.apache.flink.client.program.Client
-
- run() - Method in class org.apache.flink.runtime.blob.BlobServer
-
- run() - Method in class org.apache.flink.runtime.client.JobClient.JobCleanUp
-
- run() - Method in class org.apache.flink.runtime.execution.librarycache.BlobLibraryCacheManager
-
Cleans up blobs which are not referenced anymore
- run() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- run() - Method in class org.apache.flink.runtime.iterative.task.AbstractIterativePactTask
-
- run() - Method in class org.apache.flink.runtime.iterative.task.IterationHeadPactTask
-
- run() - Method in class org.apache.flink.runtime.iterative.task.IterationIntermediatePactTask
-
- run() - Method in class org.apache.flink.runtime.iterative.task.IterationTailPactTask
-
- run() - Method in class org.apache.flink.runtime.jobmanager.EventCollector
-
This method will periodically be called to clean up expired
collected events.
- run() - Method in class org.apache.flink.runtime.operators.AbstractCachedBuildSideMatchDriver
-
- run() - Method in class org.apache.flink.runtime.operators.AllGroupReduceDriver
-
- run() - Method in class org.apache.flink.runtime.operators.AllReduceDriver
-
- run() - Method in class org.apache.flink.runtime.operators.CoGroupDriver
-
- run() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetFirstDriver
-
- run() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetSecondDriver
-
- run() - Method in class org.apache.flink.runtime.operators.CollectorMapDriver
-
- run() - Method in class org.apache.flink.runtime.operators.CrossDriver
-
- run() - Method in class org.apache.flink.runtime.operators.FlatMapDriver
-
- run() - Method in class org.apache.flink.runtime.operators.GroupReduceCombineDriver
-
- run() - Method in class org.apache.flink.runtime.operators.GroupReduceDriver
-
- run() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetFirstDriver
-
- run() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetSecondDriver
-
- run() - Method in class org.apache.flink.runtime.operators.MapDriver
-
- run() - Method in class org.apache.flink.runtime.operators.MapPartitionDriver
-
- run() - Method in class org.apache.flink.runtime.operators.MatchDriver
-
- run() - Method in class org.apache.flink.runtime.operators.NoOpDriver
-
- run() - Method in interface org.apache.flink.runtime.operators.PactDriver
-
The main operation method of the task.
- run() - Method in class org.apache.flink.runtime.operators.ReduceCombineDriver
-
- run() - Method in class org.apache.flink.runtime.operators.ReduceDriver
-
- run() - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
- run() - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.ThreadBase
-
Implements exception handling and delegates to go().
- run() - Method in class org.apache.flink.runtime.profiling.impl.TaskManagerProfilerImpl
-
- run() - Method in class org.apache.flink.yarn.Client.ClientShutdownHook
-
- run(String[]) - Method in class org.apache.flink.yarn.Client
-
- run() - Method in class org.apache.flink.yarn.ClientMasterControl
-
- running - Variable in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetFirstDriver
-
- running - Variable in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetSecondDriver
-
- running - Variable in class org.apache.flink.runtime.operators.JoinWithSolutionSetFirstDriver
-
- running - Variable in class org.apache.flink.runtime.operators.JoinWithSolutionSetSecondDriver
-
- running - Variable in class org.apache.flink.runtime.operators.MatchDriver
-
- running - Variable in class org.apache.flink.runtime.operators.RegularPactTask
-
The flag that tags the task as still running.
- runOnMiniCluster(JobGraph, int, long) - Static method in class org.apache.flink.streaming.util.ClusterUtil
-
Executes the given JobGraph locally, on a NepheleMiniCluster
- runOnMiniCluster(JobGraph, int) - Static method in class org.apache.flink.streaming.util.ClusterUtil
-
- runOperation(CustomUnaryOperation<T, X>) - Method in class org.apache.flink.api.java.DataSet
-
- RuntimeAggregatorRegistry - Class in org.apache.flink.runtime.iterative.task
-
- RuntimeAggregatorRegistry(Collection<AggregatorWithName<?>>) - Constructor for class org.apache.flink.runtime.iterative.task.RuntimeAggregatorRegistry
-
- RuntimeComparatorFactory<T> - Class in org.apache.flink.api.java.typeutils.runtime
-
- RuntimeComparatorFactory() - Constructor for class org.apache.flink.api.java.typeutils.runtime.RuntimeComparatorFactory
-
- RuntimeComparatorFactory(TypeComparator<T>) - Constructor for class org.apache.flink.api.java.typeutils.runtime.RuntimeComparatorFactory
-
- RuntimeContext - Interface in org.apache.flink.api.common.functions
-
A RuntimeContext contains information about the context in which functions are executed.
- RuntimeEnvironment - Class in org.apache.flink.runtime.execution
-
- RuntimeEnvironment(Task, TaskDeploymentDescriptor, ClassLoader, MemoryManager, IOManager, InputSplitProvider, AccumulatorProtocol, BroadcastVariableManager) - Constructor for class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- RuntimePairComparatorFactory<T1,T2> - Class in org.apache.flink.api.java.typeutils.runtime
-
- RuntimePairComparatorFactory() - Constructor for class org.apache.flink.api.java.typeutils.runtime.RuntimePairComparatorFactory
-
- RuntimeStatefulSerializerFactory<T> - Class in org.apache.flink.api.java.typeutils.runtime
-
- RuntimeStatefulSerializerFactory() - Constructor for class org.apache.flink.api.java.typeutils.runtime.RuntimeStatefulSerializerFactory
-
- RuntimeStatefulSerializerFactory(TypeSerializer<T>, Class<T>) - Constructor for class org.apache.flink.api.java.typeutils.runtime.RuntimeStatefulSerializerFactory
-
- RuntimeStatelessSerializerFactory<T> - Class in org.apache.flink.api.java.typeutils.runtime
-
- RuntimeStatelessSerializerFactory() - Constructor for class org.apache.flink.api.java.typeutils.runtime.RuntimeStatelessSerializerFactory
-
- RuntimeStatelessSerializerFactory(TypeSerializer<T>, Class<T>) - Constructor for class org.apache.flink.api.java.typeutils.runtime.RuntimeStatelessSerializerFactory
-
- RuntimeUDFContext - Class in org.apache.flink.api.common.functions.util
-
A standalone implementation of the
RuntimeContext, created by runtime UDF operators.
- RuntimeUDFContext(String, int, int, ClassLoader) - Constructor for class org.apache.flink.api.common.functions.util.RuntimeUDFContext
-
- RuntimeUDFContext(String, int, int, ClassLoader, Map<String, FutureTask<Path>>) - Constructor for class org.apache.flink.api.common.functions.util.RuntimeUDFContext
-
- runtimeUdfContext - Variable in class org.apache.flink.runtime.operators.RegularPactTask
-
The udf's runtime context.
- S3_ACCESS_KEY_KEY - Static variable in class org.apache.flink.runtime.fs.s3.S3FileSystem
-
The configuration key to access the S3 access key.
- S3_HOST_KEY - Static variable in class org.apache.flink.runtime.fs.s3.S3FileSystem
-
The configuration key to access the S3 host.
- S3_PORT_KEY - Static variable in class org.apache.flink.runtime.fs.s3.S3FileSystem
-
The configuration key to access the S3 port.
- S3_RRS_KEY - Static variable in class org.apache.flink.runtime.fs.s3.S3FileSystem
-
The configuration key to access the S3 Reduced Redundancy Storage setting.
- S3_SCHEME - Static variable in class org.apache.flink.runtime.fs.s3.S3FileSystem
-
The scheme which is used by this file system.
- S3_SECRET_KEY_KEY - Static variable in class org.apache.flink.runtime.fs.s3.S3FileSystem
-
The configuration key to access the S3 secret key.
- S3BlockLocation - Class in org.apache.flink.runtime.fs.s3
-
- S3BucketObjectPair - Class in org.apache.flink.runtime.fs.s3
-
An S3 bucket-object pair identifies either a bucket in S3 or an object.
- S3DataInputStream - Class in org.apache.flink.runtime.fs.s3
-
This class implements an
FSDataInputStream that downloads its data from Amazon S3 in the background.
- S3DataOutputStream - Class in org.apache.flink.runtime.fs.s3
-
- S3DirectoryStructure - Class in org.apache.flink.runtime.fs.s3
-
- S3FileStatus - Class in org.apache.flink.runtime.fs.s3
-
- S3FileSystem - Class in org.apache.flink.runtime.fs.s3
-
This class provides a
FileSystem implementation which is backed by Amazon's Simple Storage Service (S3).
- S3FileSystem() - Constructor for class org.apache.flink.runtime.fs.s3.S3FileSystem
-
- ScalaAggregateOperator<IN> - Class in org.apache.flink.api.scala.operators
-
This operator represents the application of a "aggregate" operation on a data set, and the
result data set produced by the function.
- ScalaAggregateOperator(DataSet<IN>, Aggregations, int) - Constructor for class org.apache.flink.api.scala.operators.ScalaAggregateOperator
-
Non grouped aggregation
- ScalaAggregateOperator(Grouping<IN>, Aggregations, int) - Constructor for class org.apache.flink.api.scala.operators.ScalaAggregateOperator
-
Grouped aggregation
- ScalaAggregateOperator.AggregatingUdf<T extends scala.Product> - Class in org.apache.flink.api.scala.operators
-
- ScalaAggregateOperator.AggregatingUdf(TypeSerializer<T>, AggregationFunction<Object>[], int[]) - Constructor for class org.apache.flink.api.scala.operators.ScalaAggregateOperator.AggregatingUdf
-
- ScalaCsvInputFormat<OUT extends scala.Product> - Class in org.apache.flink.api.scala.operators
-
- ScalaCsvInputFormat(Path, TypeInformation<OUT>) - Constructor for class org.apache.flink.api.scala.operators.ScalaCsvInputFormat
-
- ScalaCsvOutputFormat<T extends scala.Product> - Class in org.apache.flink.api.scala.operators
-
This is an OutputFormat to serialize Scala Tuples to text.
- ScalaCsvOutputFormat(Path) - Constructor for class org.apache.flink.api.scala.operators.ScalaCsvOutputFormat
-
Creates an instance of CsvOutputFormat.
- ScalaCsvOutputFormat(Path, String) - Constructor for class org.apache.flink.api.scala.operators.ScalaCsvOutputFormat
-
Creates an instance of CsvOutputFormat.
- ScalaCsvOutputFormat(Path, String, String) - Constructor for class org.apache.flink.api.scala.operators.ScalaCsvOutputFormat
-
Creates an instance of CsvOutputFormat.
- ScalaStreamingAggregator<IN extends scala.Product> - Class in org.apache.flink.api.streaming.scala
-
- ScalaStreamingAggregator(TypeSerializer<IN>, int) - Constructor for class org.apache.flink.api.streaming.scala.ScalaStreamingAggregator
-
- ScalaStreamingAggregator.ProductComparableAggregator - Class in org.apache.flink.api.streaming.scala
-
- ScalaStreamingAggregator.ProductComparableAggregator(AggregationFunction.AggregationType, boolean) - Constructor for class org.apache.flink.api.streaming.scala.ScalaStreamingAggregator.ProductComparableAggregator
-
- ScalaStreamingAggregator.Sum - Class in org.apache.flink.api.streaming.scala
-
- ScalaStreamingAggregator.Sum(SumFunction) - Constructor for class org.apache.flink.api.streaming.scala.ScalaStreamingAggregator.Sum
-
- scan - Variable in class org.apache.flink.addons.hbase.TableInputFormat
-
- scheduleAll(Scheduler, boolean) - Method in class org.apache.flink.runtime.executiongraph.ExecutionJobVertex
-
- ScheduledUnit - Class in org.apache.flink.runtime.jobmanager.scheduler
-
- ScheduledUnit(Execution) - Constructor for class org.apache.flink.runtime.jobmanager.scheduler.ScheduledUnit
-
- ScheduledUnit(Execution, SlotSharingGroup) - Constructor for class org.apache.flink.runtime.jobmanager.scheduler.ScheduledUnit
-
- ScheduledUnit(Execution, SlotSharingGroup, CoLocationConstraint) - Constructor for class org.apache.flink.runtime.jobmanager.scheduler.ScheduledUnit
-
- scheduleForExecution(Scheduler, boolean) - Method in class org.apache.flink.runtime.executiongraph.Execution
-
NOTE: This method only throws exceptions if it is in an illegal state to be scheduled, or if the tasks needs
to be scheduled immediately and no resource is available.
- scheduleForExecution(Scheduler) - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
- scheduleForExecution(Scheduler, boolean) - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
-
- scheduleImmediately(ScheduledUnit) - Method in class org.apache.flink.runtime.jobmanager.scheduler.Scheduler
-
- scheduleQueued(ScheduledUnit) - Method in class org.apache.flink.runtime.jobmanager.scheduler.Scheduler
-
- Scheduler - Class in org.apache.flink.runtime.jobmanager.scheduler
-
The scheduler is responsible for distributing the ready-to-run tasks and assigning them to instances and
slots.
- Scheduler() - Constructor for class org.apache.flink.runtime.jobmanager.scheduler.Scheduler
-
- Scheduler(ExecutorService) - Constructor for class org.apache.flink.runtime.jobmanager.scheduler.Scheduler
-
- schema - Variable in class org.apache.flink.streaming.connectors.ConnectorSource
-
- SCHEMA$ - Static variable in class org.apache.flink.api.io.avro.example.User
-
- secondaryOrder(Ordering) - Method in class org.apache.flink.api.java.record.operators.ReduceOperator.Builder
-
Sets the order of the elements within a group.
- secondaryOrder1(Ordering) - Method in class org.apache.flink.api.java.record.operators.CoGroupOperator.Builder
-
Deprecated.
Sets the order of the elements within a group for the first input.
- secondaryOrder2(Ordering) - Method in class org.apache.flink.api.java.record.operators.CoGroupOperator.Builder
-
Deprecated.
Sets the order of the elements within a group for the second input.
- secondDam() - Method in enum org.apache.flink.runtime.operators.DriverStrategy
-
- seek(long) - Method in class org.apache.flink.api.avro.FSDataInputStreamWrapper
-
- seek(long) - Method in class org.apache.flink.api.common.io.InflaterInputStreamFSInputWrapper
-
- seek(long) - Method in class org.apache.flink.core.fs.FSDataInputStream
-
Seek to the given offset from the start of the file.
- seek(long) - Method in class org.apache.flink.core.fs.local.LocalDataInputStream
-
- seek(long) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopDataInputStream
-
- seek(long) - Method in class org.apache.flink.runtime.fs.s3.S3DataInputStream
-
- SeekableDataInputView - Interface in org.apache.flink.core.memory
-
- SeekableDataOutputView - Interface in org.apache.flink.core.memory
-
- seekInput(MemorySegment, int, int) - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedInputView
-
Sets the internal state of the view such that the next bytes will be read from the given memory segment,
starting at the given position.
- seekOutput(MemorySegment, int) - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedOutputView
-
Sets the internal state to the given memory segment and the given position within the segment.
- segmentSize - Variable in class org.apache.flink.runtime.memorymanager.AbstractPagedOutputView
-
- segmentSize - Variable in class org.apache.flink.runtime.operators.hash.MutableHashTable
-
The size of the segments used by the hash join buckets.
- select(OUT) - Method in interface org.apache.flink.streaming.api.collector.OutputSelector
-
- select(String...) - Method in class org.apache.flink.streaming.api.datastream.SplitDataStream
-
Sets the output names for which the next operator will receive values.
- select(Tuple2<Double, Integer>) - Method in class org.apache.flink.streaming.examples.iteration.IterateExample.MySelector
-
- SELECT_ALL_CHAR - Static variable in class org.apache.flink.api.java.operators.Keys.ExpressionKeys
-
- SELECT_ALL_CHAR_SCALA - Static variable in class org.apache.flink.api.java.operators.Keys.ExpressionKeys
-
- selectAll - Variable in class org.apache.flink.streaming.api.datastream.DataStream
-
- selectAll() - Method in class org.apache.flink.streaming.api.datastream.SplitDataStream
-
Selects all output names from a split data stream.
- SelectByMaxFunction<T extends Tuple> - Class in org.apache.flink.api.java.functions
-
- SelectByMaxFunction(TupleTypeInfo<T>, int...) - Constructor for class org.apache.flink.api.java.functions.SelectByMaxFunction
-
Constructor which is overwriting the default constructor.
- SelectByMinFunction<T extends Tuple> - Class in org.apache.flink.api.java.functions
-
- SelectByMinFunction(TupleTypeInfo<T>, int...) - Constructor for class org.apache.flink.api.java.functions.SelectByMinFunction
-
Constructor which is overwriting the default constructor.
- selectChannels(T, int) - Method in interface org.apache.flink.runtime.io.network.api.ChannelSelector
-
Called to determine to which attached
OutputChannel objects the given record shall be forwarded.
- selectChannels(T, int) - Method in class org.apache.flink.runtime.io.network.api.RoundRobinChannelSelector
-
- selectChannels(SerializationDelegate<T>, int) - Method in class org.apache.flink.runtime.operators.shipping.OutputEmitter
-
- selectChannels(Record, int) - Method in class org.apache.flink.runtime.operators.shipping.RecordOutputEmitter
-
- selectChannels(SerializationDelegate<StreamRecord<T>>, int) - Method in class org.apache.flink.streaming.partitioner.BroadcastPartitioner
-
- selectChannels(SerializationDelegate<StreamRecord<T>>, int) - Method in class org.apache.flink.streaming.partitioner.DistributePartitioner
-
- selectChannels(SerializationDelegate<StreamRecord<T>>, int) - Method in class org.apache.flink.streaming.partitioner.FieldsPartitioner
-
- selectChannels(SerializationDelegate<StreamRecord<T>>, int) - Method in class org.apache.flink.streaming.partitioner.GlobalPartitioner
-
- selectChannels(SerializationDelegate<StreamRecord<T>>, int) - Method in class org.apache.flink.streaming.partitioner.ShufflePartitioner
-
- SemanticProperties - Class in org.apache.flink.api.common.operators
-
Container for the semantic properties associated to an operator.
- SemanticProperties() - Constructor for class org.apache.flink.api.common.operators.SemanticProperties
-
- SemanticPropUtil - Class in org.apache.flink.api.java.functions
-
- SemanticPropUtil() - Constructor for class org.apache.flink.api.java.functions.SemanticPropUtil
-
- sendBuffer(Buffer, int) - Method in class org.apache.flink.runtime.io.network.api.BufferWriter
-
- sendBuffer(Buffer) - Method in class org.apache.flink.runtime.io.network.channels.OutputChannel
-
- sendBuffer(Buffer, int) - Method in class org.apache.flink.runtime.io.network.gates.OutputGate
-
- sendBufferAndEvent(Buffer, AbstractEvent, int) - Method in class org.apache.flink.runtime.io.network.api.BufferWriter
-
- sendBufferAndEvent(Buffer, AbstractEvent) - Method in class org.apache.flink.runtime.io.network.channels.OutputChannel
-
- sendBufferAndEvent(Buffer, AbstractEvent, int) - Method in class org.apache.flink.runtime.io.network.gates.OutputGate
-
- sendEndOfSuperstep() - Method in class org.apache.flink.runtime.io.network.api.BufferWriter
-
- sendEndOfSuperstep() - Method in class org.apache.flink.runtime.io.network.api.RecordWriter
-
- SenderHintEvent - Class in org.apache.flink.runtime.io.network
-
- SenderHintEvent() - Constructor for class org.apache.flink.runtime.io.network.SenderHintEvent
-
- sendEvent(AbstractEvent, int) - Method in class org.apache.flink.runtime.io.network.api.BufferWriter
-
- sendEvent(AbstractEvent) - Method in class org.apache.flink.runtime.io.network.channels.OutputChannel
-
- sendEvent(AbstractEvent, int) - Method in class org.apache.flink.runtime.io.network.gates.OutputGate
-
- sendFakeElement(Object) - Method in interface org.apache.flink.streaming.api.windowing.policy.ActiveTriggerCallback
-
Submits a new fake data point to the element buffer.
- sendHeartbeat(InstanceID) - Method in class org.apache.flink.runtime.jobmanager.JobManager
-
- sendHeartbeat(InstanceID) - Method in interface org.apache.flink.runtime.protocols.JobManagerProtocol
-
Sends a heart beat to the job manager.
- sendMessages(Long, Long) - Method in class org.apache.flink.spargel.java.examples.SpargelConnectedComponents.CCMessager
-
- sendMessages(Long, Double) - Method in class org.apache.flink.spargel.java.examples.SpargelPageRank.RankMessenger
-
- sendMessages(Long, Double) - Method in class org.apache.flink.spargel.java.examples.SpargelPageRankCountingVertices.RankMessenger
-
- sendMessages(VertexKey, VertexValue) - Method in class org.apache.flink.spargel.java.MessagingFunction
-
This method is invoked once per superstep for each vertex that was changed in that superstep.
- sendMessages(VertexKey, VertexValue) - Method in class org.apache.flink.spargel.java.record.MessagingFunction
-
- sendMessageTo(VertexKey, Message) - Method in class org.apache.flink.spargel.java.MessagingFunction
-
Sends the given message to the vertex identified by the given key.
- sendMessageTo(VertexKey, Message) - Method in class org.apache.flink.spargel.java.record.MessagingFunction
-
- sendMessageToAllNeighbors(Message) - Method in class org.apache.flink.spargel.java.MessagingFunction
-
Sends the given message to all vertices that are targets of an outgoing edge of the changed vertex.
- sendMessageToAllNeighbors(Message) - Method in class org.apache.flink.spargel.java.record.MessagingFunction
-
- sendReadRequest(MemorySegment) - Method in class org.apache.flink.runtime.io.disk.iomanager.ChannelReaderInputView
-
Sends a new read requests, if further requests remain.
- SEPARATOR - Static variable in class org.apache.flink.core.fs.Path
-
The directory separator, a slash.
- SEPARATOR_CHAR - Static variable in class org.apache.flink.core.fs.Path
-
The directory separator, a slash (character).
- SerializableArrayList<E extends IOReadableWritable> - Class in org.apache.flink.runtime.util
-
- SerializableArrayList() - Constructor for class org.apache.flink.runtime.util.SerializableArrayList
-
Constructs an empty list with an initial capacity of ten.
- SerializableArrayList(int) - Constructor for class org.apache.flink.runtime.util.SerializableArrayList
-
Constructs an empty list with the specified initial capacity.
- SerializableHashMap<K extends IOReadableWritable,V extends IOReadableWritable> - Class in org.apache.flink.runtime.util
-
- SerializableHashMap() - Constructor for class org.apache.flink.runtime.util.SerializableHashMap
-
- SerializableHashSet<T extends IOReadableWritable> - Class in org.apache.flink.runtime.util
-
- SerializableHashSet() - Constructor for class org.apache.flink.runtime.util.SerializableHashSet
-
- SerializationDelegate<T> - Class in org.apache.flink.runtime.plugable
-
- SerializationDelegate(TypeSerializer<T>) - Constructor for class org.apache.flink.runtime.plugable.SerializationDelegate
-
- serializationDelegate - Variable in class org.apache.flink.streaming.api.collector.StreamCollector
-
- SerializationSchema<T,R> - Interface in org.apache.flink.streaming.connectors.util
-
- serialize(T, DataOutputView) - Method in class org.apache.flink.api.common.io.BinaryOutputFormat
-
- serialize(T, DataOutputView) - Method in class org.apache.flink.api.common.io.SerializedOutputFormat
-
- serialize(boolean[], DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.BooleanPrimitiveArraySerializer
-
- serialize(byte[], DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.BytePrimitiveArraySerializer
-
- serialize(char[], DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.CharPrimitiveArraySerializer
-
- serialize(double[], DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.DoublePrimitiveArraySerializer
-
- serialize(float[], DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.FloatPrimitiveArraySerializer
-
- serialize(int[], DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.IntPrimitiveArraySerializer
-
- serialize(long[], DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.LongPrimitiveArraySerializer
-
- serialize(short[], DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.ShortPrimitiveArraySerializer
-
- serialize(String[], DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.StringArraySerializer
-
- serialize(Boolean, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.BooleanSerializer
-
- serialize(BooleanValue, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.BooleanValueSerializer
-
- serialize(Byte, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.ByteSerializer
-
- serialize(ByteValue, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.ByteValueSerializer
-
- serialize(Character, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.CharSerializer
-
- serialize(CharValue, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.CharValueSerializer
-
- serialize(Date, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.DateSerializer
-
- serialize(Double, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.DoubleSerializer
-
- serialize(DoubleValue, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.DoubleValueSerializer
-
- serialize(T, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.EnumSerializer
-
- serialize(Float, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.FloatSerializer
-
- serialize(FloatValue, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.FloatValueSerializer
-
- serialize(C[], DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.GenericArraySerializer
-
- serialize(Integer, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.IntSerializer
-
- serialize(IntValue, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.IntValueSerializer
-
- serialize(Long, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.LongSerializer
-
- serialize(LongValue, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.LongValueSerializer
-
- serialize(Short, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.ShortSerializer
-
- serialize(ShortValue, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.ShortValueSerializer
-
- serialize(String, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.StringSerializer
-
- serialize(StringValue, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.StringValueSerializer
-
- serialize(Void, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.VoidSerializer
-
- serialize(Record, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.record.RecordSerializer
-
- serialize(T, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.TypeSerializer
-
Serializes the given record to the given target output view.
- serialize(T, DataOutputView) - Method in class org.apache.flink.api.java.io.TypeSerializerOutputFormat
-
- serialize(T, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.AvroSerializer
-
- serialize(T, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueSerializer
-
- serialize(T, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.KryoSerializer
-
- serialize(T, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoSerializer
-
- serialize(T, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializer
-
- serialize(T, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.ValueSerializer
-
- serialize(T, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.WritableSerializer
-
- serialize(StreamRecord<T>, DataOutputView) - Method in class org.apache.flink.streaming.api.streamrecord.StreamRecordSerializer
-
- serialize(String) - Method in class org.apache.flink.streaming.connectors.flume.FlumeTopology.StringToByteSerializer
-
- serialize(String) - Method in class org.apache.flink.streaming.connectors.rabbitmq.RMQTopology.StringToByteSerializer
-
- serialize(byte[]) - Method in class org.apache.flink.streaming.connectors.util.RawSchema
-
- serialize(T) - Method in interface org.apache.flink.streaming.connectors.util.SerializationSchema
-
Serializes the incoming element to a specified type.
- serialize(String) - Method in class org.apache.flink.streaming.connectors.util.SimpleStringSchema
-
- serialize(DataOutputView) - Method in class org.apache.flink.types.Record
-
Writes this record to the given output view.
- SerializedInputFormat<T extends IOReadableWritable> - Class in org.apache.flink.api.common.io
-
Reads elements by deserializing them with their regular serialization/deserialization functionality.
- SerializedInputFormat() - Constructor for class org.apache.flink.api.common.io.SerializedInputFormat
-
- SerializedOutputFormat<T extends IOReadableWritable> - Class in org.apache.flink.api.common.io
-
Stores elements by serializing them with their regular serialization/deserialization functionality.
- SerializedOutputFormat() - Constructor for class org.apache.flink.api.common.io.SerializedOutputFormat
-
- SerializedUpdateBuffer - Class in org.apache.flink.runtime.iterative.io
-
- SerializedUpdateBuffer() - Constructor for class org.apache.flink.runtime.iterative.io.SerializedUpdateBuffer
-
- SerializedUpdateBuffer(List<MemorySegment>, int, IOManager) - Constructor for class org.apache.flink.runtime.iterative.io.SerializedUpdateBuffer
-
- serializeEventList(List<? extends AbstractEvent>) - Method in class org.apache.flink.runtime.io.network.Envelope
-
- serializeObject(Object) - Static method in class org.apache.flink.util.InstantiationUtil
-
- serializer - Variable in class org.apache.flink.runtime.operators.resettable.SpillingResettableIterator
-
- serializer - Variable in class org.apache.flink.runtime.operators.resettable.SpillingResettableMutableObjectIterator
-
- serializer - Variable in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.SpillingThread
-
- serializer1 - Variable in class org.apache.flink.streaming.api.invokable.operator.co.CoInvokable
-
- serializer2 - Variable in class org.apache.flink.streaming.api.invokable.operator.co.CoInvokable
-
- serializeRecord(Record, byte[]) - Method in class org.apache.flink.api.java.record.io.DelimitedOutputFormat
-
This method is called for every record so serialize itself into the given target array.
- serializerFactories - Variable in class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
-
serializer factories to duplicate non thread-safe serializers
- serializers - Variable in class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
-
serializers to deserialize the first n fields for comparison
- serializeToByteArray(TypeSerializer<T>, T) - Static method in class org.apache.flink.util.InstantiationUtil
-
- Server - Class in org.apache.flink.runtime.ipc
-
- Server(String, int, Class<? extends IOReadableWritable>, int) - Constructor for class org.apache.flink.runtime.ipc.Server
-
- Server(String, int, Class<? extends IOReadableWritable>, int, String) - Constructor for class org.apache.flink.runtime.ipc.Server
-
Constructs a server listening on the named port and address.
- ServiceDiscoveryProtocol - Interface in org.apache.flink.runtime.protocols
-
The service discovery protocols enables different components of the Flink distributed runtime to query and discover
the network location auxiliary services.
- set(Iterator<Tuple2<K, T>>) - Method in class org.apache.flink.api.java.operators.translation.TupleUnwrappingIterator
-
- set(Collector<Tuple2<K, IN>>) - Method in class org.apache.flink.api.java.operators.translation.TupleWrappingCollector
-
- set(String) - Method in class org.apache.flink.core.io.StringRecord
-
Set to contain the contents of a string.
- set(byte[]) - Method in class org.apache.flink.core.io.StringRecord
-
Set to a utf8 byte array
- set(StringRecord) - Method in class org.apache.flink.core.io.StringRecord
-
copy a text.
- set(byte[], int, int) - Method in class org.apache.flink.core.io.StringRecord
-
Set the Text to range of bytes
- set(Iterator<Tuple2<KEY, VALUE>>) - Method in class org.apache.flink.hadoopcompatibility.mapred.wrapper.HadoopTupleUnwrappingIterator
-
Set the Flink iterator to wrap.
- set(E) - Method in class org.apache.flink.runtime.util.SingleElementIterator
-
Resets the element.
- set(boolean) - Method in class org.apache.flink.types.BooleanValue
-
- set(int, V) - Method in class org.apache.flink.types.ListValue
-
- setAccumulatedRecordCount(long) - Method in class org.apache.flink.api.common.io.BlockInfo
-
Sets the accumulatedRecordCount to the specified value.
- setAllowNullValues(boolean) - Method in class org.apache.flink.api.java.io.CsvOutputFormat
-
Configures the format to either allow null values (writing an empty field),
or to throw an exception when encountering a null field.
- setAllowNullValues(boolean) - Method in class org.apache.flink.api.scala.operators.ScalaCsvOutputFormat
-
Configures the format to either allow null values (writing an empty field),
or to throw an exception when encountering a null field.
- setAllowQueuedScheduling(boolean) - Method in class org.apache.flink.runtime.jobgraph.JobGraph
-
- setAnyPartitioning(FieldList) - Method in class org.apache.flink.compiler.dataproperties.GlobalProperties
-
- setAnyPartitioning(FieldSet) - Method in class org.apache.flink.compiler.dataproperties.RequestedGlobalProperties
-
- setAsContext() - Method in class org.apache.flink.client.program.PackagedProgram.PreviewPlanEnvironment
-
- setAvgOutputRecordSize(float) - Method in class org.apache.flink.api.common.operators.CompilerHints
-
- setBatchInterval(int) - Method in class org.apache.flink.api.java.io.jdbc.JDBCOutputFormat.JDBCOutputFormatBuilder
-
- setBoolean(String, boolean) - Method in class org.apache.flink.configuration.Configuration
-
Adds the given key/value pair to the configuration object.
- setBoolean(String, boolean) - Method in class org.apache.flink.runtime.operators.util.TaskConfig.DelegatingConfiguration
-
- setBroadcastGateIterativeWithNumberOfEventsUntilInterrupt(int, int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setBroadcastInputName(String, int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setBroadcastInputs(Map<Operator<?>, OptimizerNode>) - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
This function is for plan translation purposes.
- setBroadcastInputs(List<NamedChannel>) - Method in class org.apache.flink.compiler.plan.PlanNode
-
Sets a list of all broadcast inputs attached to this node.
- setBroadcastInputSerializer(TypeSerializerFactory<?>, int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setBroadcastVariable(String, List<?>) - Method in class org.apache.flink.api.common.functions.util.RuntimeUDFContext
-
- setBroadcastVariable(String, Operator<?>) - Method in class org.apache.flink.api.common.operators.AbstractUdfOperator
-
Binds the result produced by a plan rooted at root to a variable
used by the UDF wrapped in this operator.
- setBroadcastVariable(String, Operator<?>) - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase
-
The BulkIteration meta operator cannot have broadcast inputs.
- setBroadcastVariable(String, Operator<?>) - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
-
The DeltaIteration meta operator cannot have broadcast inputs.
- setBroadcastVariable(String, Operator<Record>) - Method in class org.apache.flink.api.java.record.operators.CoGroupOperator.Builder
-
Deprecated.
Binds the result produced by a plan rooted at root to a
variable used by the UDF wrapped in this operator.
- setBroadcastVariable(String, Operator<Record>) - Method in class org.apache.flink.api.java.record.operators.CrossOperator.Builder
-
Deprecated.
Binds the result produced by a plan rooted at root to a
variable used by the UDF wrapped in this operator.
- setBroadcastVariable(String, Operator<Record>) - Method in class org.apache.flink.api.java.record.operators.JoinOperator.Builder
-
Deprecated.
Binds the result produced by a plan rooted at root to a
variable used by the UDF wrapped in this operator.
- setBroadcastVariable(String, Operator<Record>) - Method in class org.apache.flink.api.java.record.operators.MapOperator.Builder
-
Deprecated.
Binds the result produced by a plan rooted at root to a
variable used by the UDF wrapped in this operator.
- setBroadcastVariable(String, Operator<Record>) - Method in class org.apache.flink.api.java.record.operators.MapPartitionOperator.Builder
-
Deprecated.
Binds the result produced by a plan rooted at root to a
variable used by the UDF wrapped in this operator.
- setBroadcastVariable(String, Operator<Record>) - Method in class org.apache.flink.api.java.record.operators.ReduceOperator.Builder
-
Binds the result produced by a plan rooted at root to a
variable used by the UDF wrapped in this operator.
- setBroadcastVariable(String, BroadcastVariableMaterialization<?, ?>) - Method in class org.apache.flink.runtime.operators.util.DistributedRuntimeUDFContext
-
- setBroadcastVariables(Map<String, Operator<T>>) - Method in class org.apache.flink.api.common.operators.AbstractUdfOperator
-
Clears all previous broadcast inputs and binds the given inputs as
broadcast variables of this operator.
- setBroadcastVariables(Map<String, Operator<X>>) - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase
-
The BulkIteration meta operator cannot have broadcast inputs.
- setBroadcastVariables(Map<String, Operator<X>>) - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
-
The DeltaIteration meta operator cannot have broadcast inputs.
- setBroadcastVariables(Map<String, Operator<Record>>) - Method in class org.apache.flink.api.java.record.operators.CoGroupOperator.Builder
-
Deprecated.
Binds multiple broadcast variables.
- setBroadcastVariables(Map<String, Operator<Record>>) - Method in class org.apache.flink.api.java.record.operators.CrossOperator.Builder
-
Deprecated.
Binds multiple broadcast variables.
- setBroadcastVariables(Map<String, Operator<Record>>) - Method in class org.apache.flink.api.java.record.operators.JoinOperator.Builder
-
Deprecated.
Binds multiple broadcast variables.
- setBroadcastVariables(Map<String, Operator<Record>>) - Method in class org.apache.flink.api.java.record.operators.MapOperator.Builder
-
Deprecated.
Binds multiple broadcast variables.
- setBroadcastVariables(Map<String, Operator<Record>>) - Method in class org.apache.flink.api.java.record.operators.MapPartitionOperator.Builder
-
Deprecated.
Binds multiple broadcast variables.
- setBroadcastVariables(Map<String, Operator<Record>>) - Method in class org.apache.flink.api.java.record.operators.ReduceOperator.Builder
-
Binds multiple broadcast variables.
- setBuffer(Buffer) - Method in class org.apache.flink.runtime.io.network.Envelope
-
- setBuffer(ByteBuffer) - Method in class org.apache.flink.runtime.io.network.serialization.DataInputDeserializer
-
- setBuffer(byte[], int, int) - Method in class org.apache.flink.runtime.io.network.serialization.DataInputDeserializer
-
- setBufferedMemory(long) - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- setBufferSize(int) - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
-
- setBufferTimeout(long) - Method in class org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator
-
Sets the maximum time frequency (ms) for the flushing of the output
buffer.
- setBufferTimeout(long) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Sets the maximum time frequency (milliseconds) for the flushing of the
output buffers.
- setBufferTimeout(String, long) - Method in class org.apache.flink.streaming.api.JobGraphBuilder
-
- setBufferTimeout(long) - Method in class org.apache.flink.streaming.api.StreamConfig
-
- setBytes(String, byte[]) - Method in class org.apache.flink.configuration.Configuration
-
Adds the given byte array to the configuration object.
- setBytes(String, byte[]) - Method in class org.apache.flink.runtime.operators.util.TaskConfig.DelegatingConfiguration
-
- setBytesFrom(String, String) - Method in class org.apache.flink.streaming.api.JobGraphBuilder
-
Sets TypeSerializerWrapper from one vertex to another, used with some
sinks.
- setCachedMemory(long) - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- setCachedSwapMemory(long) - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- setCandidateProperties(GlobalProperties, LocalProperties, Channel) - Method in class org.apache.flink.compiler.dag.BulkPartialSolutionNode
-
- setCandidateProperties(GlobalProperties, LocalProperties, Channel) - Method in class org.apache.flink.compiler.dag.SolutionSetNode
-
- setCandidateProperties(GlobalProperties, LocalProperties, Channel) - Method in class org.apache.flink.compiler.dag.WorksetNode
-
- setChannelType(ChannelType) - Method in class org.apache.flink.runtime.io.network.gates.Gate
-
- setCharsetName(String) - Method in class org.apache.flink.api.java.io.CsvOutputFormat
-
Sets the charset with which the CSV strings are written to the file.
- setCharsetName(String) - Method in class org.apache.flink.api.java.io.TextInputFormat
-
- setCharsetName(String) - Method in class org.apache.flink.api.java.io.TextOutputFormat
-
- setCharsetName(String) - Method in class org.apache.flink.api.java.io.TextValueInputFormat
-
- setCharsetName(String) - Method in class org.apache.flink.api.scala.operators.ScalaCsvOutputFormat
-
Sets the charset with which the CSV strings are written to the file.
- setClass(Class<? extends Value>) - Method in class org.apache.flink.api.java.record.io.jdbc.JDBCOutputFormat.AbstractConfigBuilder
-
Sets the type of a column.
- setClass(String, Class<?>) - Method in class org.apache.flink.configuration.Configuration
-
Adds the given key/value pair to the configuration object.
- setClass(String, Class<?>) - Method in class org.apache.flink.runtime.operators.util.TaskConfig.DelegatingConfiguration
-
- setCombinable(boolean) - Method in class org.apache.flink.api.common.operators.base.GroupReduceOperatorBase
-
Marks the group reduce operation as combinable.
- setCombinable(boolean) - Method in class org.apache.flink.api.java.operators.GroupReduceOperator
-
- setCombinableFirst(boolean) - Method in class org.apache.flink.api.common.operators.base.CoGroupOperatorBase
-
- setCombinableSecond(boolean) - Method in class org.apache.flink.api.common.operators.base.CoGroupOperatorBase
-
- setCommentPrefix(byte[]) - Method in class org.apache.flink.api.java.io.CsvInputFormat
-
- setCommentPrefix(char) - Method in class org.apache.flink.api.java.io.CsvInputFormat
-
- setCommentPrefix(String) - Method in class org.apache.flink.api.java.io.CsvInputFormat
-
- setCommentPrefix(String, String) - Method in class org.apache.flink.api.java.io.CsvInputFormat
-
- setCommentPrefix(String, Charset) - Method in class org.apache.flink.api.java.io.CsvInputFormat
-
- setCommentPrefix(byte[]) - Method in class org.apache.flink.api.scala.operators.ScalaCsvInputFormat
-
- setCommentPrefix(char) - Method in class org.apache.flink.api.scala.operators.ScalaCsvInputFormat
-
- setCommentPrefix(String) - Method in class org.apache.flink.api.scala.operators.ScalaCsvInputFormat
-
- setCommentPrefix(String, String) - Method in class org.apache.flink.api.scala.operators.ScalaCsvInputFormat
-
- setCommentPrefix(String, Charset) - Method in class org.apache.flink.api.scala.operators.ScalaCsvInputFormat
-
- setCompaction(boolean) - Method in class org.apache.flink.runtime.operators.hash.InMemoryPartition
-
sets compaction status (should only be set true directly after compaction and false when garbage was created)
- setComparator(TypeComparatorFactory<?>, int) - Method in class org.apache.flink.compiler.plan.SingleInputPlanNode
-
Sets the specified comparator for this PlanNode.
- setComparator1(TypeComparatorFactory<?>) - Method in class org.apache.flink.compiler.plan.DualInputPlanNode
-
- setComparator2(TypeComparatorFactory<?>) - Method in class org.apache.flink.compiler.plan.DualInputPlanNode
-
- setConfig(ExecutionConfig) - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
Sets the config object.
- setConfig(ExecutionConfig) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Sets the config object.
- setConfigDir(String) - Method in class org.apache.flink.client.LocalExecutor
-
- setConfigDir(String) - Method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- setConfigInputs() - Method in class org.apache.flink.streaming.api.streamvertex.CoStreamVertex
-
- setConfigInputs() - Method in class org.apache.flink.streaming.api.streamvertex.InputHandler
-
- setConfiguration(Configuration) - Method in class org.apache.flink.hadoopcompatibility.mapreduce.HadoopInputFormat
-
- setConfiguration(Configuration) - Method in class org.apache.flink.hadoopcompatibility.mapreduce.HadoopOutputFormat
-
- setConnectionType(StreamPartitioner<OUT>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Internal function for setting the partitioner for the DataStream
- setConnectionType(StreamPartitioner<OUT>) - Method in class org.apache.flink.streaming.api.datastream.GroupedDataStream
-
- setConsoleStreamForReporting(PrintStream) - Method in class org.apache.flink.runtime.client.JobClient
-
- setConsumer(RemoteCollectorConsumer<T>) - Method in interface org.apache.flink.api.java.io.RemoteCollector
-
- setConsumer(RemoteCollectorConsumer<T>) - Method in class org.apache.flink.api.java.io.RemoteCollectorImpl
-
- setContainingIterationNode(BulkIterationPlanNode) - Method in class org.apache.flink.compiler.plan.BulkPartialSolutionPlanNode
-
- setContainingIterationNode(WorksetIterationPlanNode) - Method in class org.apache.flink.compiler.plan.SolutionSetPlanNode
-
- setContainingIterationNode(WorksetIterationPlanNode) - Method in class org.apache.flink.compiler.plan.WorksetPlanNode
-
- setConvergenceCriterion(String, ConvergenceCriterion<?>) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setCopyTasks(Map<String, FutureTask<Path>>) - Method in class org.apache.flink.api.common.cache.DistributedCache
-
- setCosts(Costs) - Method in class org.apache.flink.compiler.plan.BulkIterationPlanNode
-
- setCosts(Costs) - Method in class org.apache.flink.compiler.plan.PlanNode
-
Sets the basic cost for this node to the given value, and sets the cumulative costs
to those costs plus the cost shares of all inputs (regular and broadcast).
- setCosts(Costs) - Method in class org.apache.flink.compiler.plan.SinkJoinerPlanNode
-
- setCosts(Costs) - Method in class org.apache.flink.compiler.plan.WorksetIterationPlanNode
-
- setCpuCost(double) - Method in class org.apache.flink.compiler.costs.Costs
-
Sets the cost for the CPU.
- setCustomPartitioned(FieldList, Partitioner<?>) - Method in class org.apache.flink.compiler.dataproperties.GlobalProperties
-
- setCustomPartitioned(FieldSet, Partitioner<?>) - Method in class org.apache.flink.compiler.dataproperties.RequestedGlobalProperties
-
- setCustomPartitioner(Partitioner<?>) - Method in class org.apache.flink.api.common.operators.base.CoGroupOperatorBase
-
- setCustomPartitioner(Partitioner<?>) - Method in class org.apache.flink.api.common.operators.base.GroupReduceOperatorBase
-
- setCustomPartitioner(Partitioner<?>) - Method in class org.apache.flink.api.common.operators.base.JoinOperatorBase
-
- setCustomPartitioner(Partitioner<?>) - Method in class org.apache.flink.api.common.operators.base.PartitionOperatorBase
-
- setCustomPartitioner(Partitioner<?>) - Method in class org.apache.flink.api.common.operators.base.ReduceOperatorBase
-
- setCustomPartitioner(Partitioner<?>) - Method in class org.apache.flink.compiler.operators.AbstractJoinDescriptor
-
- setCustomPartitioner(Partitioner<?>) - Method in class org.apache.flink.compiler.operators.CoGroupDescriptor
-
- setData(Collection<?>) - Method in class org.apache.flink.api.java.record.io.CollectionInputFormat
-
- setDataDistribution(DataDistribution) - Method in class org.apache.flink.compiler.plan.Channel
-
- setDBUrl(String) - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat.JDBCInputFormatBuilder
-
- setDBUrl(String) - Method in class org.apache.flink.api.java.io.jdbc.JDBCOutputFormat.JDBCOutputFormatBuilder
-
- setDefaultAlwaysCreateDirectory(boolean) - Method in class org.apache.flink.client.LocalExecutor
-
- setDefaultAlwaysCreateDirectory(boolean) - Method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- setDefaultDegreeOfParallelism(int) - Method in class org.apache.flink.compiler.PactCompiler
-
- setDefaultLocalParallelism(int) - Static method in class org.apache.flink.api.java.ExecutionEnvironment
-
- setDefaultLocalParallelism(int) - Static method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
- setDefaultOverwriteFiles(boolean) - Method in class org.apache.flink.client.LocalExecutor
-
- setDefaultOverwriteFiles(boolean) - Method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- setDefaultParallelism(int) - Method in class org.apache.flink.api.common.Plan
-
Sets the default degree of parallelism for this plan.
- setDegreeOfParallelism(int) - Method in class org.apache.flink.api.common.ExecutionConfig
-
Sets the degree of parallelism (DOP) for operations executed through this environment.
- setDegreeOfParallelism(int) - Method in class org.apache.flink.api.common.operators.Operator
-
Sets the degree of parallelism for this contract instance.
- setDegreeOfParallelism(int) - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
Sets the degree of parallelism (DOP) for operations executed through this environment.
- setDegreeOfParallelism(int) - Method in class org.apache.flink.compiler.dag.DataSourceNode
-
- setDegreeOfParallelism(int) - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
Sets the degree of parallelism for the contract represented by this optimizer node.
- setDegreeOfParallelism(int) - Method in class org.apache.flink.compiler.plan.PlanNode
-
- setDegreeOfParallelism(int) - Method in class org.apache.flink.spargel.java.record.SpargelIteration
-
- setDegreeOfParallelism(int) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Sets the degree of parallelism (DOP) for operations executed through this
environment.
- setDegreeOfParallelism(int) - Method in class org.apache.flink.test.util.JavaProgramTestBase
-
- setDelayBeforeRetrying(long) - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
- setDelimiter(byte[]) - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
-
- setDelimiter(char) - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
-
- setDelimiter(String) - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
-
- setDelimiter(String, String) - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
-
- setDelimiter(String, Charset) - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
-
- setDesignatedNumberOfBuffers(int) - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- setDesignatedNumberOfBuffers(int) - Method in interface org.apache.flink.runtime.io.network.bufferprovider.LocalBufferPoolOwner
-
Sets the designated number of buffers the local buffer pool owner is allowed to fetch from the global buffer pool
and manage locally by means of the
LocalBufferPool.
- setDesignatedNumberOfBuffers(int) - Method in class org.apache.flink.runtime.io.network.gates.InputGate
-
- setDestination(DeadlockVertex) - Method in class org.apache.flink.compiler.deadlockdetect.DeadlockEdge
-
- setDirectedEmit(boolean) - Method in class org.apache.flink.streaming.api.StreamConfig
-
- setDiskCost(double) - Method in class org.apache.flink.compiler.costs.Costs
-
Sets the costs for disk for this Costs object.
- setDouble(String, double) - Method in class org.apache.flink.configuration.Configuration
-
Adds the given key/value pair to the configuration object.
- setDouble(String, double) - Method in class org.apache.flink.runtime.operators.util.TaskConfig.DelegatingConfiguration
-
- setDriver(String) - Method in class org.apache.flink.api.java.record.io.jdbc.JDBCOutputFormat.AbstractConfigBuilder
-
Sets the driver field.
- setDriver(Class<? extends PactDriver>) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setDriverComparator(TypeComparatorFactory<?>, int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setDriverKeyInfo(FieldList, int) - Method in class org.apache.flink.compiler.plan.SingleInputPlanNode
-
Sets the key field indexes for the specified driver comparator.
- setDriverKeyInfo(FieldList, boolean[], int) - Method in class org.apache.flink.compiler.plan.SingleInputPlanNode
-
Sets the key field information for the specified driver comparator.
- setDrivername(String) - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat.JDBCInputFormatBuilder
-
- setDrivername(String) - Method in class org.apache.flink.api.java.io.jdbc.JDBCOutputFormat.JDBCOutputFormatBuilder
-
- setDriverPairComparator(TypePairComparatorFactory<?, ?>) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setDriverStrategy(DriverStrategy) - Method in class org.apache.flink.compiler.plan.PlanNode
-
Sets the driver strategy for this node.
- setDriverStrategy(DriverStrategy) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setEdge(String, String, StreamPartitioner<?>, int, List<String>, boolean) - Method in class org.apache.flink.streaming.api.JobGraphBuilder
-
Connects two vertices in the JobGraph using the selected partitioner
settings
- setEdgesInput(Operator<Record>) - Method in class org.apache.flink.spargel.java.record.SpargelIteration
-
- setEncodeForHTML(boolean) - Method in class org.apache.flink.compiler.plandump.PlanJSONDumpGenerator
-
- setEnvironment(Environment) - Method in class org.apache.flink.runtime.jobgraph.tasks.AbstractInvokable
-
Sets the environment of this task.
- setEnvironment(RuntimeEnvironment) - Method in class org.apache.flink.runtime.taskmanager.Task
-
- setErrorState(FieldParser.ParseErrorState) - Method in class org.apache.flink.types.parser.FieldParser
-
Sets the error state of the parser.
- setEstimatedNumRecords(long) - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
- setEstimatedOutputSize(long) - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
- setEventsSerialized(ByteBuffer) - Method in class org.apache.flink.runtime.io.network.Envelope
-
- setExecutedVertex(Execution) - Method in class org.apache.flink.runtime.instance.AllocatedSlot
-
- setFailed(Boolean) - Method in class org.apache.flink.yarn.rpc.ApplicationMasterStatus
-
- setFavoriteColor(CharSequence) - Method in class org.apache.flink.api.io.avro.example.User.Builder
-
Sets the value of the 'favorite_color' field
- setFavoriteColor(CharSequence) - Method in class org.apache.flink.api.io.avro.example.User
-
Sets the value of the 'favorite_color' field.
- setFavoriteNumber(Integer) - Method in class org.apache.flink.api.io.avro.example.User.Builder
-
Sets the value of the 'favorite_number' field
- setFavoriteNumber(Integer) - Method in class org.apache.flink.api.io.avro.example.User
-
Sets the value of the 'favorite_number' field.
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple
-
Sets the field at the specified position.
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple1
-
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple10
-
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple11
-
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple12
-
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple13
-
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple14
-
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple15
-
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple16
-
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple17
-
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple18
-
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple19
-
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple2
-
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple20
-
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple21
-
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple22
-
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple23
-
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple24
-
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple25
-
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple3
-
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple4
-
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple5
-
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple6
-
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple7
-
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple8
-
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple9
-
- setField(int, Value) - Method in class org.apache.flink.types.Record
-
Sets the field at the given position to the given value.
- setFieldDelimiter(char) - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
-
- setFields(int[], Class<?>[]) - Method in class org.apache.flink.api.java.io.CsvInputFormat
-
- setFields(boolean[], Class<?>[]) - Method in class org.apache.flink.api.java.io.CsvInputFormat
-
- setFields(int[], Class<? extends Value>[]) - Method in class org.apache.flink.api.java.record.io.CsvInputFormat
-
- setFields(T0) - Method in class org.apache.flink.api.java.tuple.Tuple1
-
Sets new values to all fields of the tuple.
- setFields(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9) - Method in class org.apache.flink.api.java.tuple.Tuple10
-
Sets new values to all fields of the tuple.
- setFields(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10) - Method in class org.apache.flink.api.java.tuple.Tuple11
-
Sets new values to all fields of the tuple.
- setFields(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) - Method in class org.apache.flink.api.java.tuple.Tuple12
-
Sets new values to all fields of the tuple.
- setFields(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) - Method in class org.apache.flink.api.java.tuple.Tuple13
-
Sets new values to all fields of the tuple.
- setFields(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13) - Method in class org.apache.flink.api.java.tuple.Tuple14
-
Sets new values to all fields of the tuple.
- setFields(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14) - Method in class org.apache.flink.api.java.tuple.Tuple15
-
Sets new values to all fields of the tuple.
- setFields(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15) - Method in class org.apache.flink.api.java.tuple.Tuple16
-
Sets new values to all fields of the tuple.
- setFields(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16) - Method in class org.apache.flink.api.java.tuple.Tuple17
-
Sets new values to all fields of the tuple.
- setFields(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17) - Method in class org.apache.flink.api.java.tuple.Tuple18
-
Sets new values to all fields of the tuple.
- setFields(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18) - Method in class org.apache.flink.api.java.tuple.Tuple19
-
Sets new values to all fields of the tuple.
- setFields(T0, T1) - Method in class org.apache.flink.api.java.tuple.Tuple2
-
Sets new values to all fields of the tuple.
- setFields(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19) - Method in class org.apache.flink.api.java.tuple.Tuple20
-
Sets new values to all fields of the tuple.
- setFields(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20) - Method in class org.apache.flink.api.java.tuple.Tuple21
-
Sets new values to all fields of the tuple.
- setFields(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21) - Method in class org.apache.flink.api.java.tuple.Tuple22
-
Sets new values to all fields of the tuple.
- setFields(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22) - Method in class org.apache.flink.api.java.tuple.Tuple23
-
Sets new values to all fields of the tuple.
- setFields(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22, T23) - Method in class org.apache.flink.api.java.tuple.Tuple24
-
Sets new values to all fields of the tuple.
- setFields(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22, T23, T24) - Method in class org.apache.flink.api.java.tuple.Tuple25
-
Sets new values to all fields of the tuple.
- setFields(T0, T1, T2) - Method in class org.apache.flink.api.java.tuple.Tuple3
-
Sets new values to all fields of the tuple.
- setFields(T0, T1, T2, T3) - Method in class org.apache.flink.api.java.tuple.Tuple4
-
Sets new values to all fields of the tuple.
- setFields(T0, T1, T2, T3, T4) - Method in class org.apache.flink.api.java.tuple.Tuple5
-
Sets new values to all fields of the tuple.
- setFields(T0, T1, T2, T3, T4, T5) - Method in class org.apache.flink.api.java.tuple.Tuple6
-
Sets new values to all fields of the tuple.
- setFields(T0, T1, T2, T3, T4, T5, T6) - Method in class org.apache.flink.api.java.tuple.Tuple7
-
Sets new values to all fields of the tuple.
- setFields(T0, T1, T2, T3, T4, T5, T6, T7) - Method in class org.apache.flink.api.java.tuple.Tuple8
-
Sets new values to all fields of the tuple.
- setFields(T0, T1, T2, T3, T4, T5, T6, T7, T8) - Method in class org.apache.flink.api.java.tuple.Tuple9
-
Sets new values to all fields of the tuple.
- setFields(int[], Class<?>[]) - Method in class org.apache.flink.api.scala.operators.ScalaCsvInputFormat
-
- setFieldsGeneric(int[], Class<?>[]) - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
-
- setFieldsGeneric(boolean[], Class<?>[]) - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
-
- setFieldTypes(Class<?>...) - Method in class org.apache.flink.api.java.io.CsvInputFormat
-
- setFieldTypes(Class<? extends Value>...) - Method in class org.apache.flink.api.java.record.io.CsvInputFormat
-
- setFieldTypes(Class<?>[]) - Method in class org.apache.flink.api.scala.operators.ScalaCsvInputFormat
-
- setFieldTypesArray(Class<? extends Value>[]) - Method in class org.apache.flink.api.java.record.io.CsvInputFormat
-
- setFieldTypesGeneric(Class<?>...) - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
-
- setFilehandlesDriver(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setFilehandlesInput(int, int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setFileName(String) - Method in class org.apache.flink.runtime.types.FileRecord
-
- setFilePath(String) - Method in class org.apache.flink.api.common.io.FileInputFormat
-
- setFilePath(Path) - Method in class org.apache.flink.api.common.io.FileInputFormat
-
- setFilterFactor(float) - Method in class org.apache.flink.api.common.operators.CompilerHints
-
- setFirst(U) - Method in class org.apache.flink.types.Pair
-
Sets the first encapsulated pair element to the specified value.
- setFirstDegree(Integer) - Method in class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.EdgeWithDegrees
-
- setFirstInput(Operator<IN1>) - Method in class org.apache.flink.api.common.operators.DualInputOperator
-
Clears all previous connections and connects the first input to the task wrapped in this contract
- setFirstInput(Operator<IN1>...) - Method in class org.apache.flink.api.common.operators.DualInputOperator
-
Deprecated.
This method will be removed in future versions. Use the Union operator instead.
- setFirstInputs(List<Operator<IN1>>) - Method in class org.apache.flink.api.common.operators.DualInputOperator
-
Deprecated.
This method will be removed in future versions. Use the Union operator instead.
- setFirstRecordStart(long) - Method in class org.apache.flink.api.common.io.BlockInfo
-
Sets the firstRecordStart to the specified value.
- setFirstVertex(Integer) - Method in class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.Edge
-
- setFirstVertex(Integer) - Method in class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.EdgeWithDegrees
-
- setFirstVertex(Integer) - Method in class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.Triad
-
- setFlinkCollector(Collector<Tuple2<KEY, VALUE>>) - Method in class org.apache.flink.hadoopcompatibility.mapred.wrapper.HadoopOutputCollector
-
Set the wrapped Flink collector.
- setFloat(String, float) - Method in class org.apache.flink.configuration.Configuration
-
Adds the given key/value pair to the configuration object.
- setFloat(String, float) - Method in class org.apache.flink.runtime.operators.util.TaskConfig.DelegatingConfiguration
-
- setForcedRebalanced() - Method in class org.apache.flink.compiler.dataproperties.GlobalProperties
-
- setForceRebalancing() - Method in class org.apache.flink.compiler.dataproperties.RequestedGlobalProperties
-
- setFormatDescription(String) - Method in class org.apache.flink.runtime.jobgraph.InputFormatVertex
-
- setFormatDescription(String) - Method in class org.apache.flink.runtime.jobgraph.OutputFormatVertex
-
- setForwardedField(int, FieldSet) - Method in class org.apache.flink.api.common.operators.SingleInputSemanticProperties.AllFieldsConstantProperties
-
- setForwardedField(int, FieldSet) - Method in class org.apache.flink.api.common.operators.SingleInputSemanticProperties
-
Sets a field that is forwarded directly from the source
record(s) to multiple fields in the destination record(s).
- setForwardedField1(int, FieldSet) - Method in class org.apache.flink.api.common.operators.DualInputSemanticProperties
-
Sets a field that is forwarded directly from the source
record(s) in the first input to multiple fields in the
destination record(s).
- setForwardedField2(int, FieldSet) - Method in class org.apache.flink.api.common.operators.DualInputSemanticProperties
-
Sets a field that is forwarded directly from the source
record(s) in the second input to multiple fields in the
destination record(s).
- setFreeMemory(long) - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- setFrequency(Integer) - Method in class org.apache.flink.examples.java.wordcount.PojoExample.Word
-
- setFrequency(Integer) - Method in class org.apache.flink.streaming.examples.wordcount.PojoExample.Word
-
- setFullyReplicated() - Method in class org.apache.flink.compiler.dataproperties.GlobalProperties
-
- setFullyReplicated() - Method in class org.apache.flink.compiler.dataproperties.RequestedGlobalProperties
-
- setFunctionClass(Class<? extends AbstractRichFunction>) - Method in class org.apache.flink.streaming.api.StreamConfig
-
- setFunctionRuntimeContext(Function, RuntimeContext) - Static method in class org.apache.flink.api.common.functions.util.FunctionUtils
-
- setFurtherPatitioning(boolean) - Method in class org.apache.flink.runtime.operators.hash.HashPartition
-
- setFutureAction(SlotAllocationFutureAction) - Method in class org.apache.flink.runtime.jobmanager.scheduler.SlotAllocationFuture
-
- setGateIterativeWithNumberOfEventsUntilInterrupt(int, int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setGlobalOrder(Ordering) - Method in class org.apache.flink.api.common.operators.GenericDataSinkBase
-
Sets the order in which the sink must write its data.
- setGlobalOrder(Ordering, DataDistribution) - Method in class org.apache.flink.api.common.operators.GenericDataSinkBase
-
Sets the order in which the sink must write its data.
- setGroupedFields(FieldSet) - Method in class org.apache.flink.compiler.dataproperties.RequestedLocalProperties
-
Sets the fields that are grouped in these data properties.
- setGroupOrder(int, Ordering) - Method in class org.apache.flink.api.common.operators.base.CoGroupOperatorBase
-
Sets the order of the elements within a group for the given input.
- setGroupOrder(Ordering) - Method in class org.apache.flink.api.common.operators.base.GroupReduceOperatorBase
-
Sets the order of the elements within a reduce group.
- setGroupOrderForInputOne(Ordering) - Method in class org.apache.flink.api.common.operators.base.CoGroupOperatorBase
-
Sets the order of the elements within a group for the first input.
- setGroupOrderForInputTwo(Ordering) - Method in class org.apache.flink.api.common.operators.base.CoGroupOperatorBase
-
Sets the order of the elements within a group for the second input.
- setHadoopInputFormat(InputFormat<K, V>) - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopInputFormat
-
- setHadoopInputFormat(InputFormat<K, V>) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.HadoopRecordInputFormat
-
- setHadoopInputFormat(InputFormat<K, V>) - Method in class org.apache.flink.hadoopcompatibility.mapreduce.HadoopInputFormat
-
- setHadoopInputSplit(InputSplit) - Method in class org.apache.flink.hadoopcompatibility.mapred.wrapper.HadoopInputSplit
-
- setHadoopOutputFormat(OutputFormat<K, V>) - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopOutputFormat
-
- setHadoopOutputFormat(OutputFormat<K, V>) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.HadoopRecordOutputFormat
-
- setHadoopOutputFormat(OutputFormat<K, V>) - Method in class org.apache.flink.hadoopcompatibility.mapreduce.HadoopOutputFormat
-
- setHardIrqCPU(int) - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- setHashPartitioned(FieldList) - Method in class org.apache.flink.compiler.dataproperties.GlobalProperties
-
Sets the partitioning property for the global properties.
- setHashPartitioned(FieldSet) - Method in class org.apache.flink.compiler.dataproperties.RequestedGlobalProperties
-
Sets the partitioning property for the global properties.
- setHdfsConfig(String) - Method in class org.apache.flink.client.LocalExecutor
-
- setHdfsConfigFile(String) - Method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- setHeuristicCpuCost(double) - Method in class org.apache.flink.compiler.costs.Costs
-
Sets the heuristic cost for the CPU.
- setHeuristicDiskCost(double) - Method in class org.apache.flink.compiler.costs.Costs
-
Sets the heuristic costs for disk for this Costs object.
- setHeuristicNetworkCost(double) - Method in class org.apache.flink.compiler.costs.Costs
-
Sets the heuristic network cost for this Costs object.
- setId(UID) - Method in class org.apache.flink.streaming.api.streamrecord.StreamRecord
-
Sets the ID of the StreamRecord
- setIdleCPU(int) - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- setImmediateSolutionSetUpdate(boolean) - Method in class org.apache.flink.compiler.plan.WorksetIterationPlanNode
-
- setIn(DataInput) - Method in class org.apache.flink.api.avro.DataInputDecoder
-
- setIn(DataInput) - Method in class org.apache.flink.api.java.typeutils.runtime.DataInputDecoder
-
- setIncomingConnection(PactConnection) - Method in class org.apache.flink.compiler.dag.SingleInputNode
-
Sets the PactConnection through which this node receives its input.
- setInDegree(int) - Method in class org.apache.flink.compiler.deadlockdetect.DeadlockVertex
-
- setInitialSolutionSet(Operator<ST>) - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
-
Sets the given input as the initial solution set.
- setInitialWorkset(Operator<WT>) - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
-
Sets the given input as the initial workset.
- setInput(Operator<IN>) - Method in class org.apache.flink.api.common.operators.GenericDataSinkBase
-
Sets the given operator as the input to this operator.
- setInput(Operator<IN>) - Method in class org.apache.flink.api.common.operators.SingleInputOperator
-
Sets the given operator as the input to this operator.
- setInput(Operator<IN>...) - Method in class org.apache.flink.api.common.operators.SingleInputOperator
-
Deprecated.
This method will be removed in future versions. Use the Union operator instead.
- setInput(DataSet<IN>) - Method in interface org.apache.flink.api.java.operators.CustomUnaryOperation
-
- setInput(Map<Operator<?>, OptimizerNode>) - Method in class org.apache.flink.compiler.dag.AbstractPartialSolutionNode
-
- setInput(Map<Operator<?>, OptimizerNode>) - Method in class org.apache.flink.compiler.dag.DataSinkNode
-
- setInput(Map<Operator<?>, OptimizerNode>) - Method in class org.apache.flink.compiler.dag.DataSourceNode
-
- setInput(Map<Operator<?>, OptimizerNode>) - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
This function is for plan translation purposes.
- setInput(Map<Operator<?>, OptimizerNode>) - Method in class org.apache.flink.compiler.dag.SingleInputNode
-
- setInput(Map<Operator<?>, OptimizerNode>) - Method in class org.apache.flink.compiler.dag.TwoInputNode
-
- setInput(DataSet<Tuple2<VertexKey, VertexValue>>) - Method in class org.apache.flink.spargel.java.VertexCentricIteration
-
Sets the input data set for this operator.
- setInputAsynchronouslyMaterialized(int, boolean) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setInputCached(int, boolean) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setInputComparator(TypeComparatorFactory<?>, int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setInputFormat(String, InputFormat<String, ?>) - Method in class org.apache.flink.streaming.api.JobGraphBuilder
-
Sets the input format for the given vertex.
- setInputLocalStrategy(int, LocalStrategy) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setInputs(Operator<IN>...) - Method in class org.apache.flink.api.common.operators.GenericDataSinkBase
-
Deprecated.
This method will be removed in future versions. Use the Union operator instead.
- setInputs(List<Operator<IN>>) - Method in class org.apache.flink.api.common.operators.GenericDataSinkBase
-
Deprecated.
This method will be removed in future versions. Use the Union operator instead.
- setInputs(List<Operator<IN>>) - Method in class org.apache.flink.api.common.operators.SingleInputOperator
-
Deprecated.
This method will be removed in future versions. Use the Union operator instead.
- setInputs(Operator<?>, List<List<Operator>>) - Static method in class org.apache.flink.api.common.operators.util.OperatorUtil
-
Sets the inputs of the given
Operator.
Currently, the list can have 0, 1, or 2 elements and the number of elements must match the type of the contract.
- setInputs(Operator<Record>...) - Method in class org.apache.flink.api.java.record.operators.GenericDataSink
-
Deprecated.
This method will be removed in future versions. Use the Union operator instead.
- setInputs(List<Operator<Record>>) - Method in class org.apache.flink.api.java.record.operators.GenericDataSink
-
Deprecated.
This method will be removed in future versions. Use the Union operator instead.
- setInputs(PactConnection, PactConnection) - Method in class org.apache.flink.compiler.dag.WorksetIterationNode.SingleRootJoiner
-
- setInputSerializer(TypeSerializerFactory<?>, int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setInputsOutputs() - Method in class org.apache.flink.streaming.api.streamvertex.CoStreamVertex
-
- setInputsOutputs() - Method in class org.apache.flink.streaming.api.streamvertex.StreamIterationHead
-
- setInputsOutputs() - Method in class org.apache.flink.streaming.api.streamvertex.StreamIterationTail
-
- setInputsOutputs() - Method in class org.apache.flink.streaming.api.streamvertex.StreamVertex
-
- setInputSplitSource(InputSplitSource<?>) - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
- setInputType(TypeInformation<?>) - Method in class org.apache.flink.api.java.io.CsvOutputFormat
-
The purpose of this method is solely to check whether the data type to be processed
is in fact a tuple type.
- setInputType(TypeInformation<?>) - Method in class org.apache.flink.api.java.io.LocalCollectionOutputFormat
-
- setInputType(TypeInformation<?>) - Method in class org.apache.flink.api.java.io.TypeSerializerOutputFormat
-
- setInputType(TypeInformation<?>) - Method in interface org.apache.flink.api.java.typeutils.InputTypeConfigurable
-
Method that is called on an
OutputFormat when it is passed to
the DataSet's output method.
- setInputType(TypeInformation<?>) - Method in class org.apache.flink.api.scala.operators.ScalaCsvOutputFormat
-
The purpose of this method is solely to check whether the data type to be processed
is in fact a tuple type.
- setInputType(int, Integer) - Method in class org.apache.flink.streaming.api.StreamConfig
-
- setInstance(T) - Method in class org.apache.flink.runtime.plugable.DeserializationDelegate
-
- setInstance(T) - Method in class org.apache.flink.runtime.plugable.SerializationDelegate
-
- setInstanceTypeName(String) - Method in class org.apache.flink.compiler.plan.OptimizedPlan
-
Sets the name of the instance type that should be used for this PACT job.
- setInteger(String, int) - Method in class org.apache.flink.configuration.Configuration
-
Adds the given key/value pair to the configuration object.
- setInteger(String, int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig.DelegatingConfiguration
-
- setInterestingProperties(InterestingProperties) - Method in class org.apache.flink.compiler.dag.PactConnection
-
Sets the interesting properties for this pact connection.
- setInvokable(String, StreamInvokable<IN, OUT>) - Method in class org.apache.flink.streaming.api.JobGraphBuilder
-
- setInvokable() - Method in class org.apache.flink.streaming.api.streamvertex.CoStreamVertex
-
- setInvokable() - Method in class org.apache.flink.streaming.api.streamvertex.StreamIterationHead
-
- setInvokable() - Method in class org.apache.flink.streaming.api.streamvertex.StreamIterationTail
-
- setInvokable() - Method in class org.apache.flink.streaming.api.streamvertex.StreamVertex
-
- setInvokableClass(Class<? extends AbstractInvokable>) - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
- setIoWaitCPU(int) - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- setIsSolutionSetUpdate() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setIsSolutionSetUpdateWithoutReprobe() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setIsWorksetIteration() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setIsWorksetUpdate() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setItemCount(long) - Method in class org.apache.flink.api.avro.DataOutputEncoder
-
- setItemCount(long) - Method in class org.apache.flink.api.java.typeutils.runtime.DataOutputEncoder
-
- setIter(T) - Method in class org.apache.flink.api.java.record.io.CollectionInputFormat
-
- setIterationHeadFinalOutputConfig(TaskConfig) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setIterationHeadIndexOfSyncOutput(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setIterationHeadPartialSolutionOrWorksetInputIndex(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setIterationHeadSolutionSetInputIndex(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setIterationId(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setIterationId(Integer) - Method in class org.apache.flink.streaming.api.StreamConfig
-
- setIterationSourceSettings(String, String) - Method in class org.apache.flink.streaming.api.JobGraphBuilder
-
Sets the parallelism and buffertimeout of the iteration head of the given
iteration id to the parallelism given.
- setIterationWaitTime(long) - Method in class org.apache.flink.streaming.api.StreamConfig
-
- setIterative(int) - Method in class org.apache.flink.runtime.io.network.api.AbstractRecordReader
-
- setIterative(int) - Method in class org.apache.flink.runtime.io.network.api.MutableRecordReader
-
- setIterative(int) - Method in interface org.apache.flink.runtime.io.network.api.ReaderBase
-
- setJobConf(JobConf) - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopInputFormat
-
- setJobConf(JobConf) - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopOutputFormat
-
- setJobConf(JobConf) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.HadoopRecordInputFormat
-
- setJobConf(JobConf) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.HadoopRecordOutputFormat
-
- setJobManagerRpcPort(int) - Method in class org.apache.flink.client.LocalExecutor
-
- setJobManagerRpcPort(int) - Method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- setJobName(String) - Method in class org.apache.flink.api.common.Plan
-
Sets the jobName for this Plan.
- setJoinHint(JoinOperatorBase.JoinHint) - Method in class org.apache.flink.api.common.operators.base.JoinOperatorBase
-
- setLastOutputCollector(Collector<OT>) - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
- setLazyMemoryAllocation(boolean) - Method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- setLength(int) - Method in class org.apache.flink.types.StringValue
-
Sets a new length for the string.
- setLenient(boolean) - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
-
- setLenient(boolean) - Method in class org.apache.flink.api.java.record.io.CsvOutputFormat
-
- setLineLengthLimit(int) - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
-
- setLocality(Locality) - Method in class org.apache.flink.runtime.instance.AllocatedSlot
-
- setLocalOrder(Ordering) - Method in class org.apache.flink.api.common.operators.GenericDataSinkBase
-
Sets the order in which the sink must write its data within each fragment in the distributed
file system.
- setLocalStrategy(LocalStrategy) - Method in class org.apache.flink.compiler.plan.Channel
-
- setLocalStrategy(LocalStrategy, FieldList) - Method in class org.apache.flink.compiler.plan.Channel
-
- setLocalStrategy(LocalStrategy, FieldList, boolean[]) - Method in class org.apache.flink.compiler.plan.Channel
-
- setLocalStrategyComparator(TypeComparatorFactory<?>) - Method in class org.apache.flink.compiler.plan.Channel
-
Sets the local strategy comparator for this Channel.
- setLong(String, long) - Method in class org.apache.flink.configuration.Configuration
-
Adds the given key/value pair to the configuration object.
- setLong(String, long) - Method in class org.apache.flink.runtime.operators.util.TaskConfig.DelegatingConfiguration
-
- setMaterializationMode(TempMode) - Method in class org.apache.flink.compiler.dag.PactConnection
-
- setMaximumNumberOfIterations(int) - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase
-
- setMaximumNumberOfIterations(int) - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
-
- setMemorySize(long) - Method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- setMessageCount(int) - Method in class org.apache.flink.yarn.rpc.ApplicationMasterStatus
-
- setMinSplitSize(long) - Method in class org.apache.flink.api.common.io.FileInputFormat
-
- setMutableObjectMode(boolean) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setName(String) - Method in class org.apache.flink.api.common.operators.Operator
-
Sets the name of the contract instance.
- setName(CharSequence) - Method in class org.apache.flink.api.io.avro.example.User.Builder
-
Sets the value of the 'name' field
- setName(CharSequence) - Method in class org.apache.flink.api.io.avro.example.User
-
Sets the value of the 'name' field.
- setName(String) - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
Sets the name of the vertex
- setName(String) - Method in class org.apache.flink.spargel.java.VertexCentricIteration
-
Sets the name for the vertex-centric iteration.
- setNameIfUnset() - Method in class org.apache.flink.api.java.record.operators.CrossOperator.Builder
-
Deprecated.
- setNetworkCost(double) - Method in class org.apache.flink.compiler.costs.Costs
-
Sets the network cost for this Costs object.
- setNewVertexValue(VertexValue) - Method in class org.apache.flink.spargel.java.record.VertexUpdateFunction
-
- setNewVertexValue(VertexValue) - Method in class org.apache.flink.spargel.java.VertexUpdateFunction
-
Sets the new value of this vertex.
- setNextBuffer(Buffer) - Method in interface org.apache.flink.runtime.io.network.serialization.RecordSerializer
-
- setNextBuffer(Buffer) - Method in class org.apache.flink.runtime.io.network.serialization.SpanningRecordSerializer
-
- setNextMemorySegment(MemorySegment, int) - Method in class org.apache.flink.runtime.io.network.serialization.AdaptiveSpanningRecordDeserializer
-
- setNextMemorySegment(MemorySegment, int) - Method in interface org.apache.flink.runtime.io.network.serialization.RecordDeserializer
-
- setNextPartialSolution(Operator<T>) - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase
-
- setNextPartialSolution(OptimizerNode, OptimizerNode) - Method in class org.apache.flink.compiler.dag.BulkIterationNode
-
Sets the nextPartialSolution for this BulkIterationNode.
- setNextPartialSolution(OptimizerNode, OptimizerNode) - Method in class org.apache.flink.compiler.dag.WorksetIterationNode
-
- setNextWorkset(Operator<WT>) - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
-
Sets the contract of the step function that represents the next workset.
- setNull(int) - Method in class org.apache.flink.types.Record
-
Sets the field at the given position to null.
- setNull(long) - Method in class org.apache.flink.types.Record
-
Sets the fields to null using the given bit mask.
- setNull(long[]) - Method in class org.apache.flink.types.Record
-
Sets the fields to null using the given bit mask.
- setNumberOfExecutionRetries(int) - Method in class org.apache.flink.api.common.ExecutionConfig
-
Sets the number of times that failed tasks are re-executed.
- setNumberOfExecutionRetries(int) - Method in class org.apache.flink.api.common.Plan
-
Sets the number of times that failed tasks are re-executed.
- setNumberOfExecutionRetries(int) - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
Sets the number of times that failed tasks are re-executed.
- setNumberOfExecutionRetries(int) - Method in class org.apache.flink.runtime.jobgraph.JobGraph
-
Sets the number of times that failed tasks are re-executed.
- setNumberOfInputs(int) - Method in class org.apache.flink.streaming.api.StreamConfig
-
- setNumberOfIterations(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setNumberOfIterations(int) - Method in class org.apache.flink.spargel.java.record.SpargelIteration
-
- setNumberOfOutputChannels(int, Integer) - Method in class org.apache.flink.streaming.api.StreamConfig
-
- setNumberOfOutputs(int) - Method in class org.apache.flink.streaming.api.StreamConfig
-
- setNumberOfRetriesLeft(int) - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
- setNumDesignatedBuffers(int) - Method in class org.apache.flink.runtime.io.network.bufferprovider.LocalBufferPool
-
Sets the designated number of buffers for this local buffer pool and returns excess buffers to the global buffer
pool.
- setNumFields(int) - Method in class org.apache.flink.compiler.postpass.DenseValueSchema
-
- setNumFields(int) - Method in class org.apache.flink.types.Record
-
Sets the number of fields in the record.
- setNumLineSamples(int) - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
-
- setNumSlots(int) - Method in class org.apache.flink.yarn.rpc.ApplicationMasterStatus
-
- setNumSplits(int) - Method in class org.apache.flink.api.common.io.FileInputFormat
-
- setNumTaskManager(int) - Method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- setNumTaskManager(int) - Method in class org.apache.flink.test.util.AbstractTestBase
-
- setNumTaskManagers(int) - Method in class org.apache.flink.yarn.rpc.ApplicationMasterStatus
-
- setObject(T) - Method in class org.apache.flink.streaming.api.streamrecord.StreamRecord
-
Sets the object stored
- setOpenTimeout(long) - Method in class org.apache.flink.api.common.io.FileInputFormat
-
- setOperatorStates(Map<String, OperatorState<?>>) - Method in class org.apache.flink.streaming.api.StreamConfig
-
- setOrdering(Ordering) - Method in class org.apache.flink.compiler.dataproperties.RequestedLocalProperties
-
Sets the order for these interesting local properties.
- setOrderkey(Long) - Method in class org.apache.flink.examples.java.relational.TPCHQuery3.ShippingPriorityItem
-
- setOriginal(PlanNode) - Method in class org.apache.flink.compiler.deadlockdetect.DeadlockVertex
-
- setOut(DataOutput) - Method in class org.apache.flink.api.avro.DataOutputEncoder
-
- setOut(DataOutput) - Method in class org.apache.flink.api.java.typeutils.runtime.DataOutputEncoder
-
- setOutEdges(List<DeadlockEdge>) - Method in class org.apache.flink.compiler.deadlockdetect.DeadlockVertex
-
- setOutputCardinality(long) - Method in class org.apache.flink.api.common.operators.CompilerHints
-
- setOutputCollector(Collector<?>) - Method in class org.apache.flink.runtime.operators.chaining.ChainedDriver
-
- setOutputComparator(TypeComparatorFactory<?>, int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setOutputDataDistribution(DataDistribution, int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setOutputDirectoryMode(FileOutputFormat.OutputDirectoryMode) - Method in class org.apache.flink.api.common.io.FileOutputFormat
-
- setOutputFilePath(Path) - Method in class org.apache.flink.api.common.io.FileOutputFormat
-
- setOutputName(int, List<String>) - Method in class org.apache.flink.streaming.api.StreamConfig
-
- setOutputPartitioner(Partitioner<?>, int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setOutputSelector(String, byte[]) - Method in class org.apache.flink.streaming.api.JobGraphBuilder
-
- setOutputSelector(byte[]) - Method in class org.apache.flink.streaming.api.StreamConfig
-
- setOutputSerializer(TypeSerializerFactory<?>) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setOutputSize(long) - Method in class org.apache.flink.api.common.operators.CompilerHints
-
- setOutType(String, TypeInformation<OUT>) - Method in class org.apache.flink.streaming.api.JobGraphBuilder
-
- setOverwriteFilesByDefault(boolean) - Static method in class org.apache.flink.client.LocalExecutor
-
By default, local environments do not overwrite existing files.
- setPairComparator(TypePairComparatorFactory<?, ?>) - Method in class org.apache.flink.compiler.plan.DualInputPlanNode
-
- setParallelism(int) - Method in class org.apache.flink.api.java.operators.DataSink
-
Sets the degree of parallelism for this data sink.
- setParallelism(int) - Method in class org.apache.flink.api.java.operators.Operator
-
Sets the degree of parallelism for this operator.
- setParallelism(int) - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
Sets the degree of parallelism for the task.
- setParallelism(int) - Method in class org.apache.flink.spargel.java.VertexCentricIteration
-
Sets the degree of parallelism for the iteration.
- setParallelism(int) - Method in class org.apache.flink.streaming.api.datastream.DataStreamSource
-
- setParallelism(int) - Method in class org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator
-
Sets the degree of parallelism for this operator.
- setParallelism(String, int) - Method in class org.apache.flink.streaming.api.JobGraphBuilder
-
Sets the number of parallel instances created for the given vertex.
- setParameter(String, String) - Method in class org.apache.flink.api.common.operators.Operator
-
Sets a stub parameters in the configuration of this contract.
- setParameter(String, int) - Method in class org.apache.flink.api.common.operators.Operator
-
Sets a stub parameters in the configuration of this contract.
- setParameter(String, boolean) - Method in class org.apache.flink.api.common.operators.Operator
-
Sets a stub parameters in the configuration of this contract.
- setPartialSolution(BulkPartialSolutionNode) - Method in class org.apache.flink.compiler.dag.BulkIterationNode
-
Sets the partialSolution for this BulkIterationNode.
- setPartialSolution(SolutionSetNode, WorksetNode) - Method in class org.apache.flink.compiler.dag.WorksetIterationNode
-
- setPartition(int, IntermediateResultPartition) - Method in class org.apache.flink.runtime.executiongraph.IntermediateResult
-
- setPartitioner(int, StreamPartitioner<T>) - Method in class org.apache.flink.streaming.api.StreamConfig
-
- setPartitionNumber(int) - Method in class org.apache.flink.runtime.operators.hash.InMemoryPartition
-
overwrites partition number and should only be used on compaction partition
- setPassword(String) - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat.JDBCInputFormatBuilder
-
- setPassword(String) - Method in class org.apache.flink.api.java.io.jdbc.JDBCOutputFormat.JDBCOutputFormatBuilder
-
- setPassword(String) - Method in class org.apache.flink.api.java.record.io.jdbc.JDBCOutputFormat.AbstractConfigBuilder
-
Sets the password field.
- setPrintStatusDuringExecution(boolean) - Method in class org.apache.flink.client.program.Client
-
- setPropagateParentSchemaDown(boolean) - Method in class org.apache.flink.compiler.postpass.GenericFlatTypePostPass
-
- setPruningMarker() - Method in class org.apache.flink.compiler.plan.PlanNode
-
Sets the pruning marker to true.
- setQuery(String) - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat.JDBCInputFormatBuilder
-
- setQuery(String) - Method in class org.apache.flink.api.java.io.jdbc.JDBCOutputFormat.JDBCOutputFormatBuilder
-
- setQuery(String) - Method in class org.apache.flink.api.java.record.io.jdbc.JDBCOutputFormat.AbstractConfigBuilder
-
Sets the query field.
- SetQueue<E> - Class in org.apache.flink.runtime.jobmanager.scheduler
-
A queue that maintains set characteristics, i.e., elements
that are already in the queue may not be added another time.
- SetQueue() - Constructor for class org.apache.flink.runtime.jobmanager.scheduler.SetQueue
-
- setQueuedSchedulingAllowed(boolean) - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
- setQueueSize(int) - Method in class org.apache.flink.streaming.connectors.twitter.TwitterSource
-
Set the size of the queue in which the tweets are contained temporarily.
- setQuoteStrings(boolean) - Method in class org.apache.flink.api.java.io.CsvOutputFormat
-
Configures whether the output format should quote string values.
- setQuoteStrings(boolean) - Method in class org.apache.flink.api.scala.operators.ScalaCsvOutputFormat
-
Configures whether the output format should quote string values.
- setRandomDistribution() - Method in class org.apache.flink.compiler.dataproperties.GlobalProperties
-
- setRandomDistribution() - Method in class org.apache.flink.compiler.dataproperties.RequestedGlobalProperties
-
- setRangePartitioned(Ordering) - Method in class org.apache.flink.api.common.operators.GenericDataSinkBase
-
Sets the sink to partition the records into ranges over the given ordering.
- setRangePartitioned(Ordering, DataDistribution) - Method in class org.apache.flink.api.common.operators.GenericDataSinkBase
-
Sets the sink to partition the records into ranges over the given ordering.
- setRangePartitioned(Ordering) - Method in class org.apache.flink.compiler.dataproperties.GlobalProperties
-
- setRangePartitioned(Ordering) - Method in class org.apache.flink.compiler.dataproperties.RequestedGlobalProperties
-
- setRangePartitioned(Ordering, DataDistribution) - Method in class org.apache.flink.compiler.dataproperties.RequestedGlobalProperties
-
- setReadFields(FieldSet) - Method in class org.apache.flink.api.common.operators.SingleInputSemanticProperties.AllFieldsConstantProperties
-
- setReadFields(FieldSet) - Method in class org.apache.flink.api.common.operators.SingleInputSemanticProperties
-
Sets the field(s) that are read in the source record(s).
- setReadFields1(FieldSet) - Method in class org.apache.flink.api.common.operators.DualInputSemanticProperties
-
Sets the field(s) that are read in the source record(s) from the first
input.
- setReadFields2(FieldSet) - Method in class org.apache.flink.api.common.operators.DualInputSemanticProperties
-
Sets the field(s) that are read in the source record(s) from the second
input.
- setReadPosition(long) - Method in interface org.apache.flink.core.memory.SeekableDataInputView
-
Sets the read pointer to the given position.
- setReadPosition(long) - Method in class org.apache.flink.runtime.io.disk.RandomAccessInputView
-
- setReadPosition(long) - Method in class org.apache.flink.runtime.operators.hash.HashPartition
-
- setReceivedBytes(long) - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- setRecordCount(long) - Method in class org.apache.flink.api.common.io.BlockInfo
-
Sets the recordCount to the specified value.
- setReference(T) - Method in class org.apache.flink.api.common.typeutils.base.BasicTypeComparator
-
- setReference(T1) - Method in class org.apache.flink.api.common.typeutils.GenericPairComparator
-
- setReference(Record) - Method in class org.apache.flink.api.common.typeutils.record.RecordComparator
-
- setReference(Record) - Method in class org.apache.flink.api.common.typeutils.record.RecordPairComparator
-
- setReference(T) - Method in class org.apache.flink.api.common.typeutils.TypeComparator
-
- setReference(T1) - Method in class org.apache.flink.api.common.typeutils.TypePairComparator
-
Sets the reference for comparisons.
- setReference(T) - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueComparator
-
- setReference(T) - Method in class org.apache.flink.api.java.typeutils.runtime.GenericTypeComparator
-
- setReference(T) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoComparator
-
- setReference(T) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleComparator
-
- setReference(T) - Method in class org.apache.flink.api.java.typeutils.runtime.ValueComparator
-
- setReference(T) - Method in class org.apache.flink.api.java.typeutils.runtime.WritableComparator
-
- setRelativeBackChannelMemory(double) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setRelativeInputMaterializationMemory(int, double) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setRelativeMemoryDriver(double) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setRelativeMemoryGlobalStrategy(double) - Method in class org.apache.flink.compiler.plan.Channel
-
- setRelativeMemoryInput(int, double) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setRelativeMemoryLocalStrategy(double) - Method in class org.apache.flink.compiler.plan.Channel
-
- setRelativeMemoryPerSubtask(double) - Method in class org.apache.flink.compiler.plan.PlanNode
-
Sets the memory dedicated to each task for this node.
- setRelativeSolutionSetMemory(double) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setRelativeTempMemory(double) - Method in class org.apache.flink.compiler.plan.Channel
-
Sets the memory for materializing the channel's result from this Channel.
- setReplicationFactor(int) - Method in class org.apache.flink.compiler.plan.Channel
-
Sets the replication factor of the connection.
- setRequiredGlobalProps(RequestedGlobalProperties) - Method in class org.apache.flink.compiler.plan.Channel
-
- setRequiredLocalProps(RequestedLocalProperties) - Method in class org.apache.flink.compiler.plan.Channel
-
- setResultIterator(MutableObjectIterator<E>) - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
-
Sets the result iterator.
- setResultIteratorException(IOException) - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
-
Reports an exception to all threads that are waiting for the result iterator.
- setReuseAvroValue(boolean) - Method in class org.apache.flink.api.java.io.AvroInputFormat
-
Sets the flag whether to reuse the Avro value instance for all records.
- setRevenue(Double) - Method in class org.apache.flink.examples.java.relational.TPCHQuery3.ShippingPriorityItem
-
- setRuntimeContext(RuntimeContext) - Method in class org.apache.flink.api.common.functions.AbstractRichFunction
-
- setRuntimeContext(RuntimeContext) - Method in interface org.apache.flink.api.common.functions.RichFunction
-
Sets the function's runtime context.
- setRuntimeContext(RuntimeContext) - Method in class org.apache.flink.api.java.operators.translation.WrappingFunction
-
- setRuntimeContext(RuntimeContext) - Method in class org.apache.flink.streaming.api.invokable.StreamInvokable
-
- setSchema(Schema) - Method in class org.apache.flink.api.java.io.AvroOutputFormat
-
- setSecond(V) - Method in class org.apache.flink.types.Pair
-
Sets the second encapsulated pair element to the specified value.
- setSecondDegree(Integer) - Method in class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.EdgeWithDegrees
-
- setSecondInput(Operator<IN2>) - Method in class org.apache.flink.api.common.operators.DualInputOperator
-
Clears all previous connections and connects the second input to the task wrapped in this contract
- setSecondInput(Operator<IN2>...) - Method in class org.apache.flink.api.common.operators.DualInputOperator
-
Deprecated.
This method will be removed in future versions. Use the Union operator instead.
- setSecondInputs(List<Operator<IN2>>) - Method in class org.apache.flink.api.common.operators.DualInputOperator
-
Deprecated.
This method will be removed in future versions. Use the Union operator instead.
- setSecondVertex(Integer) - Method in class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.Edge
-
- setSecondVertex(Integer) - Method in class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.EdgeWithDegrees
-
- setSecondVertex(Integer) - Method in class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.Triad
-
- setSelectAll(int, Boolean) - Method in class org.apache.flink.streaming.api.StreamConfig
-
- setSemanticProperties(DualInputSemanticProperties) - Method in class org.apache.flink.api.common.operators.DualInputOperator
-
- setSemanticProperties(SingleInputSemanticProperties) - Method in class org.apache.flink.api.common.operators.SingleInputOperator
-
- setSemanticProperties(SingleInputSemanticProperties) - Method in class org.apache.flink.api.java.operators.SingleInputUdfOperator
-
Sets the semantic properties for the user-defined function (UDF).
- setSemanticProperties(DualInputSemanticProperties) - Method in class org.apache.flink.api.java.operators.TwoInputUdfOperator
-
Sets the semantic properties for the user-defined function (UDF).
- setSerializer(TypeSerializer<T>) - Method in class org.apache.flink.api.java.io.TypeSerializerOutputFormat
-
- setSerializer(TypeSerializerFactory<?>) - Method in class org.apache.flink.compiler.plan.Channel
-
Sets the serializer for this Channel.
- setSerializer(TypeSerializerFactory<?>) - Method in class org.apache.flink.compiler.plan.SourcePlanNode
-
Sets the serializer for this PlanNode.
- setSerializerForIterationChannel(TypeSerializerFactory<?>) - Method in class org.apache.flink.compiler.plan.BulkIterationPlanNode
-
- setSerializerForIterationChannel(TypeSerializerFactory<?>) - Method in class org.apache.flink.compiler.plan.WorksetIterationPlanNode
-
- setSharedSlot(SharedSlot) - Method in class org.apache.flink.runtime.jobmanager.scheduler.CoLocationConstraint
-
- setShipStrategy(ShipStrategyType) - Method in class org.apache.flink.compiler.dag.PactConnection
-
Sets the shipping strategy for this connection.
- setShipStrategy(ShipStrategyType) - Method in class org.apache.flink.compiler.plan.Channel
-
- setShipStrategy(ShipStrategyType, FieldList) - Method in class org.apache.flink.compiler.plan.Channel
-
- setShipStrategy(ShipStrategyType, FieldList, boolean[]) - Method in class org.apache.flink.compiler.plan.Channel
-
- setShipStrategy(ShipStrategyType, FieldList, Partitioner<?>) - Method in class org.apache.flink.compiler.plan.Channel
-
- setShipStrategy(ShipStrategyType, FieldList, boolean[], Partitioner<?>) - Method in class org.apache.flink.compiler.plan.Channel
-
- setShipStrategyComparator(TypeComparatorFactory<?>) - Method in class org.apache.flink.compiler.plan.Channel
-
Sets the ship strategy comparator for this Channel.
- setSkipFirstLineAsHeader(boolean) - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
-
- setSkipInvalidLines(boolean) - Method in class org.apache.flink.api.java.io.TextValueInputFormat
-
- setSlideSize(long) - Method in class org.apache.flink.streaming.api.invokable.operator.co.CoWindowInvokable
-
- setSlot(AllocatedSlot) - Method in class org.apache.flink.runtime.jobmanager.scheduler.SlotAllocationFuture
-
- setSlotAvailabilityListener(SlotAvailabilityListener) - Method in class org.apache.flink.runtime.instance.Instance
-
- setSlotSharingGroup(SlotSharingGroup) - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
Associates this vertex with a slot sharing group for scheduling.
- setSocketSendBufSize(int) - Method in class org.apache.flink.runtime.ipc.Server
-
Sets the socket buffer size used for responding to RPCs
- setSoftIrqCPU(int) - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- setSolutionSetComparator(TypeComparatorFactory<?>) - Method in class org.apache.flink.compiler.plan.WorksetIterationPlanNode
-
- setSolutionSetComparator(TypeComparatorFactory<?>) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setSolutionSetDelta(Operator<ST>) - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
-
Sets the contract of the step function that represents the solution set delta.
- setSolutionSetSerializer(TypeSerializerFactory<?>) - Method in class org.apache.flink.compiler.plan.WorksetIterationPlanNode
-
- setSolutionSetSerializer(TypeSerializerFactory<?>) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setSolutionSetUnManaged(boolean) - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
-
Sets whether to keep the solution set in managed memory (safe against heap exhaustion) or unmanaged memory
(objects on heap).
- setSolutionSetUnManaged(boolean) - Method in class org.apache.flink.api.java.operators.DeltaIteration
-
Sets whether to keep the solution set in managed memory (safe against heap exhaustion) or unmanaged memory
(objects on heap).
- setSolutionSetUnmanaged(boolean) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setSolutionSetUnmanagedMemory(boolean) - Method in class org.apache.flink.spargel.java.VertexCentricIteration
-
Defines whether the solution set is kept in managed memory (Flink's internal way of keeping object
in serialized form) or as a simple object map.
- setSource(Iterator<Record>) - Method in class org.apache.flink.spargel.java.record.MessageIterator
-
- setSourceStatistics(GenericDataSourceBase<?, ?>, long, float) - Method in class org.apache.flink.test.compiler.util.CompilerTestBase
-
- setSourceStatistics(GenericDataSourceBase<?, ?>, FileInputFormat.FileBaseStatistics) - Method in class org.apache.flink.test.compiler.util.CompilerTestBase
-
- setSpillingThresholdDriver(float) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setSpillingThresholdInput(int, float) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setSplitNumber(int) - Method in class org.apache.flink.hadoopcompatibility.mapred.wrapper.HadoopInputSplit
-
- setSplitNumber(int) - Method in class org.apache.flink.hadoopcompatibility.mapreduce.wrapper.HadoopInputSplit
-
- setState(Map<K, V>) - Method in class org.apache.flink.streaming.state.MapState
-
- setState(T) - Method in class org.apache.flink.streaming.state.OperatorState
-
Sets the current state object.
- setStatisticsKey(String) - Method in class org.apache.flink.api.common.operators.GenericDataSourceBase
-
Sets the key under which statistics about this data source may be obtained from the
statistics cache.
- setStatus(String) - Method in class org.apache.flink.hadoopcompatibility.mapred.wrapper.HadoopDummyReporter
-
- setStrictlyCoLocatedWith(AbstractJobVertex) - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
Tells this vertex to strictly co locate its subtasks with the subtasks of the given vertex.
- setString(String, String) - Method in class org.apache.flink.configuration.Configuration
-
Adds the given key/value pair to the configuration object.
- setString(String, String) - Method in class org.apache.flink.runtime.operators.util.TaskConfig.DelegatingConfiguration
-
- setStringToTokenize(StringValue) - Method in class org.apache.flink.util.SimpleStringUtils.WhitespaceTokenizer
-
Sets the string to be tokenized and resets the state of the tokenizer.
- setStubParameter(String, String) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setStubParameters(Configuration) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setStubWrapper(UserCodeWrapper<?>) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setSystemCPU(int) - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- setTarget(PlanNode) - Method in class org.apache.flink.compiler.plan.Channel
-
Sets the target of this Channel.
- setTargetReadBufferSize(int) - Method in class org.apache.flink.api.java.record.io.ExternalProcessFixedLengthInputFormat
-
Sets the target size of the buffer to be used to read from the stdout stream.
- setTargetToStandardErr() - Method in class org.apache.flink.api.java.io.PrintingOutputFormat
-
- setTargetToStandardErr() - Method in class org.apache.flink.streaming.api.function.sink.PrintSinkFunction
-
- setTargetToStandardOut() - Method in class org.apache.flink.api.java.io.PrintingOutputFormat
-
- setTargetToStandardOut() - Method in class org.apache.flink.streaming.api.function.sink.PrintSinkFunction
-
- setTaskManagerDataPort(int) - Method in class org.apache.flink.client.LocalExecutor
-
- setTaskManagerDataPort(int) - Method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- setTaskManagerNumSlots(int) - Method in class org.apache.flink.client.LocalExecutor
-
- setTaskManagerNumSlots(int) - Method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- setTaskManagerNumSlots(int) - Method in class org.apache.flink.test.util.AbstractTestBase
-
- setTaskManagerRpcPort(int) - Method in class org.apache.flink.client.LocalExecutor
-
- setTaskManagerRpcPort(int) - Method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- setTaskName(String) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setTempMode(TempMode) - Method in class org.apache.flink.compiler.plan.Channel
-
Sets the temp mode of the connection.
- setTerminationCriterion(Operator<X>) - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase
-
- setTheta0(double) - Method in class org.apache.flink.examples.java.ml.LinearRegression.Params
-
- setTheta1(double) - Method in class org.apache.flink.examples.java.ml.LinearRegression.Params
-
- setThirdVertex(Integer) - Method in class org.apache.flink.examples.java.graph.util.EnumTrianglesDataTypes.Triad
-
- setTokensFor(ContainerLaunchContext, Path[], Configuration) - Static method in class org.apache.flink.yarn.Utils
-
- setTotalMemory(long) - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- setTransmittedBytes(long) - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- setType(TypeInformation<R>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
- setType(TypeInformation<R>) - Method in class org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator
-
- setTypes(Class<? extends Value>...) - Method in class org.apache.flink.api.java.record.io.CsvOutputFormat
-
- setTypeSerializerIn1(StreamRecordSerializer<?>) - Method in class org.apache.flink.streaming.api.StreamConfig
-
- setTypeSerializerIn2(StreamRecordSerializer<?>) - Method in class org.apache.flink.streaming.api.StreamConfig
-
- setTypeSerializerOut1(StreamRecordSerializer<?>) - Method in class org.apache.flink.streaming.api.StreamConfig
-
- setTypeSerializerOut2(StreamRecordSerializer<?>) - Method in class org.apache.flink.streaming.api.StreamConfig
-
- setUdfConfiguration(Configuration) - Method in class org.apache.flink.runtime.operators.sort.CombiningUnilateralSortMerger
-
- setup() - Method in class org.apache.flink.runtime.iterative.concurrent.SolutionSetUpdateBarrier
-
- setup() - Method in class org.apache.flink.runtime.iterative.concurrent.SuperstepBarrier
-
setup the barrier, has to be called at the beginning of each superstep
- setup(PactTaskContext<GroupReduceFunction<IT, OT>, OT>) - Method in class org.apache.flink.runtime.operators.AllGroupReduceDriver
-
- setup(PactTaskContext<ReduceFunction<T>, T>) - Method in class org.apache.flink.runtime.operators.AllReduceDriver
-
- setup(AbstractInvokable) - Method in class org.apache.flink.runtime.operators.chaining.ChainedCollectorMapDriver
-
- setup(TaskConfig, String, Collector<OT>, AbstractInvokable, ClassLoader) - Method in class org.apache.flink.runtime.operators.chaining.ChainedDriver
-
- setup(AbstractInvokable) - Method in class org.apache.flink.runtime.operators.chaining.ChainedDriver
-
- setup(AbstractInvokable) - Method in class org.apache.flink.runtime.operators.chaining.ChainedFlatMapDriver
-
- setup(AbstractInvokable) - Method in class org.apache.flink.runtime.operators.chaining.ChainedMapDriver
-
- setup(AbstractInvokable) - Method in class org.apache.flink.runtime.operators.chaining.ChainedTerminationCriterionDriver
-
- setup(AbstractInvokable) - Method in class org.apache.flink.runtime.operators.chaining.SynchronousChainedCombineDriver
-
- setup(PactTaskContext<CoGroupFunction<IT1, IT2, OT>, OT>) - Method in class org.apache.flink.runtime.operators.CoGroupDriver
-
- setup(PactTaskContext<CoGroupFunction<IT1, IT2, OT>, OT>) - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetFirstDriver
-
- setup(PactTaskContext<CoGroupFunction<IT1, IT2, OT>, OT>) - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetSecondDriver
-
- setup(PactTaskContext<GenericCollectorMap<IT, OT>, OT>) - Method in class org.apache.flink.runtime.operators.CollectorMapDriver
-
- setup(PactTaskContext<CrossFunction<T1, T2, OT>, OT>) - Method in class org.apache.flink.runtime.operators.CrossDriver
-
- setup(PactTaskContext<FlatMapFunction<IT, OT>, OT>) - Method in class org.apache.flink.runtime.operators.FlatMapDriver
-
- setup(PactTaskContext<FlatCombineFunction<T>, T>) - Method in class org.apache.flink.runtime.operators.GroupReduceCombineDriver
-
- setup(PactTaskContext<GroupReduceFunction<IT, OT>, OT>) - Method in class org.apache.flink.runtime.operators.GroupReduceDriver
-
- setup(PactTaskContext<FlatJoinFunction<IT1, IT2, OT>, OT>) - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetFirstDriver
-
- setup(PactTaskContext<FlatJoinFunction<IT1, IT2, OT>, OT>) - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetSecondDriver
-
- setup(PactTaskContext<MapFunction<IT, OT>, OT>) - Method in class org.apache.flink.runtime.operators.MapDriver
-
- setup(PactTaskContext<MapPartitionFunction<IT, OT>, OT>) - Method in class org.apache.flink.runtime.operators.MapPartitionDriver
-
- setup(PactTaskContext<FlatJoinFunction<IT1, IT2, OT>, OT>) - Method in class org.apache.flink.runtime.operators.MatchDriver
-
- setup(PactTaskContext<AbstractRichFunction, T>) - Method in class org.apache.flink.runtime.operators.NoOpDriver
-
- setup(PactTaskContext<S, OT>) - Method in interface org.apache.flink.runtime.operators.PactDriver
-
- setup(PactTaskContext<ReduceFunction<T>, T>) - Method in class org.apache.flink.runtime.operators.ReduceCombineDriver
-
- setup(PactTaskContext<ReduceFunction<T>, T>) - Method in class org.apache.flink.runtime.operators.ReduceDriver
-
- setup(Configuration) - Method in class org.apache.flink.spargel.java.record.MessagingFunction
-
- setup(Configuration) - Method in class org.apache.flink.spargel.java.record.VertexUpdateFunction
-
- setup(StreamTaskContext<OUT>) - Method in class org.apache.flink.streaming.api.invokable.operator.co.CoInvokable
-
- setup(StreamTaskContext<OUT>) - Method in class org.apache.flink.streaming.api.invokable.StreamInvokable
-
- setup() - Method in class org.apache.flink.test.compiler.util.CompilerTestBase
-
- setupEnv(Configuration, Map<String, String>) - Static method in class org.apache.flink.yarn.Utils
-
- SetupInfoServlet - Class in org.apache.flink.runtime.jobmanager.web
-
A Servlet that displays the Configuration in the web interface.
- SetupInfoServlet(JobManager) - Constructor for class org.apache.flink.runtime.jobmanager.web.SetupInfoServlet
-
- setupJob(JobConf) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.datatypes.HadoopFileOutputCommitter
-
- setupLocalResource(Configuration, FileSystem, String, Path, LocalResource, Path) - Static method in class org.apache.flink.yarn.Utils
-
- setUrl(String) - Method in class org.apache.flink.api.java.record.io.jdbc.JDBCOutputFormat.AbstractConfigBuilder
-
Sets the url field.
- setUserCPU(int) - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- setUserInvokable(StreamInvokable<?, ?>) - Method in class org.apache.flink.streaming.api.StreamConfig
-
- setUsername(String) - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat.JDBCInputFormatBuilder
-
- setUsername(String) - Method in class org.apache.flink.api.java.io.jdbc.JDBCOutputFormat.JDBCOutputFormatBuilder
-
- setUsername(String) - Method in class org.apache.flink.api.java.record.io.jdbc.JDBCOutputFormat.AbstractConfigBuilder
-
Sets the username field.
- setValue(int) - Method in class org.apache.flink.runtime.types.IntegerRecord
-
Set the value of this integer record.
- setValue(boolean) - Method in class org.apache.flink.types.BooleanValue
-
- setValue(BooleanValue) - Method in class org.apache.flink.types.BooleanValue
-
- setValue(byte) - Method in class org.apache.flink.types.ByteValue
-
Sets the encapsulated byte to the specified value.
- setValue(ByteValue) - Method in class org.apache.flink.types.ByteValue
-
- setValue(char) - Method in class org.apache.flink.types.CharValue
-
Sets the encapsulated char to the specified value.
- setValue(CharValue) - Method in class org.apache.flink.types.CharValue
-
- setValue(double) - Method in class org.apache.flink.types.DoubleValue
-
Sets the value of the encapsulated primitive double.
- setValue(DoubleValue) - Method in class org.apache.flink.types.DoubleValue
-
- setValue(float) - Method in class org.apache.flink.types.FloatValue
-
Sets the value of the encapsulated primitive float.
- setValue(FloatValue) - Method in class org.apache.flink.types.FloatValue
-
- setValue(int) - Method in class org.apache.flink.types.IntValue
-
Sets the encapsulated int to the specified value.
- setValue(IntValue) - Method in class org.apache.flink.types.IntValue
-
- setValue(long) - Method in class org.apache.flink.types.LongValue
-
Sets the value of the encapsulated long to the specified value.
- setValue(LongValue) - Method in class org.apache.flink.types.LongValue
-
- setValue(T) - Method in interface org.apache.flink.types.ResettableValue
-
Sets the encapsulated value to another value
- setValue(short) - Method in class org.apache.flink.types.ShortValue
-
Sets the encapsulated short to the specified value.
- setValue(ShortValue) - Method in class org.apache.flink.types.ShortValue
-
- setValue(CharSequence) - Method in class org.apache.flink.types.StringValue
-
Sets the value of the StringValue to the given string.
- setValue(StringValue) - Method in class org.apache.flink.types.StringValue
-
Sets the value of the StringValue to the given string.
- setValue(StringValue, int, int) - Method in class org.apache.flink.types.StringValue
-
Sets the value of the StringValue to a substring of the given string.
- setValue(CharSequence, int, int) - Method in class org.apache.flink.types.StringValue
-
Sets the value of the StringValue to a substring of the given string.
- setValue(CharBuffer) - Method in class org.apache.flink.types.StringValue
-
Sets the contents of this string to the contents of the given CharBuffer.
- setValue(char[], int, int) - Method in class org.apache.flink.types.StringValue
-
Sets the value of the StringValue to a substring of the given value.
- setValueAscii(byte[], int, int) - Method in class org.apache.flink.types.StringValue
-
Sets the value of this StringValue, assuming that the binary data is ASCII coded.
- setVertexInput(Operator<Record>) - Method in class org.apache.flink.spargel.java.record.SpargelIteration
-
- setVertexName(String) - Method in class org.apache.flink.streaming.api.StreamConfig
-
- setWaitForSolutionSetUpdate() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setWaitSec(int) - Method in class org.apache.flink.streaming.connectors.twitter.TwitterSource
-
This function sets how long TwitterSource should wait for the tweets.
- setWord(String) - Method in class org.apache.flink.examples.java.wordcount.PojoExample.Word
-
- setWord(String) - Method in class org.apache.flink.streaming.examples.wordcount.PojoExample.Word
-
- setWorksetSerializer(TypeSerializerFactory<?>) - Method in class org.apache.flink.compiler.plan.WorksetIterationPlanNode
-
- setWriteMode(FileSystem.WriteMode) - Method in class org.apache.flink.api.common.io.FileOutputFormat
-
- setWritePosition(long) - Method in interface org.apache.flink.core.memory.SeekableDataOutputView
-
Sets the write pointer to the given position.
- setWritePosition(long) - Method in class org.apache.flink.runtime.io.disk.RandomAccessOutputView
-
- setWrittenFields(FieldSet) - Method in class org.apache.flink.api.common.operators.SemanticProperties
-
Sets the field(s) that are written in the destination record(s).
- setWrittenFields(FieldSet) - Method in class org.apache.flink.api.common.operators.SingleInputSemanticProperties.AllFieldsConstantProperties
-
- shiftWindow() - Method in class org.apache.flink.streaming.state.CircularFifoList
-
- shiftWindow(int) - Method in class org.apache.flink.streaming.state.CircularFifoList
-
- ShipStrategyType - Enum in org.apache.flink.runtime.operators.shipping
-
Enumeration defining the different shipping types of the output, such as local forward, re-partitioning by hash,
or re-partitioning by range.
- SHORT_ARRAY_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.BasicArrayTypeInfo
-
- SHORT_PRIMITIVE_ARRAY_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.PrimitiveArrayTypeInfo
-
- SHORT_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.BasicTypeInfo
-
- ShortComparator - Class in org.apache.flink.api.common.typeutils.base
-
- ShortComparator(boolean) - Constructor for class org.apache.flink.api.common.typeutils.base.ShortComparator
-
- ShortParser - Class in org.apache.flink.types.parser
-
Parses a decimal text field into a
Short.
- ShortParser() - Constructor for class org.apache.flink.types.parser.ShortParser
-
- ShortPrimitiveArraySerializer - Class in org.apache.flink.api.common.typeutils.base.array
-
A serializer for short arrays.
- ShortPrimitiveArraySerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.array.ShortPrimitiveArraySerializer
-
- ShortSerializer - Class in org.apache.flink.api.common.typeutils.base
-
- ShortSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.ShortSerializer
-
- ShortValue - Class in org.apache.flink.types
-
Boxed serializable and comparable short integer type, representing the primitive
type short.
- ShortValue() - Constructor for class org.apache.flink.types.ShortValue
-
Initializes the encapsulated short with 0.
- ShortValue(short) - Constructor for class org.apache.flink.types.ShortValue
-
Initializes the encapsulated short with the provided value.
- ShortValueParser - Class in org.apache.flink.types.parser
-
- ShortValueParser() - Constructor for class org.apache.flink.types.parser.ShortValueParser
-
- ShortValueSerializer - Class in org.apache.flink.api.common.typeutils.base
-
- ShortValueSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.ShortValueSerializer
-
- showControlCharacters(String) - Static method in class org.apache.flink.util.StringUtils
-
Replaces control characters by their escape-coded version.
- shuffle() - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Sets the partitioning of the
DataStream so that the output tuples
are shuffled to the next component.
- shuffle() - Method in class org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator
-
- ShufflePartitioner<T> - Class in org.apache.flink.streaming.partitioner
-
Partitioner that distributes the data equally by selecting one output channel
randomly.
- ShufflePartitioner() - Constructor for class org.apache.flink.streaming.partitioner.ShufflePartitioner
-
- shutdown() - Method in class org.apache.flink.runtime.blob.BlobCache
-
- shutdown() - Method in class org.apache.flink.runtime.blob.BlobServer
-
Shuts down the BLOB server.
- shutdown() - Method in interface org.apache.flink.runtime.blob.BlobService
-
Shutdown method which is called to terminate the blob service.
- shutdown() - Method in class org.apache.flink.runtime.execution.librarycache.BlobLibraryCacheManager
-
- shutdown() - Method in class org.apache.flink.runtime.execution.librarycache.FallbackLibraryCacheManager
-
- shutdown() - Method in interface org.apache.flink.runtime.execution.librarycache.LibraryCacheManager
-
Shutdown method
- shutdown() - Method in class org.apache.flink.runtime.filecache.FileCache
-
- shutdown() - Method in class org.apache.flink.runtime.instance.InstanceManager
-
- shutdown() - Method in class org.apache.flink.runtime.instance.LocalInstanceManager
-
- shutdown() - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManager
-
Close method, marks the I/O manager as closed.
- shutdown() - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManagerAsync
-
Close method.
- shutdown() - Method in class org.apache.flink.runtime.io.network.ChannelManager
-
- shutdown() - Method in class org.apache.flink.runtime.io.network.LocalConnectionManager
-
- shutdown() - Method in class org.apache.flink.runtime.io.network.netty.NettyConnectionManager
-
- shutdown() - Method in interface org.apache.flink.runtime.io.network.NetworkConnectionManager
-
- shutdown() - Method in class org.apache.flink.runtime.jobmanager.EventCollector
-
Stops the timer thread and cleans up the
data structure which stores the collected events.
- shutdown() - Method in class org.apache.flink.runtime.jobmanager.JobManager
-
- shutdown() - Method in class org.apache.flink.runtime.jobmanager.scheduler.Scheduler
-
Shuts the scheduler down.
- shutdown() - Method in class org.apache.flink.runtime.memorymanager.DefaultMemoryManager
-
- shutdown() - Method in interface org.apache.flink.runtime.memorymanager.MemoryManager
-
Shuts the memory manager down, trying to release all the memory it managed.
- shutdown() - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.ThreadBase
-
Forces an immediate shutdown of the thread.
- shutdown() - Method in class org.apache.flink.runtime.profiling.impl.JobManagerProfilerImpl
-
- shutdown() - Method in class org.apache.flink.runtime.profiling.impl.TaskManagerProfilerImpl
-
- shutdown() - Method in interface org.apache.flink.runtime.profiling.JobManagerProfiler
-
Shuts done the job manager's profiling component
and stops all its internal processes.
- shutdown() - Method in interface org.apache.flink.runtime.profiling.TaskManagerProfiler
-
Shuts done the task manager's profiling component
and stops all its internal processes.
- shutdown() - Method in class org.apache.flink.runtime.taskmanager.TaskManager
-
Shuts the task manager down.
- shutdownAll() - Static method in class org.apache.flink.api.java.io.RemoteCollectorImpl
-
This method unbinds and unexports all exposed
Remote objects
- shutdownAM() - Method in class org.apache.flink.yarn.appMaster.ApplicationMaster
-
- shutdownAM() - Method in class org.apache.flink.yarn.ClientMasterControl
-
- shutdownAM() - Method in interface org.apache.flink.yarn.rpc.YARNClientMasterProtocol
-
- signalTermination() - Method in class org.apache.flink.runtime.iterative.concurrent.SuperstepKickoffLatch
-
- SimpleAccumulator<T> - Interface in org.apache.flink.api.common.accumulators
-
Similar to Accumulator, but the type of items to add and the result value
must be the same.
- SimpleCloseableInputProvider<E> - Class in org.apache.flink.runtime.operators.util
-
A simple iterator provider that returns a supplied iterator and does nothing when closed.
- SimpleCloseableInputProvider(MutableObjectIterator<E>) - Constructor for class org.apache.flink.runtime.operators.util.SimpleCloseableInputProvider
-
Creates a new simple input provider that will return the given iterator.
- SimpleCollectingOutputView - Class in org.apache.flink.runtime.io.disk
-
The list with the full segments contains at any point all completely full segments, plus the segment that is
currently filled.
- SimpleCollectingOutputView(List<MemorySegment>, MemorySegmentSource, int) - Constructor for class org.apache.flink.runtime.io.disk.SimpleCollectingOutputView
-
- SimpleDistribution - Class in org.apache.flink.api.common.distributions
-
- SimpleDistribution() - Constructor for class org.apache.flink.api.common.distributions.SimpleDistribution
-
- SimpleDistribution(Key<?>[]) - Constructor for class org.apache.flink.api.common.distributions.SimpleDistribution
-
- SimpleDistribution(Key<?>[][]) - Constructor for class org.apache.flink.api.common.distributions.SimpleDistribution
-
- SimpleIntegerDistribution - Class in org.apache.flink.api.common.distributions
-
- SimpleIntegerDistribution() - Constructor for class org.apache.flink.api.common.distributions.SimpleIntegerDistribution
-
- SimpleIntegerDistribution(int[]) - Constructor for class org.apache.flink.api.common.distributions.SimpleIntegerDistribution
-
- SimpleIntegerDistribution(IntValue[]) - Constructor for class org.apache.flink.api.common.distributions.SimpleIntegerDistribution
-
- SimpleIntegerDistribution(IntValue[][]) - Constructor for class org.apache.flink.api.common.distributions.SimpleIntegerDistribution
-
- SimpleMemorySegment - Class in org.apache.flink.runtime.memorymanager
-
This class represents a piece of memory allocated from the memory manager.
- SimpleMemorySegment(byte[]) - Constructor for class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
Creates a new memory segment of given size with the provided views.
- SimpleState<T> - Class in org.apache.flink.streaming.state
-
- SimpleState() - Constructor for class org.apache.flink.streaming.state.SimpleState
-
- SimpleState(T) - Constructor for class org.apache.flink.streaming.state.SimpleState
-
- SimpleStringSchema - Class in org.apache.flink.streaming.connectors.util
-
- SimpleStringSchema() - Constructor for class org.apache.flink.streaming.connectors.util.SimpleStringSchema
-
- SimpleStringUtils - Class in org.apache.flink.util
-
Utility class for efficient string operations on strings.
- SimpleStringUtils.WhitespaceTokenizer - Class in org.apache.flink.util
-
A tokenizer for string values that uses whitespace characters as token delimiters.
- SimpleStringUtils.WhitespaceTokenizer() - Constructor for class org.apache.flink.util.SimpleStringUtils.WhitespaceTokenizer
-
Creates a new tokenizer with an undefined internal state.
- SingleElementIterator<E> - Class in org.apache.flink.runtime.util
-
An
Iterator that contains only a single element.
- SingleElementIterator() - Constructor for class org.apache.flink.runtime.util.SingleElementIterator
-
- SingleInputNode - Class in org.apache.flink.compiler.dag
-
A node in the optimizer's program representation for a PACT with a single input.
- SingleInputNode(SingleInputOperator<?, ?, ?>) - Constructor for class org.apache.flink.compiler.dag.SingleInputNode
-
Creates a new node with a single input for the optimizer plan.
- SingleInputNode(FieldSet) - Constructor for class org.apache.flink.compiler.dag.SingleInputNode
-
- SingleInputNode() - Constructor for class org.apache.flink.compiler.dag.SingleInputNode
-
- SingleInputNode(SingleInputNode) - Constructor for class org.apache.flink.compiler.dag.SingleInputNode
-
- SingleInputOperator<IN,OUT,FT extends Function> - Class in org.apache.flink.api.common.operators
-
Abstract superclass for for all operators that have one input like "map" or "reduce".
- SingleInputOperator(UserCodeWrapper<FT>, UnaryOperatorInformation<IN, OUT>, int[], String) - Constructor for class org.apache.flink.api.common.operators.SingleInputOperator
-
Creates a new abstract single-input operator with the given name wrapping the given user function.
- SingleInputOperator(UserCodeWrapper<FT>, UnaryOperatorInformation<IN, OUT>, String) - Constructor for class org.apache.flink.api.common.operators.SingleInputOperator
-
Creates a new abstract single-input operator with the given name wrapping the given user function.
- SingleInputOperator<IN,OUT,O extends SingleInputOperator<IN,OUT,O>> - Class in org.apache.flink.api.java.operators
-
Base class for operations that operates on a single input data set.
- SingleInputOperator(DataSet<IN>, TypeInformation<OUT>) - Constructor for class org.apache.flink.api.java.operators.SingleInputOperator
-
- SingleInputPlanNode - Class in org.apache.flink.compiler.plan
-
- SingleInputPlanNode(OptimizerNode, String, Channel, DriverStrategy) - Constructor for class org.apache.flink.compiler.plan.SingleInputPlanNode
-
- SingleInputPlanNode(OptimizerNode, String, Channel, DriverStrategy, FieldList) - Constructor for class org.apache.flink.compiler.plan.SingleInputPlanNode
-
- SingleInputPlanNode(OptimizerNode, String, Channel, DriverStrategy, FieldList, boolean[]) - Constructor for class org.apache.flink.compiler.plan.SingleInputPlanNode
-
- SingleInputSemanticProperties - Class in org.apache.flink.api.common.operators
-
Container for the semantic properties associated to a single input operator.
- SingleInputSemanticProperties() - Constructor for class org.apache.flink.api.common.operators.SingleInputSemanticProperties
-
- SingleInputSemanticProperties.AllFieldsConstantProperties - Class in org.apache.flink.api.common.operators
-
- SingleInputSemanticProperties.AllFieldsConstantProperties() - Constructor for class org.apache.flink.api.common.operators.SingleInputSemanticProperties.AllFieldsConstantProperties
-
- SingleInputUdfOperator<IN,OUT,O extends SingleInputUdfOperator<IN,OUT,O>> - Class in org.apache.flink.api.java.operators
-
The SingleInputUdfOperator is the base class of all unary operators that execute
user-defined functions (UDFs).
- SingleInputUdfOperator(DataSet<IN>, TypeInformation<OUT>) - Constructor for class org.apache.flink.api.java.operators.SingleInputUdfOperator
-
Creates a new operators with the given data set as input.
- SingleInstanceProfilingEvent - Class in org.apache.flink.runtime.profiling.types
-
A single instance profiling event encapsulates profiling information for one particular instance.
- SingleInstanceProfilingEvent(int, int, int, int, int, int, int, long, long, long, long, long, long, long, JobID, long, long, String) - Constructor for class org.apache.flink.runtime.profiling.types.SingleInstanceProfilingEvent
-
Constructs a new instance profiling event.
- SingleInstanceProfilingEvent() - Constructor for class org.apache.flink.runtime.profiling.types.SingleInstanceProfilingEvent
-
Default constructor for serialization/deserialization.
- SingleOutputStreamOperator<OUT,O extends SingleOutputStreamOperator<OUT,O>> - Class in org.apache.flink.streaming.api.datastream
-
The SingleOutputStreamOperator represents a user defined transformation
applied on a
DataStream with one predefined output type.
- SingleOutputStreamOperator(StreamExecutionEnvironment, String, TypeInformation<OUT>) - Constructor for class org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator
-
- SingleOutputStreamOperator(DataStream<OUT>) - Constructor for class org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator
-
- SinkFunction<IN> - Interface in org.apache.flink.streaming.api.function.sink
-
- SinkInvokable<IN> - Class in org.apache.flink.streaming.api.invokable
-
- SinkInvokable(SinkFunction<IN>) - Constructor for class org.apache.flink.streaming.api.invokable.SinkInvokable
-
- SinkJoiner - Class in org.apache.flink.compiler.dag
-
This class represents a utility node that is not part of the actual plan.
- SinkJoiner(OptimizerNode, OptimizerNode) - Constructor for class org.apache.flink.compiler.dag.SinkJoiner
-
- SinkJoinerPlanNode - Class in org.apache.flink.compiler.plan
-
- SinkJoinerPlanNode(SinkJoiner, Channel, Channel) - Constructor for class org.apache.flink.compiler.plan.SinkJoinerPlanNode
-
- SinkPlanNode - Class in org.apache.flink.compiler.plan
-
Plan candidate node for data flow sinks.
- SinkPlanNode(DataSinkNode, String, Channel) - Constructor for class org.apache.flink.compiler.plan.SinkPlanNode
-
Constructs a new sink candidate node that uses NONE as its local strategy.
- sinks - Variable in class org.apache.flink.api.common.Plan
-
A collection of all sinks in the plan.
- size() - Method in class org.apache.flink.api.common.operators.util.FieldSet
-
- size() - Method in class org.apache.flink.compiler.deadlockdetect.DeadlockGraph
-
- size() - Method in class org.apache.flink.core.memory.MemorySegment
-
Gets the size of the memory segment, in bytes.
- SIZE - Static variable in class org.apache.flink.runtime.AbstractID
-
The size of the ID in byte
- size() - Method in class org.apache.flink.runtime.io.network.Buffer
-
- size() - Method in class org.apache.flink.runtime.jobmanager.scheduler.LifoSetQueue
-
- size() - Method in class org.apache.flink.runtime.jobmanager.scheduler.SetQueue
-
- size - Variable in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
The size of the memory segment.
- size() - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- size() - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
Gets the size of the memory segment, in bytes.
- size() - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
Gets the size of the memory segment, in bytes.
- size() - Method in class org.apache.flink.runtime.operators.sort.FixedLengthRecordSorter
-
- size() - Method in interface org.apache.flink.runtime.operators.sort.IndexedSortable
-
Gets the number of elements in the sortable.
- size() - Method in class org.apache.flink.runtime.operators.sort.NormalizedKeySorter
-
- size() - Method in class org.apache.flink.runtime.operators.sort.PartialOrderPriorityQueue
-
Returns the number of elements currently stored in the PriorityQueue.
- size() - Method in class org.apache.flink.runtime.profiling.impl.types.ProfilingDataContainer
-
- size() - Method in class org.apache.flink.runtime.util.IntArrayList
-
- size() - Method in class org.apache.flink.runtime.util.LongArrayList
-
- size() - Method in class org.apache.flink.streaming.state.MapState
-
- size() - Method in class org.apache.flink.streaming.state.NullableCircularBuffer
-
Returns the number of elements stored in the buffer.
- size() - Method in class org.apache.flink.types.ListValue
-
- size() - Method in class org.apache.flink.types.MapValue
-
- SIZE_MISMATCH_MESSAGE - Static variable in exception org.apache.flink.api.java.operators.Keys.IncompatibleKeysException
-
- SIZE_UNKNOWN - Static variable in interface org.apache.flink.api.common.io.statistics.BaseStatistics
-
Constant indicating that the input size is unknown.
- skip(long) - Method in class org.apache.flink.api.java.typeutils.runtime.DataInputViewStream
-
- skip(int) - Method in class org.apache.flink.api.java.typeutils.runtime.NoFetchingInput
-
- skip(long) - Method in class org.apache.flink.core.fs.local.LocalDataInputStream
-
- skip(DataInput) - Static method in class org.apache.flink.core.io.StringRecord
-
Skips over one Text in the input.
- skip(long) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopDataInputStream
-
- skipArray() - Method in class org.apache.flink.api.avro.DataInputDecoder
-
- skipArray() - Method in class org.apache.flink.api.java.typeutils.runtime.DataInputDecoder
-
- skipBytes() - Method in class org.apache.flink.api.avro.DataInputDecoder
-
- skipBytes() - Method in class org.apache.flink.api.java.typeutils.runtime.DataInputDecoder
-
- skipBytes(int) - Method in class org.apache.flink.core.memory.InputViewDataInputStreamWrapper
-
- skipBytes(int) - Method in class org.apache.flink.core.memory.InputViewObjectInputStreamWrapper
-
- skipBytes(int) - Method in class org.apache.flink.runtime.io.network.serialization.DataInputDeserializer
-
- skipBytes(int) - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedInputView
-
- skipBytesToRead(int) - Method in interface org.apache.flink.core.memory.DataInputView
-
Skips numBytes bytes of memory.
- skipBytesToRead(int) - Method in class org.apache.flink.core.memory.InputViewDataInputStreamWrapper
-
- skipBytesToRead(int) - Method in class org.apache.flink.core.memory.InputViewObjectInputStreamWrapper
-
- skipBytesToRead(int) - Method in class org.apache.flink.runtime.io.network.serialization.DataInputDeserializer
-
- skipBytesToRead(int) - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedInputView
-
- skipBytesToWrite(int) - Method in interface org.apache.flink.core.memory.DataOutputView
-
Skips numBytes bytes memory.
- skipBytesToWrite(int) - Method in class org.apache.flink.core.memory.OutputViewDataOutputStreamWrapper
-
- skipBytesToWrite(int) - Method in class org.apache.flink.core.memory.OutputViewObjectOutputStreamWrapper
-
- skipBytesToWrite(int) - Method in class org.apache.flink.runtime.io.network.serialization.DataOutputSerializer
-
- skipBytesToWrite(int) - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedOutputView
-
- skipCollectionExecution() - Method in class org.apache.flink.test.util.JavaProgramTestBase
-
- skipFields(byte[], int, int, char) - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
-
- skipFirstLineAsHeader - Variable in class org.apache.flink.api.java.io.CsvReader
-
- skipFixed(int) - Method in class org.apache.flink.api.avro.DataInputDecoder
-
- skipFixed(int) - Method in class org.apache.flink.api.java.typeutils.runtime.DataInputDecoder
-
- skipFully(DataInput, int) - Static method in class org.apache.flink.core.io.StringRecord
-
- skipFully(InputStream, long) - Static method in class org.apache.flink.runtime.util.IOUtils
-
Similar to readFully().
- skipMap() - Method in class org.apache.flink.api.avro.DataInputDecoder
-
- skipMap() - Method in class org.apache.flink.api.java.typeutils.runtime.DataInputDecoder
-
- skipString() - Method in class org.apache.flink.api.avro.DataInputDecoder
-
- skipString() - Method in class org.apache.flink.api.java.typeutils.runtime.DataInputDecoder
-
- slideInterval - Variable in class org.apache.flink.streaming.api.datastream.temporaloperator.TemporalOperator
-
- slideSize - Variable in class org.apache.flink.streaming.api.invokable.operator.co.CoWindowInvokable
-
- SlidingExample - Class in org.apache.flink.streaming.examples.windowing
-
This example uses count based sliding windows to illustrate different
possibilities for the realization of sliding windows.
- SlidingExample() - Constructor for class org.apache.flink.streaming.examples.windowing.SlidingExample
-
- slotAllocated(AllocatedSlot) - Method in interface org.apache.flink.runtime.jobmanager.scheduler.SlotAllocationFutureAction
-
This method is called as soon as the SlotAllocationFuture is triggered.
- SlotAllocationFuture - Class in org.apache.flink.runtime.jobmanager.scheduler
-
- SlotAllocationFuture() - Constructor for class org.apache.flink.runtime.jobmanager.scheduler.SlotAllocationFuture
-
- SlotAllocationFuture(AllocatedSlot) - Constructor for class org.apache.flink.runtime.jobmanager.scheduler.SlotAllocationFuture
-
- SlotAllocationFutureAction - Interface in org.apache.flink.runtime.jobmanager.scheduler
-
- SlotAvailabilityListener - Interface in org.apache.flink.runtime.jobmanager.scheduler
-
- SlotSharingGroup - Class in org.apache.flink.runtime.jobmanager.scheduler
-
A slot sharing units defines which different task (from different job vertices) can be
deployed together within a slot.
- SlotSharingGroup() - Constructor for class org.apache.flink.runtime.jobmanager.scheduler.SlotSharingGroup
-
- SlotSharingGroup(JobVertexID...) - Constructor for class org.apache.flink.runtime.jobmanager.scheduler.SlotSharingGroup
-
- SlotSharingGroupAssignment - Class in org.apache.flink.runtime.jobmanager.scheduler
-
- SlotSharingGroupAssignment() - Constructor for class org.apache.flink.runtime.jobmanager.scheduler.SlotSharingGroupAssignment
-
- SocketInputStream - Class in org.apache.flink.runtime.net
-
This implements an input stream that can have a timeout while reading.
- SocketInputStream(ReadableByteChannel, long) - Constructor for class org.apache.flink.runtime.net.SocketInputStream
-
Create a new input stream with the given timeout.
- SocketInputStream(Socket, long) - Constructor for class org.apache.flink.runtime.net.SocketInputStream
-
Same as SocketInputStream(socket.getChannel(), timeout):
Create a new input stream with the given timeout.
- SocketInputStream(Socket) - Constructor for class org.apache.flink.runtime.net.SocketInputStream
-
Same as SocketInputStream(socket.getChannel(), socket.getSoTimeout())
:
Create a new input stream with the given timeout.
- SocketOutputStream - Class in org.apache.flink.runtime.net
-
This implements an output stream that can have a timeout while writing.
- SocketOutputStream(WritableByteChannel, long) - Constructor for class org.apache.flink.runtime.net.SocketOutputStream
-
Create a new ouput stream with the given timeout.
- SocketOutputStream(Socket, long) - Constructor for class org.apache.flink.runtime.net.SocketOutputStream
-
Same as SocketOutputStream(socket.getChannel(), timeout):
Create a new ouput stream with the given timeout.
- socketTextStream(String, int, char) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Creates a new DataStream that contains the strings received infinitely
from socket.
- socketTextStream(String, int) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Creates a new DataStream that contains the strings received infinitely
from socket.
- SocketTextStreamFunction - Class in org.apache.flink.streaming.api.function.source
-
- SocketTextStreamFunction(String, int, char) - Constructor for class org.apache.flink.streaming.api.function.source.SocketTextStreamFunction
-
- SocketTextStreamWordCount - Class in org.apache.flink.streaming.examples.socket
-
This example shows an implementation of WordCount with data from a text
socket.
- SocketTextStreamWordCount() - Constructor for class org.apache.flink.streaming.examples.socket.SocketTextStreamWordCount
-
- SolutionSetBroker - Class in org.apache.flink.runtime.iterative.concurrent
-
Used to hand over the hash-join from the iteration head to the solution-set match.
- SolutionSetDeltaOperator - Class in org.apache.flink.compiler.operators
-
- SolutionSetDeltaOperator(FieldList) - Constructor for class org.apache.flink.compiler.operators.SolutionSetDeltaOperator
-
- SolutionSetFastUpdateOutputCollector<T> - Class in org.apache.flink.runtime.iterative.io
-
A
Collector to update the solution set of a workset iteration.
- SolutionSetFastUpdateOutputCollector(CompactingHashTable<T>, TypeSerializer<T>) - Constructor for class org.apache.flink.runtime.iterative.io.SolutionSetFastUpdateOutputCollector
-
- SolutionSetFastUpdateOutputCollector(CompactingHashTable<T>, TypeSerializer<T>, Collector<T>) - Constructor for class org.apache.flink.runtime.iterative.io.SolutionSetFastUpdateOutputCollector
-
- SolutionSetNode - Class in org.apache.flink.compiler.dag
-
The optimizer's internal representation of the solution set of a workset iteration.
- SolutionSetNode(DeltaIterationBase.SolutionSetPlaceHolder<?>, WorksetIterationNode) - Constructor for class org.apache.flink.compiler.dag.SolutionSetNode
-
- SolutionSetObjectsUpdateOutputCollector<T> - Class in org.apache.flink.runtime.iterative.io
-
A
Collector to update the solution set of a workset iteration.
- SolutionSetObjectsUpdateOutputCollector(JoinHashMap<T>) - Constructor for class org.apache.flink.runtime.iterative.io.SolutionSetObjectsUpdateOutputCollector
-
- SolutionSetObjectsUpdateOutputCollector(JoinHashMap<T>, Collector<T>) - Constructor for class org.apache.flink.runtime.iterative.io.SolutionSetObjectsUpdateOutputCollector
-
- SolutionSetPlanNode - Class in org.apache.flink.compiler.plan
-
Plan candidate node for partial solution of a bulk iteration.
- SolutionSetPlanNode(SolutionSetNode, String, GlobalProperties, LocalProperties, Channel) - Constructor for class org.apache.flink.compiler.plan.SolutionSetPlanNode
-
- SolutionSetUpdateBarrier - Class in org.apache.flink.runtime.iterative.concurrent
-
- SolutionSetUpdateBarrier() - Constructor for class org.apache.flink.runtime.iterative.concurrent.SolutionSetUpdateBarrier
-
- SolutionSetUpdateBarrierBroker - Class in org.apache.flink.runtime.iterative.concurrent
-
- SolutionSetUpdateOutputCollector<T> - Class in org.apache.flink.runtime.iterative.io
-
A
Collector to update the solution set of a workset iteration.
- SolutionSetUpdateOutputCollector(CompactingHashTable<T>, TypeSerializer<T>) - Constructor for class org.apache.flink.runtime.iterative.io.SolutionSetUpdateOutputCollector
-
- SolutionSetUpdateOutputCollector(CompactingHashTable<T>, TypeSerializer<T>, Collector<T>) - Constructor for class org.apache.flink.runtime.iterative.io.SolutionSetUpdateOutputCollector
-
- sort(IndexedSortable, int, int) - Method in class org.apache.flink.runtime.operators.sort.HeapSort
-
- sort(IndexedSortable) - Method in class org.apache.flink.runtime.operators.sort.HeapSort
-
- sort(IndexedSortable, int, int) - Method in interface org.apache.flink.runtime.operators.sort.IndexedSorter
-
Sort the items accessed through the given IndexedSortable over the given
range of logical indices.
- sort(IndexedSortable) - Method in interface org.apache.flink.runtime.operators.sort.IndexedSorter
-
- sort(IndexedSortable, int, int) - Method in class org.apache.flink.runtime.operators.sort.QuickSort
-
Sort the given range of items using quick sort.
- sort(IndexedSortable) - Method in class org.apache.flink.runtime.operators.sort.QuickSort
-
- SortedGrouping<T> - Class in org.apache.flink.api.java.operators
-
- SortedGrouping(DataSet<T>, Keys<T>, int, Order) - Constructor for class org.apache.flink.api.java.operators.SortedGrouping
-
- SortedGrouping(DataSet<T>, Keys<T>, String, Order) - Constructor for class org.apache.flink.api.java.operators.SortedGrouping
-
- Sorter<E> - Interface in org.apache.flink.runtime.operators.sort
-
The SortMerger interface representing the public interface to all specific Sort-Merge implementations.
- sortFirstGroup(int, Order) - Method in class org.apache.flink.api.java.operators.CoGroupOperator.CoGroupOperatorSets.CoGroupOperatorSetsPredicate.CoGroupOperatorWithoutFunction
-
- sortFirstGroup(String, Order) - Method in class org.apache.flink.api.java.operators.CoGroupOperator.CoGroupOperatorSets.CoGroupOperatorSetsPredicate.CoGroupOperatorWithoutFunction
-
- sortGroup(int, Order) - Method in class org.apache.flink.api.java.operators.SortedGrouping
-
Sorts
Tuple elements within a group on the specified field in the specified
Order.
Note: Only groups of Tuple or Pojo elements can be sorted.
Groups can be sorted by multiple fields by chaining
SortedGrouping.sortGroup(int, Order) calls.
- sortGroup(String, Order) - Method in class org.apache.flink.api.java.operators.SortedGrouping
-
Sorts
Tuple or POJO elements within a group on the specified field in the specified
Order.
Note: Only groups of Tuple or Pojo elements can be sorted.
Groups can be sorted by multiple fields by chaining
SortedGrouping.sortGroup(String, Order) calls.
- sortGroup(int, Order) - Method in class org.apache.flink.api.java.operators.UnsortedGrouping
-
Sorts
Tuple elements within a group on the specified field in the specified
Order.
Note: Only groups of Tuple elements and Pojos can be sorted.
Groups can be sorted by multiple fields by chaining
UnsortedGrouping.sortGroup(int, Order) calls.
- sortGroup(String, Order) - Method in class org.apache.flink.api.java.operators.UnsortedGrouping
-
Sorts Pojos within a group on the specified field in the specified
Order.
Note: Only groups of Tuple elements and Pojos can be sorted.
Groups can be sorted by multiple fields by chaining
UnsortedGrouping.sortGroup(String, Order) calls.
- SortMergeCoGroupIterator<T1,T2> - Class in org.apache.flink.runtime.operators.sort
-
- SortMergeCoGroupIterator(MutableObjectIterator<T1>, MutableObjectIterator<T2>, TypeSerializer<T1>, TypeComparator<T1>, TypeSerializer<T2>, TypeComparator<T2>, TypePairComparator<T1, T2>) - Constructor for class org.apache.flink.runtime.operators.sort.SortMergeCoGroupIterator
-
- SortMergeJoinDescriptor - Class in org.apache.flink.compiler.operators
-
- SortMergeJoinDescriptor(FieldList, FieldList) - Constructor for class org.apache.flink.compiler.operators.SortMergeJoinDescriptor
-
- SortMergeJoinDescriptor(FieldList, FieldList, boolean, boolean, boolean) - Constructor for class org.apache.flink.compiler.operators.SortMergeJoinDescriptor
-
- sortOrders - Variable in class org.apache.flink.compiler.plan.DualInputPlanNode
-
- sortReadMemory - Variable in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
-
The memory segments used first for sorting and later for reading/pre-fetching
during the external merge.
- sortReadMemory - Variable in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.SpillingThread
-
- sortSecondGroup(int, Order) - Method in class org.apache.flink.api.java.operators.CoGroupOperator.CoGroupOperatorSets.CoGroupOperatorSetsPredicate.CoGroupOperatorWithoutFunction
-
- sortSecondGroup(String, Order) - Method in class org.apache.flink.api.java.operators.CoGroupOperator.CoGroupOperatorSets.CoGroupOperatorSetsPredicate.CoGroupOperatorWithoutFunction
-
- source() - Static method in class org.apache.flink.api.java.record.operators.OperatorInfoHelper
-
Deprecated.
- SourceFunction<OUT> - Interface in org.apache.flink.streaming.api.function.source
-
- SourceInvokable<OUT> - Class in org.apache.flink.streaming.api.invokable
-
- SourceInvokable(SourceFunction<OUT>) - Constructor for class org.apache.flink.streaming.api.invokable.SourceInvokable
-
- SourcePlanNode - Class in org.apache.flink.compiler.plan
-
Plan candidate node for data flow sources that have no input and no special strategies.
- SourcePlanNode(DataSourceNode, String) - Constructor for class org.apache.flink.compiler.plan.SourcePlanNode
-
Constructs a new source candidate node that uses NONE as its local strategy.
- SpanningRecordSerializer<T extends IOReadableWritable> - Class in org.apache.flink.runtime.io.network.serialization
-
- SpanningRecordSerializer() - Constructor for class org.apache.flink.runtime.io.network.serialization.SpanningRecordSerializer
-
- SpargelConnectedComponents - Class in org.apache.flink.spargel.java.examples
-
- SpargelConnectedComponents() - Constructor for class org.apache.flink.spargel.java.examples.SpargelConnectedComponents
-
- SpargelConnectedComponents.CCMessager - Class in org.apache.flink.spargel.java.examples
-
- SpargelConnectedComponents.CCMessager() - Constructor for class org.apache.flink.spargel.java.examples.SpargelConnectedComponents.CCMessager
-
- SpargelConnectedComponents.CCUpdater - Class in org.apache.flink.spargel.java.examples
-
- SpargelConnectedComponents.CCUpdater() - Constructor for class org.apache.flink.spargel.java.examples.SpargelConnectedComponents.CCUpdater
-
- SpargelConnectedComponents.IdAssigner - Class in org.apache.flink.spargel.java.examples
-
A map function that takes a Long value and creates a 2-tuple out of it:
- SpargelConnectedComponents.IdAssigner() - Constructor for class org.apache.flink.spargel.java.examples.SpargelConnectedComponents.IdAssigner
-
- SpargelIteration - Class in org.apache.flink.spargel.java.record
-
- SpargelIteration(MessagingFunction<VertexKey, VertexValue, Message, EdgeValue>, VertexUpdateFunction<VertexKey, VertexValue, Message>) - Constructor for class org.apache.flink.spargel.java.record.SpargelIteration
-
- SpargelIteration(MessagingFunction<VertexKey, VertexValue, Message, EdgeValue>, VertexUpdateFunction<VertexKey, VertexValue, Message>, String) - Constructor for class org.apache.flink.spargel.java.record.SpargelIteration
-
- SpargelIteration.MessagingDriver<K extends Key<K>,V extends Value,M extends Value,E extends Value> - Class in org.apache.flink.spargel.java.record
-
- SpargelIteration.MessagingDriver() - Constructor for class org.apache.flink.spargel.java.record.SpargelIteration.MessagingDriver
-
- SpargelIteration.VertexUpdateDriver<K extends Key<K>,V extends Value,M extends Value> - Class in org.apache.flink.spargel.java.record
-
- SpargelIteration.VertexUpdateDriver() - Constructor for class org.apache.flink.spargel.java.record.SpargelIteration.VertexUpdateDriver
-
- SpargelPageRank - Class in org.apache.flink.spargel.java.examples
-
An implementation of the basic PageRank algorithm in the vertex-centric API (spargel).
- SpargelPageRank() - Constructor for class org.apache.flink.spargel.java.examples.SpargelPageRank
-
- SpargelPageRank.RankMessenger - Class in org.apache.flink.spargel.java.examples
-
Distributes the rank of a vertex among all target vertices according to the transition probability,
which is associated with an edge as the edge value.
- SpargelPageRank.RankMessenger() - Constructor for class org.apache.flink.spargel.java.examples.SpargelPageRank.RankMessenger
-
- SpargelPageRank.VertexRankUpdater - Class in org.apache.flink.spargel.java.examples
-
Function that updates the rank of a vertex by summing up the partial ranks from all incoming messages
and then applying the dampening formula.
- SpargelPageRank.VertexRankUpdater(long, double) - Constructor for class org.apache.flink.spargel.java.examples.SpargelPageRank.VertexRankUpdater
-
- SpargelPageRankCountingVertices - Class in org.apache.flink.spargel.java.examples
-
An implementation of the basic PageRank algorithm in the vertex-centric API (spargel).
- SpargelPageRankCountingVertices() - Constructor for class org.apache.flink.spargel.java.examples.SpargelPageRankCountingVertices
-
- SpargelPageRankCountingVertices.RankMessenger - Class in org.apache.flink.spargel.java.examples
-
Distributes the rank of a vertex among all target vertices according to the transition probability,
which is associated with an edge as the edge value.
- SpargelPageRankCountingVertices.RankMessenger() - Constructor for class org.apache.flink.spargel.java.examples.SpargelPageRankCountingVertices.RankMessenger
-
- SpargelPageRankCountingVertices.VertexRankUpdater - Class in org.apache.flink.spargel.java.examples
-
Function that updates the rank of a vertex by summing up the partial ranks from all incoming messages
and then applying the dampening formula.
- SpargelPageRankCountingVertices.VertexRankUpdater(double) - Constructor for class org.apache.flink.spargel.java.examples.SpargelPageRankCountingVertices.VertexRankUpdater
-
- SparseKeySchema - Class in org.apache.flink.compiler.postpass
-
Class encapsulating a schema map (int column position -> column type) and a reference counter.
- SparseKeySchema() - Constructor for class org.apache.flink.compiler.postpass.SparseKeySchema
-
- SpillingBuffer - Class in org.apache.flink.runtime.io.disk
-
An output view that buffers written data in memory pages and spills them when they are full.
- SpillingBuffer(IOManager, MemorySegmentSource, int) - Constructor for class org.apache.flink.runtime.io.disk.SpillingBuffer
-
- spillingMarker() - Static method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
-
Gets the element that is passed as marker for signal beginning of spilling.
- SpillingResettableIterator<T> - Class in org.apache.flink.runtime.operators.resettable
-
Implementation of a resettable iterator.
- SpillingResettableIterator(Iterator<T>, TypeSerializer<T>, MemoryManager, IOManager, int, AbstractInvokable) - Constructor for class org.apache.flink.runtime.operators.resettable.SpillingResettableIterator
-
- SpillingResettableIterator(Iterator<T>, TypeSerializer<T>, MemoryManager, IOManager, List<MemorySegment>) - Constructor for class org.apache.flink.runtime.operators.resettable.SpillingResettableIterator
-
- SpillingResettableMutableObjectIterator<T> - Class in org.apache.flink.runtime.operators.resettable
-
Implementation of a resettable iterator.
- SpillingResettableMutableObjectIterator(MutableObjectIterator<T>, TypeSerializer<T>, MemoryManager, IOManager, int, AbstractInvokable) - Constructor for class org.apache.flink.runtime.operators.resettable.SpillingResettableMutableObjectIterator
-
- SpillingResettableMutableObjectIterator(MutableObjectIterator<T>, TypeSerializer<T>, MemoryManager, IOManager, List<MemorySegment>) - Constructor for class org.apache.flink.runtime.operators.resettable.SpillingResettableMutableObjectIterator
-
- spillPartition(List<MemorySegment>, IOManager, FileIOChannel.ID, LinkedBlockingQueue<MemorySegment>) - Method in class org.apache.flink.runtime.operators.hash.HashPartition
-
Spills this partition to disk and sets it up such that it continues spilling records that are added to
it.
- spillPartition() - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
-
Selects a partition and spills it.
- split(OutputSelector<OUT>) - Method in class org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator
-
Operator used for directing tuples to specific named outputs using an
OutputSelector.
- split(int) - Method in class org.apache.flink.util.NumberSequenceIterator
-
- split(int) - Method in interface org.apache.flink.util.SplittableIterator
-
- SplitDataStream<OUT> - Class in org.apache.flink.streaming.api.datastream
-
The SplitDataStream represents an operator that has been split using an
OutputSelector.
- SplitDataStream(DataStream<OUT>) - Constructor for class org.apache.flink.streaming.api.datastream.SplitDataStream
-
- splitLength - Variable in class org.apache.flink.api.common.io.FileInputFormat
-
The length of the split that this parallel instance must consume.
- splitStart - Variable in class org.apache.flink.api.common.io.FileInputFormat
-
The start of the split that this parallel instance must consume.
- SplittableIterator<T> - Interface in org.apache.flink.util
-
- srSerializer1 - Variable in class org.apache.flink.streaming.api.invokable.operator.co.CoInvokable
-
- srSerializer2 - Variable in class org.apache.flink.streaming.api.invokable.operator.co.CoInvokable
-
- start() - Method in class org.apache.flink.client.LocalExecutor
-
- start() - Method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- start() - Method in class org.apache.flink.client.web.WebInterfaceServer
-
Starts the web frontend server.
- start(ChannelManager) - Method in class org.apache.flink.runtime.io.network.LocalConnectionManager
-
- start(ChannelManager) - Method in class org.apache.flink.runtime.io.network.netty.NettyConnectionManager
-
- start(ChannelManager) - Method in interface org.apache.flink.runtime.io.network.NetworkConnectionManager
-
- start() - Method in class org.apache.flink.runtime.ipc.Server
-
Starts the service.
- start() - Method in class org.apache.flink.runtime.jobmanager.web.WebInfoServer
-
Starts the web frontend server.
- START_PAGE_URL - Static variable in class org.apache.flink.client.web.JobSubmissionServlet
-
- startCluster() - Method in class org.apache.flink.test.util.AbstractTestBase
-
- startExecution() - Method in class org.apache.flink.runtime.taskmanager.Task
-
Starts the execution of this task.
- startInfoServer() - Method in class org.apache.flink.runtime.jobmanager.JobManager
-
Starts the Jetty Infoserver for the Jobmanager
- startingAt(int) - Method in class org.apache.flink.streaming.api.windowing.helper.Count
-
Sets the initial value of the counter.
- startItem() - Method in class org.apache.flink.api.avro.DataOutputEncoder
-
- startItem() - Method in class org.apache.flink.api.java.typeutils.runtime.DataOutputEncoder
-
- startNextSuperstep() - Method in class org.apache.flink.runtime.io.network.api.AbstractRecordReader
-
- startNextSuperstep() - Method in interface org.apache.flink.runtime.io.network.api.ReaderBase
-
- startReading() - Method in class org.apache.flink.runtime.operators.TempBarrier
-
- startRecord() - Method in class org.apache.flink.api.common.io.BinaryOutputFormat.BlockBasedOutput
-
- startsWith(CharSequence, int) - Method in class org.apache.flink.types.StringValue
-
Checks whether the substring, starting at the specified index, starts with the given prefix string.
- startsWith(CharSequence) - Method in class org.apache.flink.types.StringValue
-
Checks whether this StringValue starts with the given prefix string.
- startThreads() - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
-
Starts all the threads that are used by this sort-merger.
- startTime - Variable in class org.apache.flink.streaming.api.invokable.operator.co.CoWindowInvokable
-
- startTime - Variable in class org.apache.flink.streaming.api.windowing.policy.TimeTriggerPolicy
-
- state - Variable in class org.apache.flink.streaming.state.OperatorState
-
- StateCheckpoint<T> - Class in org.apache.flink.streaming.state.checkpoint
-
- StateCheckpoint(OperatorState<T>) - Constructor for class org.apache.flink.streaming.state.checkpoint.StateCheckpoint
-
- StateCheckpoint() - Constructor for class org.apache.flink.streaming.state.checkpoint.StateCheckpoint
-
- stateEquals(StateCheckpoint<T>) - Method in class org.apache.flink.streaming.state.checkpoint.StateCheckpoint
-
- stateEquals(OperatorState<T>) - Method in class org.apache.flink.streaming.state.OperatorState
-
- stateful - Variable in class org.apache.flink.api.java.typeutils.runtime.TupleSerializerBase
-
- staticCreateInputIterator(MutableReader<?>, TypeSerializer<?>) - Static method in class org.apache.flink.streaming.api.streamvertex.InputHandler
-
- statisticsKey - Variable in class org.apache.flink.api.common.operators.GenericDataSourceBase
-
- stop() - Method in class org.apache.flink.client.LocalExecutor
-
Stop the local executor instance.
- stop() - Method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- stop() - Method in class org.apache.flink.runtime.ipc.Client
-
Stop all threads related to this client.
- stop() - Method in class org.apache.flink.runtime.ipc.Server
-
Stops the service.
- stop() - Method in class org.apache.flink.runtime.jobmanager.web.WebInfoServer
-
Stop the webserver
- stopCluster() - Method in class org.apache.flink.test.util.AbstractTestBase
-
- stopInstance() - Method in class org.apache.flink.runtime.instance.Instance
-
- stopProxy(VersionedProtocol) - Static method in class org.apache.flink.runtime.ipc.RPC
-
Stop this proxy and release its invoker's resource
- stream - Variable in class org.apache.flink.api.common.io.FileInputFormat
-
The input stream reading from the input file.
- stream - Variable in class org.apache.flink.api.common.io.FileOutputFormat
-
The stream to which the data is written;
- StreamCollector<OUT> - Class in org.apache.flink.streaming.api.collector
-
Collector for tuples in Apache Flink stream processing.
- StreamCollector(int, SerializationDelegate<StreamRecord<OUT>>) - Constructor for class org.apache.flink.streaming.api.collector.StreamCollector
-
Creates a new StreamCollector
- StreamConfig - Class in org.apache.flink.streaming.api
-
- StreamConfig(Configuration) - Constructor for class org.apache.flink.streaming.api.StreamConfig
-
- StreamContextEnvironment - Class in org.apache.flink.streaming.api.environment
-
- StreamContextEnvironment(Client, List<File>, int) - Constructor for class org.apache.flink.streaming.api.environment.StreamContextEnvironment
-
- StreamCrossOperator<I1,I2> - Class in org.apache.flink.streaming.api.datastream.temporaloperator
-
- StreamCrossOperator(DataStream<I1>, DataStream<I2>) - Constructor for class org.apache.flink.streaming.api.datastream.temporaloperator.StreamCrossOperator
-
- StreamCrossOperator.CrossWindow<I1,I2> - Class in org.apache.flink.streaming.api.datastream.temporaloperator
-
- StreamCrossOperator.CrossWindow(StreamCrossOperator<I1, I2>, DataStream<Tuple2<I1, I2>>) - Constructor for class org.apache.flink.streaming.api.datastream.temporaloperator.StreamCrossOperator.CrossWindow
-
- StreamExecutionEnvironment - Class in org.apache.flink.streaming.api.environment
-
- StreamExecutionEnvironment() - Constructor for class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Constructor for creating StreamExecutionEnvironment
- streamFromSocket(Collector<String>, Socket) - Method in class org.apache.flink.streaming.api.function.source.SocketTextStreamFunction
-
- StreamingRuntimeContext - Class in org.apache.flink.streaming.api.streamvertex
-
Implementation of the
RuntimeContext, created by runtime stream UDF
operators.
- StreamingRuntimeContext(String, Environment, ClassLoader, Map<String, OperatorState<?>>) - Constructor for class org.apache.flink.streaming.api.streamvertex.StreamingRuntimeContext
-
- StreamInvokable<IN,OUT> - Class in org.apache.flink.streaming.api.invokable
-
The StreamInvokable represents the base class for all invokables in the
streaming topology.
- StreamInvokable(Function) - Constructor for class org.apache.flink.streaming.api.invokable.StreamInvokable
-
- StreamIterationHead<OUT extends Tuple> - Class in org.apache.flink.streaming.api.streamvertex
-
- StreamIterationHead() - Constructor for class org.apache.flink.streaming.api.streamvertex.StreamIterationHead
-
- StreamIterationTail<IN extends Tuple> - Class in org.apache.flink.streaming.api.streamvertex
-
- StreamIterationTail() - Constructor for class org.apache.flink.streaming.api.streamvertex.StreamIterationTail
-
- StreamJoinOperator<I1,I2> - Class in org.apache.flink.streaming.api.datastream.temporaloperator
-
- StreamJoinOperator(DataStream<I1>, DataStream<I2>) - Constructor for class org.apache.flink.streaming.api.datastream.temporaloperator.StreamJoinOperator
-
- StreamJoinOperator.DefaultJoinFunction<I1,I2> - Class in org.apache.flink.streaming.api.datastream.temporaloperator
-
- StreamJoinOperator.DefaultJoinFunction() - Constructor for class org.apache.flink.streaming.api.datastream.temporaloperator.StreamJoinOperator.DefaultJoinFunction
-
- StreamJoinOperator.JoinedStream<I1,I2> - Class in org.apache.flink.streaming.api.datastream.temporaloperator
-
- StreamJoinOperator.JoinPredicate<I1,I2> - Class in org.apache.flink.streaming.api.datastream.temporaloperator
-
Intermediate step of a temporal Join transformation.
- StreamJoinOperator.JoinWindow<I1,I2> - Class in org.apache.flink.streaming.api.datastream.temporaloperator
-
- StreamPartitioner<T> - Class in org.apache.flink.streaming.partitioner
-
- StreamPartitioner(StreamPartitioner.PartitioningStrategy) - Constructor for class org.apache.flink.streaming.partitioner.StreamPartitioner
-
- StreamPartitioner.PartitioningStrategy - Enum in org.apache.flink.streaming.partitioner
-
- StreamProjection<IN> - Class in org.apache.flink.streaming.api.datastream
-
- StreamProjection(DataStream<IN>, int[]) - Constructor for class org.apache.flink.streaming.api.datastream.StreamProjection
-
- streamRecord - Variable in class org.apache.flink.streaming.api.collector.StreamCollector
-
- StreamRecord<T> - Class in org.apache.flink.streaming.api.streamrecord
-
Object for wrapping a tuple or other object with ID used for sending records
between streaming task in Apache Flink stream processing.
- StreamRecord() - Constructor for class org.apache.flink.streaming.api.streamrecord.StreamRecord
-
Creates an empty StreamRecord
- StreamRecordSerializer<T> - Class in org.apache.flink.streaming.api.streamrecord
-
- StreamRecordSerializer(TypeInformation<T>) - Constructor for class org.apache.flink.streaming.api.streamrecord.StreamRecordSerializer
-
- StreamRecordWriter<T extends IOReadableWritable> - Class in org.apache.flink.streaming.io
-
- StreamRecordWriter(AbstractInvokable) - Constructor for class org.apache.flink.streaming.io.StreamRecordWriter
-
- StreamRecordWriter(AbstractInvokable, ChannelSelector<T>) - Constructor for class org.apache.flink.streaming.io.StreamRecordWriter
-
- StreamRecordWriter(AbstractInvokable, ChannelSelector<T>, long) - Constructor for class org.apache.flink.streaming.io.StreamRecordWriter
-
- StreamReduceInvokable<IN> - Class in org.apache.flink.streaming.api.invokable.operator
-
- StreamReduceInvokable(ReduceFunction<IN>) - Constructor for class org.apache.flink.streaming.api.invokable.operator.StreamReduceInvokable
-
- StreamTaskContext<OUT> - Interface in org.apache.flink.streaming.api.streamvertex
-
- StreamVertex<IN,OUT> - Class in org.apache.flink.streaming.api.streamvertex
-
- StreamVertex() - Constructor for class org.apache.flink.streaming.api.streamvertex.StreamVertex
-
- StreamVertexException - Exception in org.apache.flink.streaming.api.streamvertex
-
An exception that is thrown by the stream verices when encountering an
illegal condition.
- StreamVertexException() - Constructor for exception org.apache.flink.streaming.api.streamvertex.StreamVertexException
-
Creates a compiler exception with no message and no cause.
- StreamVertexException(String) - Constructor for exception org.apache.flink.streaming.api.streamvertex.StreamVertexException
-
Creates a compiler exception with the given message and no cause.
- StreamVertexException(Throwable) - Constructor for exception org.apache.flink.streaming.api.streamvertex.StreamVertexException
-
Creates a compiler exception with the given cause and no message.
- StreamVertexException(String, Throwable) - Constructor for exception org.apache.flink.streaming.api.streamvertex.StreamVertexException
-
Creates a compiler exception with the given message and cause.
- STRING_ARRAY_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.BasicArrayTypeInfo
-
- STRING_TYPE_INFO - Static variable in class org.apache.flink.api.common.typeinfo.BasicTypeInfo
-
- StringArraySerializer - Class in org.apache.flink.api.common.typeutils.base.array
-
A serializer for String arrays.
- StringArraySerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.array.StringArraySerializer
-
- StringComparator - Class in org.apache.flink.api.common.typeutils.base
-
- StringComparator(boolean) - Constructor for class org.apache.flink.api.common.typeutils.base.StringComparator
-
- stringifyException(Throwable) - Static method in class org.apache.flink.util.ExceptionUtils
-
Makes a string representation of the exception's stack trace, or "(null)", if the
exception is null.
- stringifyException(Throwable) - Static method in class org.apache.flink.util.StringUtils
-
Makes a string representation of the exception.
- StringParser - Class in org.apache.flink.types.parser
-
Converts a variable length field of a byte array into a
String.
- StringParser() - Constructor for class org.apache.flink.types.parser.StringParser
-
- StringRecord - Class in org.apache.flink.core.io
-
This class stores text using standard UTF8 encoding.
- StringRecord() - Constructor for class org.apache.flink.core.io.StringRecord
-
- StringRecord(String) - Constructor for class org.apache.flink.core.io.StringRecord
-
Construct from a string.
- StringRecord(StringRecord) - Constructor for class org.apache.flink.core.io.StringRecord
-
Construct from another text.
- StringRecord(byte[]) - Constructor for class org.apache.flink.core.io.StringRecord
-
Construct from a byte array.
- StringSerializer - Class in org.apache.flink.api.common.typeutils.base
-
- StringSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.StringSerializer
-
- StringTaskEvent - Class in org.apache.flink.runtime.event.task
-
This class provides a simple implementation of an event that holds a string value.
- StringTaskEvent() - Constructor for class org.apache.flink.runtime.event.task.StringTaskEvent
-
The default constructor implementation.
- StringTaskEvent(String) - Constructor for class org.apache.flink.runtime.event.task.StringTaskEvent
-
Constructs a new string task event with the given string message.
- StringUtils - Class in org.apache.flink.util
-
Utility class to convert objects into strings in vice-versa.
- StringValue - Class in org.apache.flink.types
-
Mutable string data type that implements the Key interface.
- StringValue() - Constructor for class org.apache.flink.types.StringValue
-
Initializes the encapsulated String object with an empty string.
- StringValue(CharSequence) - Constructor for class org.apache.flink.types.StringValue
-
Initializes this StringValue to the value of the given string.
- StringValue(StringValue) - Constructor for class org.apache.flink.types.StringValue
-
Initializes this StringValue to a copy the given StringValue.
- StringValue(StringValue, int, int) - Constructor for class org.apache.flink.types.StringValue
-
Initializes the StringValue to a sub-string of the given StringValue.
- StringValueParser - Class in org.apache.flink.types.parser
-
Converts a variable length field of a byte array into a
StringValue.
- StringValueParser() - Constructor for class org.apache.flink.types.parser.StringValueParser
-
- StringValueSerializer - Class in org.apache.flink.api.common.typeutils.base
-
- StringValueSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.StringValueSerializer
-
- stub - Variable in class org.apache.flink.runtime.operators.RegularPactTask
-
The instantiated user code of this task's main operator (driver).
- subject - Variable in class org.apache.flink.examples.java.misc.CollectionExecutionExample.EMail
-
- subList(int, int) - Method in class org.apache.flink.types.ListValue
-
- submitJob() - Method in class org.apache.flink.runtime.client.JobClient
-
Submits the job assigned to this job client to the job manager.
- submitJob(JobGraph) - Method in class org.apache.flink.runtime.jobmanager.JobManager
-
- submitJob(JobGraph) - Method in interface org.apache.flink.runtime.protocols.JobManagementProtocol
-
Submits the specified job to the job manager.
- submitJobAndWait() - Method in class org.apache.flink.runtime.client.JobClient
-
Submits the job assigned to this job client to the job manager and queries the job manager
about the progress of the job until it is either finished or aborted.
- submitTask(TaskDeploymentDescriptor) - Method in interface org.apache.flink.runtime.protocols.TaskOperationProtocol
-
- submitTask(TaskDeploymentDescriptor) - Method in class org.apache.flink.runtime.taskmanager.TaskManager
-
- subscribeToEvent(EventListener, Class<? extends AbstractTaskEvent>) - Method in class org.apache.flink.runtime.event.task.EventNotificationManager
-
Subscribes the given event listener object to the specified event type.
- subscribeToEvent(EventListener, Class<? extends AbstractTaskEvent>) - Method in class org.apache.flink.runtime.io.network.api.AbstractRecordReader
-
Subscribes the listener object to receive events of the given type.
- subscribeToEvent(EventListener, Class<? extends AbstractTaskEvent>) - Method in class org.apache.flink.runtime.io.network.api.BufferWriter
-
- subscribeToEvent(EventListener, Class<? extends AbstractTaskEvent>) - Method in interface org.apache.flink.runtime.io.network.api.ReaderBase
-
Subscribes the listener object to receive events of the given type.
- subscribeToEvent(EventListener, Class<? extends AbstractTaskEvent>) - Method in class org.apache.flink.runtime.io.network.gates.Gate
-
- subSequence(int, int) - Method in class org.apache.flink.types.StringValue
-
- SubSlot - Class in org.apache.flink.runtime.jobmanager.scheduler
-
- SubSlot(SharedSlot, int, AbstractID) - Constructor for class org.apache.flink.runtime.jobmanager.scheduler.SubSlot
-
- substring(int) - Method in class org.apache.flink.types.StringValue
-
Returns a new StringValuestring that is a substring of this string.
- substring(int, int) - Method in class org.apache.flink.types.StringValue
-
Returns a new StringValuestring that is a substring of this string.
- substring(StringValue, int) - Method in class org.apache.flink.types.StringValue
-
Copies a substring of this string into the given target StringValue.
- substring(StringValue, int, int) - Method in class org.apache.flink.types.StringValue
-
Copies a substring of this string into the given target StringValue.
- subtractCosts(Costs) - Method in class org.apache.flink.compiler.costs.Costs
-
Subtracts the given costs from these costs.
- suffix(String) - Method in class org.apache.flink.core.fs.Path
-
Adds a suffix to the final name in the path.
- sum(int) - Method in class org.apache.flink.api.java.DataSet
-
Syntactic sugar for aggregate (SUM, field)
- sum(int) - Method in class org.apache.flink.api.java.operators.UnsortedGrouping
-
Syntactic sugar for aggregate (SUM, field)
- sum(int) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Applies an aggregation that sums the data stream at the given position.
- sum(String) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Applies an aggregation that that gives the current sum of the pojo data
stream at the given field expression.
- sum(int) - Method in class org.apache.flink.streaming.api.datastream.GroupedDataStream
-
Applies an aggregation that sums the grouped data stream at the given
position, grouped by the given key position.
- sum(int) - Method in class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
Applies an aggregation that sums every window of the data stream at the
given position.
- sum(String) - Method in class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
Applies an aggregation that sums every window of the pojo data stream at
the given field for every window.
- SumAggregationFunction<T> - Class in org.apache.flink.api.java.aggregation
-
- SumAggregationFunction() - Constructor for class org.apache.flink.api.java.aggregation.SumAggregationFunction
-
- SumAggregationFunction.ByteSumAgg - Class in org.apache.flink.api.java.aggregation
-
- SumAggregationFunction.ByteSumAgg() - Constructor for class org.apache.flink.api.java.aggregation.SumAggregationFunction.ByteSumAgg
-
- SumAggregationFunction.DoubleSumAgg - Class in org.apache.flink.api.java.aggregation
-
- SumAggregationFunction.DoubleSumAgg() - Constructor for class org.apache.flink.api.java.aggregation.SumAggregationFunction.DoubleSumAgg
-
- SumAggregationFunction.FloatSumAgg - Class in org.apache.flink.api.java.aggregation
-
- SumAggregationFunction.FloatSumAgg() - Constructor for class org.apache.flink.api.java.aggregation.SumAggregationFunction.FloatSumAgg
-
- SumAggregationFunction.IntSumAgg - Class in org.apache.flink.api.java.aggregation
-
- SumAggregationFunction.IntSumAgg() - Constructor for class org.apache.flink.api.java.aggregation.SumAggregationFunction.IntSumAgg
-
- SumAggregationFunction.LongSumAgg - Class in org.apache.flink.api.java.aggregation
-
- SumAggregationFunction.LongSumAgg() - Constructor for class org.apache.flink.api.java.aggregation.SumAggregationFunction.LongSumAgg
-
- SumAggregationFunction.ShortSumAgg - Class in org.apache.flink.api.java.aggregation
-
- SumAggregationFunction.ShortSumAgg() - Constructor for class org.apache.flink.api.java.aggregation.SumAggregationFunction.ShortSumAgg
-
- SumAggregationFunction.SumAggregationFunctionFactory - Class in org.apache.flink.api.java.aggregation
-
- SumAggregationFunction.SumAggregationFunctionFactory() - Constructor for class org.apache.flink.api.java.aggregation.SumAggregationFunction.SumAggregationFunctionFactory
-
- SumAggregator - Class in org.apache.flink.streaming.api.function.aggregation
-
- SumAggregator() - Constructor for class org.apache.flink.streaming.api.function.aggregation.SumAggregator
-
- SumFunction - Class in org.apache.flink.streaming.api.function.aggregation
-
- SumFunction() - Constructor for class org.apache.flink.streaming.api.function.aggregation.SumFunction
-
- SumFunction.ByteSum - Class in org.apache.flink.streaming.api.function.aggregation
-
- SumFunction.ByteSum() - Constructor for class org.apache.flink.streaming.api.function.aggregation.SumFunction.ByteSum
-
- SumFunction.DoubleSum - Class in org.apache.flink.streaming.api.function.aggregation
-
- SumFunction.DoubleSum() - Constructor for class org.apache.flink.streaming.api.function.aggregation.SumFunction.DoubleSum
-
- SumFunction.FloatSum - Class in org.apache.flink.streaming.api.function.aggregation
-
- SumFunction.FloatSum() - Constructor for class org.apache.flink.streaming.api.function.aggregation.SumFunction.FloatSum
-
- SumFunction.IntSum - Class in org.apache.flink.streaming.api.function.aggregation
-
- SumFunction.IntSum() - Constructor for class org.apache.flink.streaming.api.function.aggregation.SumFunction.IntSum
-
- SumFunction.LongSum - Class in org.apache.flink.streaming.api.function.aggregation
-
- SumFunction.LongSum() - Constructor for class org.apache.flink.streaming.api.function.aggregation.SumFunction.LongSum
-
- SumFunction.ShortSum - Class in org.apache.flink.streaming.api.function.aggregation
-
- SumFunction.ShortSum() - Constructor for class org.apache.flink.streaming.api.function.aggregation.SumFunction.ShortSum
-
- SuperstepBarrier - Class in org.apache.flink.runtime.iterative.concurrent
-
A resettable one-shot latch.
- SuperstepBarrier(ClassLoader) - Constructor for class org.apache.flink.runtime.iterative.concurrent.SuperstepBarrier
-
- SuperstepKickoffLatch - Class in org.apache.flink.runtime.iterative.concurrent
-
- SuperstepKickoffLatch() - Constructor for class org.apache.flink.runtime.iterative.concurrent.SuperstepKickoffLatch
-
- SuperstepKickoffLatchBroker - Class in org.apache.flink.runtime.iterative.concurrent
-
- supportsCompareAgainstReference() - Method in class org.apache.flink.api.common.typeutils.record.RecordComparator
-
- supportsCompareAgainstReference() - Method in class org.apache.flink.api.common.typeutils.TypeComparator
-
- supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.BooleanComparator
-
- supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.ByteComparator
-
- supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.CharComparator
-
- supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.DateComparator
-
- supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.DoubleComparator
-
- supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.EnumComparator
-
- supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.FloatComparator
-
- supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.IntComparator
-
- supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.LongComparator
-
- supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.ShortComparator
-
- supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.StringComparator
-
- supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.record.RecordComparator
-
- supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.TypeComparator
-
Checks whether the data type supports the creation of a normalized key for comparison.
- supportsNormalizedKey() - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueComparator
-
- supportsNormalizedKey() - Method in class org.apache.flink.api.java.typeutils.runtime.GenericTypeComparator
-
- supportsNormalizedKey() - Method in class org.apache.flink.api.java.typeutils.runtime.PojoComparator
-
- supportsNormalizedKey() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
-
- supportsNormalizedKey() - Method in class org.apache.flink.api.java.typeutils.runtime.ValueComparator
-
- supportsNormalizedKey() - Method in class org.apache.flink.api.java.typeutils.runtime.WritableComparator
-
- supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.api.common.typeutils.base.BasicTypeComparator
-
- supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.api.common.typeutils.base.StringComparator
-
- supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.api.common.typeutils.record.RecordComparator
-
- supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.api.common.typeutils.TypeComparator
-
Check whether this comparator supports to serialize the record in a format that replaces its keys by a normalized
key.
- supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueComparator
-
- supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.api.java.typeutils.runtime.GenericTypeComparator
-
- supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.api.java.typeutils.runtime.PojoComparator
-
- supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
-
- supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.api.java.typeutils.runtime.ValueComparator
-
- supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.api.java.typeutils.runtime.WritableComparator
-
- swap() - Method in class org.apache.flink.api.java.tuple.Tuple2
-
Returns a shallow copy of the tuple with swapped values.
- swap(int, int) - Method in class org.apache.flink.runtime.operators.sort.FixedLengthRecordSorter
-
- swap(int, int) - Method in interface org.apache.flink.runtime.operators.sort.IndexedSortable
-
Swap items at the given addresses.
- swap(int, int) - Method in class org.apache.flink.runtime.operators.sort.NormalizedKeySorter
-
- swapBytes(MemorySegment, MemorySegment, byte[], int, int, int) - Static method in class org.apache.flink.core.memory.MemorySegment
-
- swapUnionNodes(PlanNode) - Method in class org.apache.flink.compiler.plan.Channel
-
Utility method used while swapping binary union nodes for n-ary union nodes.
- switchBuffers() - Method in class org.apache.flink.runtime.iterative.io.SerializedUpdateBuffer
-
- SyncEventHandler - Class in org.apache.flink.runtime.iterative.task
-
- SyncEventHandler(int, Map<String, Aggregator<?>>, ClassLoader) - Constructor for class org.apache.flink.runtime.iterative.task.SyncEventHandler
-
- SynchronousChainedCombineDriver<T> - Class in org.apache.flink.runtime.operators.chaining
-
- SynchronousChainedCombineDriver() - Constructor for class org.apache.flink.runtime.operators.chaining.SynchronousChainedCombineDriver
-
- SynchronousFileIOChannel - Class in org.apache.flink.runtime.io.disk.iomanager
-
A base class for synchronous readers and writers.
- SynchronousFileIOChannel(FileIOChannel.ID, boolean) - Constructor for class org.apache.flink.runtime.io.disk.iomanager.SynchronousFileIOChannel
-
- SystemTimestamp<T> - Class in org.apache.flink.streaming.api.windowing.helper
-
Timestamp implementation to be used when system time is needed to
determine windows
- SystemTimestamp() - Constructor for class org.apache.flink.streaming.api.windowing.helper.SystemTimestamp
-
- table - Variable in class org.apache.flink.addons.hbase.TableInputFormat
-
- TableInputFormat<T extends Tuple> - Class in org.apache.flink.addons.hbase
-
InputFormat subclass that wraps the access for HTables.
- TableInputFormat() - Constructor for class org.apache.flink.addons.hbase.TableInputFormat
-
- TableInputSplit - Class in org.apache.flink.addons.hbase
-
This class implements a input splits for HBase.
- TableInputSplit() - Constructor for class org.apache.flink.addons.hbase.TableInputSplit
-
Default constructor for serialization/deserialization.
- takeNext(BlockingQueue<UnilateralSortMerger.CircularElement<E>>, Queue<UnilateralSortMerger.CircularElement<E>>) - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.SpillingThread
-
- target() - Method in class org.apache.flink.spargel.java.OutgoingEdge
-
Gets the target vertex id.
- target() - Method in class org.apache.flink.spargel.java.record.Edge
-
- Task - Class in org.apache.flink.runtime.taskmanager
-
- Task(JobID, JobVertexID, int, int, ExecutionAttemptID, String, TaskManager) - Constructor for class org.apache.flink.runtime.taskmanager.Task
-
- TASK_MANAGER_DATA_PORT_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The config parameter defining the task manager's data port from the configuration.
- TASK_MANAGER_DEBUG_MEMORY_USAGE_LOG_INTERVAL_MS - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The interval (in ms) for the log thread to log the current memory usage.
- TASK_MANAGER_DEBUG_MEMORY_USAGE_START_LOG_THREAD - Static variable in class org.apache.flink.configuration.ConfigConstants
-
Flag indicating whether to start a thread, which repeatedly logs the memory usage of the JVM.
- TASK_MANAGER_HEARTBEAT_INTERVAL_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
-
Parameter for the interval in which the TaskManager sends the periodic heart beat messages
to the JobManager (in msecs).
- TASK_MANAGER_IPC_PORT_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The config parameter defining the task manager's IPC port from the configuration.
- TASK_MANAGER_MEMORY_FRACTION_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The config parameter defining the fraction of free memory allocated by the memory manager.
- TASK_MANAGER_MEMORY_LAZY_ALLOCATION_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The key for the config parameter defining whether the memory manager allocates memory lazy.
- TASK_MANAGER_MEMORY_SIZE - Static variable in class org.apache.flink.test.util.AbstractTestBase
-
- TASK_MANAGER_MEMORY_SIZE_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The config parameter defining the amount of memory to be allocated by the task manager's
memory manager (in megabytes).
- TASK_MANAGER_NET_NETTY_HIGH_WATER_MARK - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The high water mark used in NettyConnectionManager for the Bootstrap.
- TASK_MANAGER_NET_NETTY_LOW_WATER_MARK - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The low water mark used in NettyConnectionManager for the Bootstrap.
- TASK_MANAGER_NET_NUM_IN_THREADS_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The number of incoming network IO threads (e.g.
- TASK_MANAGER_NET_NUM_OUT_THREADS_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The number of outgoing network IO threads (e.g.
- TASK_MANAGER_NETWORK_BUFFER_SIZE_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The config parameter defining the size of the buffers used in the network stack.
- TASK_MANAGER_NETWORK_NUM_BUFFERS_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The config parameter defining the number of buffers used in the network stack.
- TASK_MANAGER_NUM_TASK_SLOTS - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The config parameter defining the number of task slots of a task manager.
- TASK_MANAGER_TMP_DIR_KEY - Static variable in class org.apache.flink.configuration.ConfigConstants
-
The config parameter defining the directories for temporary files.
- TaskConfig - Class in org.apache.flink.runtime.operators.util
-
Configuration class which stores all relevant parameters required to set up the Pact tasks.
- TaskConfig(Configuration) - Constructor for class org.apache.flink.runtime.operators.util.TaskConfig
-
Creates a new Task Config that wraps the given configuration.
- TaskConfig.DelegatingConfiguration - Class in org.apache.flink.runtime.operators.util
-
A configuration that manages a subset of keys with a common prefix from a given configuration.
- TaskConfig.DelegatingConfiguration() - Constructor for class org.apache.flink.runtime.operators.util.TaskConfig.DelegatingConfiguration
-
Default constructor for serialization.
- TaskConfig.DelegatingConfiguration(Configuration, String) - Constructor for class org.apache.flink.runtime.operators.util.TaskConfig.DelegatingConfiguration
-
Creates a new delegating configuration which stores its key/value pairs in the given
configuration using the specifies key prefix.
- taskContext - Variable in class org.apache.flink.runtime.operators.MatchDriver
-
- taskContext - Variable in class org.apache.flink.streaming.api.invokable.StreamInvokable
-
- TaskDeploymentDescriptor - Class in org.apache.flink.runtime.deployment
-
A task deployment descriptor contains all the information necessary to deploy a task on a task manager.
- TaskDeploymentDescriptor(JobID, JobVertexID, ExecutionAttemptID, String, int, int, Configuration, Configuration, String, List<GateDeploymentDescriptor>, List<GateDeploymentDescriptor>, List<BlobKey>, int) - Constructor for class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor
-
Constructs a task deployment descriptor.
- TaskDeploymentDescriptor() - Constructor for class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor
-
Default constructor for serialization/deserialization.
- TaskExecutionState - Class in org.apache.flink.runtime.taskmanager
-
This class represents an update about a task's execution state.
- TaskExecutionState(JobID, ExecutionAttemptID, ExecutionState) - Constructor for class org.apache.flink.runtime.taskmanager.TaskExecutionState
-
- TaskExecutionState(JobID, ExecutionAttemptID, ExecutionState, Throwable) - Constructor for class org.apache.flink.runtime.taskmanager.TaskExecutionState
-
Creates a new task execution state.
- TaskExecutionState() - Constructor for class org.apache.flink.runtime.taskmanager.TaskExecutionState
-
Creates an empty task execution state.
- TaskInputSplitProvider - Class in org.apache.flink.runtime.taskmanager
-
- TaskInputSplitProvider(InputSplitProviderProtocol, JobID, JobVertexID, ExecutionAttemptID) - Constructor for class org.apache.flink.runtime.taskmanager.TaskInputSplitProvider
-
- TaskManager - Class in org.apache.flink.runtime.taskmanager
-
A task manager receives tasks from the job manager and executes them.
- TaskManager(ExecutionMode, JobManagerProtocol, InputSplitProviderProtocol, ChannelLookupProtocol, AccumulatorProtocol, InetSocketAddress, InetAddress) - Constructor for class org.apache.flink.runtime.taskmanager.TaskManager
-
- TASKMANAGER_CLASSNAME_KEY - Static variable in class org.apache.flink.runtime.profiling.ProfilingUtils
-
The class name of the task manager's profiling component to load if profiling is enabled.
- TASKMANAGER_REPORTINTERVAL_KEY - Static variable in class org.apache.flink.runtime.profiling.ProfilingUtils
-
Key to interval in which a task manager is supposed to send profiling data to the job manager.
- taskManagerNumSlots - Variable in class org.apache.flink.test.util.AbstractTestBase
-
- TaskManagerProfiler - Interface in org.apache.flink.runtime.profiling
-
This interface must be implemented by profiling components
for the task manager manager.
- TaskManagerProfilerImpl - Class in org.apache.flink.runtime.profiling.impl
-
- TaskManagerProfilerImpl(InetAddress, InstanceConnectionInfo) - Constructor for class org.apache.flink.runtime.profiling.impl.TaskManagerProfilerImpl
-
- taskName - Variable in class org.apache.flink.runtime.operators.chaining.ChainedDriver
-
- TaskOperationProtocol - Interface in org.apache.flink.runtime.protocols
-
The task submission protocol is implemented by the task manager and allows the job manager
to submit and cancel tasks, as well as to query the task manager for cached libraries and submit
these if necessary.
- TaskOperationResult - Class in org.apache.flink.runtime.taskmanager
-
- TaskOperationResult() - Constructor for class org.apache.flink.runtime.taskmanager.TaskOperationResult
-
- TaskOperationResult(ExecutionAttemptID, boolean) - Constructor for class org.apache.flink.runtime.taskmanager.TaskOperationResult
-
- TaskOperationResult(ExecutionAttemptID, boolean, String) - Constructor for class org.apache.flink.runtime.taskmanager.TaskOperationResult
-
- teardown() - Method in class org.apache.flink.runtime.operators.AbstractCachedBuildSideMatchDriver
-
- teardown() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetFirstDriver
-
- teardown() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetSecondDriver
-
- teardown() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetFirstDriver
-
- teardown() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetSecondDriver
-
- teardown() - Method in interface org.apache.flink.runtime.operators.ResettablePactDriver
-
- tell() - Method in class org.apache.flink.api.avro.FSDataInputStreamWrapper
-
- TempBarrier<T> - Class in org.apache.flink.runtime.operators
-
- TempBarrier(AbstractInvokable, MutableObjectIterator<T>, TypeSerializerFactory<T>, MemoryManager, IOManager, int) - Constructor for class org.apache.flink.runtime.operators.TempBarrier
-
- tempBarriers - Variable in class org.apache.flink.runtime.operators.RegularPactTask
-
The optional temp barriers on the inputs for dead-lock breaking.
- template - Variable in class org.apache.flink.compiler.plan.PlanNode
-
- TempMode - Enum in org.apache.flink.compiler.dag
-
Enumeration to indicate the mode of temporarily materializing the data that flows across a connection.
- TemporalOperator<I1,I2,OP extends TemporalWindow<OP>> - Class in org.apache.flink.streaming.api.datastream.temporaloperator
-
- TemporalOperator(DataStream<I1>, DataStream<I2>) - Constructor for class org.apache.flink.streaming.api.datastream.temporaloperator.TemporalOperator
-
- TemporalWindow<T> - Interface in org.apache.flink.streaming.api.datastream.temporaloperator
-
- Terminable - Interface in org.apache.flink.runtime.iterative.task
-
Models the functionality that the termination of an iterative task can be requested from outside
- TERMINATION_CRITERION_AGGREGATOR_NAME - Static variable in class org.apache.flink.api.common.operators.base.BulkIterationBase
-
- terminationCriterion - Variable in class org.apache.flink.api.common.operators.base.BulkIterationBase
-
- TerminationEvent - Class in org.apache.flink.runtime.iterative.event
-
Signals that the iteration is completely executed, participating tasks must terminate now
- TerminationEvent() - Constructor for class org.apache.flink.runtime.iterative.event.TerminationEvent
-
- terminationRequested() - Method in class org.apache.flink.runtime.iterative.task.AbstractIterativePactTask
-
- terminationRequested() - Method in class org.apache.flink.runtime.iterative.task.IterationSynchronizationSinkTask
-
- terminationRequested() - Method in interface org.apache.flink.runtime.iterative.task.Terminable
-
- terminationSignaled() - Method in class org.apache.flink.runtime.iterative.concurrent.SuperstepBarrier
-
- testJob() - Method in class org.apache.flink.test.util.JavaProgramTestBase
-
- testJob() - Method in class org.apache.flink.test.util.RecordAPITestBase
-
- testJobCollectionExecution() - Method in class org.apache.flink.test.util.JavaProgramTestBase
-
- testProgram() - Method in class org.apache.flink.test.util.JavaProgramTestBase
-
- TEXT - Static variable in class org.apache.flink.test.testdata.WordCountData
-
- TextInputFormat - Class in org.apache.flink.api.java.io
-
- TextInputFormat(Path) - Constructor for class org.apache.flink.api.java.io.TextInputFormat
-
- TextInputFormat - Class in org.apache.flink.api.java.record.io
-
Base implementation for an input format that returns each line as a separate record that contains
only a single string, namely the line.
- TextInputFormat() - Constructor for class org.apache.flink.api.java.record.io.TextInputFormat
-
- TextOutputFormat<T> - Class in org.apache.flink.api.java.io
-
- TextOutputFormat(Path) - Constructor for class org.apache.flink.api.java.io.TextOutputFormat
-
- TextOutputFormat(Path, String) - Constructor for class org.apache.flink.api.java.io.TextOutputFormat
-
- TextOutputFormat.TextFormatter<IN> - Interface in org.apache.flink.api.java.io
-
- TEXTS - Static variable in class org.apache.flink.streaming.examples.twitter.util.TwitterStreamData
-
- TextValueInputFormat - Class in org.apache.flink.api.java.io
-
- TextValueInputFormat(Path) - Constructor for class org.apache.flink.api.java.io.TextValueInputFormat
-
- theString - Variable in class org.apache.flink.api.java.record.io.TextInputFormat
-
- ThreadProfilingEvent - Class in org.apache.flink.runtime.profiling.types
-
Through this interface it is possible to access profiling data about the CPU utilization
of the corresponding execution thread during its execution.
- ThreadProfilingEvent(int, int, int, int, JobVertexID, int, ExecutionAttemptID, int, JobID, long, long) - Constructor for class org.apache.flink.runtime.profiling.types.ThreadProfilingEvent
-
- ThreadProfilingEvent() - Constructor for class org.apache.flink.runtime.profiling.types.ThreadProfilingEvent
-
- Time<DATA> - Class in org.apache.flink.streaming.api.windowing.helper
-
This helper represents a time based count or eviction policy.
- TimeEvictionPolicy<DATA> - Class in org.apache.flink.streaming.api.windowing.policy
-
This eviction policy evicts all elements which are older then a specified
time.
- TimeEvictionPolicy(long, TimestampWrapper<DATA>) - Constructor for class org.apache.flink.streaming.api.windowing.policy.TimeEvictionPolicy
-
This eviction policy evicts all elements which are older than a specified
time.
- Timestamp<T> - Interface in org.apache.flink.streaming.api.windowing.helper
-
Interface for getting a timestamp from a custom value.
- timeStamp1 - Variable in class org.apache.flink.streaming.api.datastream.temporaloperator.TemporalOperator
-
- timeStamp1 - Variable in class org.apache.flink.streaming.api.invokable.operator.co.CoWindowInvokable
-
- timeStamp2 - Variable in class org.apache.flink.streaming.api.datastream.temporaloperator.TemporalOperator
-
- timeStamp2 - Variable in class org.apache.flink.streaming.api.invokable.operator.co.CoWindowInvokable
-
- timestampToString(long) - Static method in class org.apache.flink.runtime.event.job.AbstractEvent
-
Converts the timestamp of an event from its "milliseconds since beginning the epoch"
representation into a unified string representation.
- timestampWrapper - Variable in class org.apache.flink.streaming.api.windowing.helper.Time
-
- TimestampWrapper<T> - Class in org.apache.flink.streaming.api.windowing.helper
-
- TimestampWrapper(Timestamp<T>, long) - Constructor for class org.apache.flink.streaming.api.windowing.helper.TimestampWrapper
-
- timestampWrapper - Variable in class org.apache.flink.streaming.api.windowing.policy.TimeTriggerPolicy
-
- TimeTriggerPolicy<DATA> - Class in org.apache.flink.streaming.api.windowing.policy
-
This trigger policy triggers with regard to the time.
- TimeTriggerPolicy(long, TimestampWrapper<DATA>) - Constructor for class org.apache.flink.streaming.api.windowing.policy.TimeTriggerPolicy
-
This trigger policy triggers with regard to the time.
- TimeTriggerPolicy(long, TimestampWrapper<DATA>, long) - Constructor for class org.apache.flink.streaming.api.windowing.policy.TimeTriggerPolicy
-
This is mostly the same as
TimeTriggerPolicy#TimeTriggerPolicy(long, Timestamp).
- TimeWindowingExample - Class in org.apache.flink.streaming.examples.windowing
-
This example shows the functionality of time based windows.
- TimeWindowingExample() - Constructor for class org.apache.flink.streaming.examples.windowing.TimeWindowingExample
-
- TMP_PREFIX - Static variable in class org.apache.flink.api.common.cache.DistributedCache
-
- toArray() - Method in class org.apache.flink.api.common.operators.util.FieldSet
-
Transforms the field set into an array of field IDs.
- toArray() - Method in class org.apache.flink.types.ListValue
-
- toArray(T[]) - Method in class org.apache.flink.types.ListValue
-
- toEvict() - Method in class org.apache.flink.streaming.api.windowing.helper.Count
-
- toEvict() - Method in class org.apache.flink.streaming.api.windowing.helper.Delta
-
- toEvict() - Method in class org.apache.flink.streaming.api.windowing.helper.Time
-
- toEvict() - Method in interface org.apache.flink.streaming.api.windowing.helper.WindowingHelper
-
- toFieldList() - Method in class org.apache.flink.api.common.operators.util.FieldList
-
- toFieldList() - Method in class org.apache.flink.api.common.operators.util.FieldSet
-
Turns the FieldSet into an ordered FieldList.
- toFlinkValueType(Object) - Static method in class org.apache.flink.types.ValueUtil
-
- toJson(ExecutionVertex) - Static method in class org.apache.flink.runtime.jobmanager.web.JsonFactory
-
- toJson(ExecutionJobVertex) - Static method in class org.apache.flink.runtime.jobmanager.web.JsonFactory
-
- toLowerCase(StringValue) - Static method in class org.apache.flink.util.SimpleStringUtils
-
Converts the given StringValue into a lower case variant.
- toParameterList(Configuration...) - Static method in class org.apache.flink.test.util.AbstractTestBase
-
- toParameterList(List<Configuration>) - Static method in class org.apache.flink.test.util.AbstractTestBase
-
- TopSpeedWindowingExample - Class in org.apache.flink.streaming.examples.windowing
-
An example of grouped stream windowing where different eviction and trigger
policies can be used.
- TopSpeedWindowingExample() - Constructor for class org.apache.flink.streaming.examples.windowing.TopSpeedWindowingExample
-
- toResultMap(Map<String, Accumulator<?, ?>>) - Static method in class org.apache.flink.api.common.accumulators.AccumulatorHelper
-
Transform the Map with accumulators into a Map containing only the
results
- toString() - Method in class org.apache.flink.api.common.accumulators.DoubleCounter
-
- toString() - Method in class org.apache.flink.api.common.accumulators.Histogram
-
- toString() - Method in class org.apache.flink.api.common.accumulators.IntCounter
-
- toString() - Method in class org.apache.flink.api.common.accumulators.LongCounter
-
- toString() - Method in class org.apache.flink.api.common.io.FileInputFormat.FileBaseStatistics
-
- toString() - Method in class org.apache.flink.api.common.io.FileInputFormat
-
- toString() - Method in class org.apache.flink.api.common.operators.base.FileDataSinkBase
-
- toString() - Method in class org.apache.flink.api.common.operators.base.FileDataSourceBase
-
- toString() - Method in class org.apache.flink.api.common.operators.GenericDataSinkBase
-
- toString() - Method in class org.apache.flink.api.common.operators.GenericDataSourceBase
-
- toString() - Method in class org.apache.flink.api.common.operators.Operator
-
- toString() - Method in class org.apache.flink.api.common.operators.OperatorInformation
-
- toString() - Method in class org.apache.flink.api.common.operators.Ordering
-
- toString() - Method in class org.apache.flink.api.common.operators.util.FieldSet
-
- toString() - Method in class org.apache.flink.api.common.typeinfo.BasicArrayTypeInfo
-
- toString() - Method in class org.apache.flink.api.common.typeinfo.BasicTypeInfo
-
- toString() - Method in class org.apache.flink.api.common.typeinfo.PrimitiveArrayTypeInfo
-
- toString() - Method in class org.apache.flink.api.common.typeutils.base.GenericArraySerializer
-
- toString() - Method in class org.apache.flink.api.common.typeutils.CompositeType.FlatFieldDescriptor
-
- toString() - Method in class org.apache.flink.api.java.aggregation.MaxAggregationFunction
-
- toString() - Method in class org.apache.flink.api.java.aggregation.MinAggregationFunction
-
- toString() - Method in class org.apache.flink.api.java.aggregation.SumAggregationFunction
-
- toString() - Method in class org.apache.flink.api.java.io.CollectionInputFormat
-
- toString() - Method in class org.apache.flink.api.java.io.CsvInputFormat
-
- toString() - Method in class org.apache.flink.api.java.io.CsvOutputFormat
-
- toString() - Method in class org.apache.flink.api.java.io.PrintingOutputFormat
-
- toString() - Method in class org.apache.flink.api.java.io.RemoteCollectorOutputFormat
-
- toString() - Method in class org.apache.flink.api.java.io.TextInputFormat
-
- toString() - Method in class org.apache.flink.api.java.io.TextOutputFormat
-
- toString() - Method in class org.apache.flink.api.java.io.TextValueInputFormat
-
- toString() - Method in class org.apache.flink.api.java.LocalEnvironment
-
- toString() - Method in class org.apache.flink.api.java.operators.DataSink
-
- toString() - Method in class org.apache.flink.api.java.operators.Keys.ExpressionKeys
-
- toString() - Method in class org.apache.flink.api.java.operators.Keys.SelectorFunctionKeys
-
- toString() - Method in class org.apache.flink.api.java.operators.translation.PlanUnwrappingReduceGroupOperator.TupleUnwrappingFlatCombinableGroupReducer
-
- toString() - Method in class org.apache.flink.api.java.operators.translation.PlanUnwrappingReduceGroupOperator.TupleUnwrappingNonCombinableGroupReducer
-
- toString() - Method in class org.apache.flink.api.java.record.operators.FileDataSink
-
Deprecated.
- toString() - Method in class org.apache.flink.api.java.RemoteEnvironment
-
- toString() - Method in class org.apache.flink.api.java.tuple.Tuple1
-
Creates a string representation of the tuple in the form
(f0),
where the individual fields are the value returned by calling
Object.toString() on that field.
- toString() - Method in class org.apache.flink.api.java.tuple.Tuple10
-
Creates a string representation of the tuple in the form
(f0, f1, f2, f3, f4, f5, f6, f7, f8, f9),
where the individual fields are the value returned by calling
Object.toString() on that field.
- toString() - Method in class org.apache.flink.api.java.tuple.Tuple11
-
Creates a string representation of the tuple in the form
(f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10),
where the individual fields are the value returned by calling
Object.toString() on that field.
- toString() - Method in class org.apache.flink.api.java.tuple.Tuple12
-
Creates a string representation of the tuple in the form
(f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11),
where the individual fields are the value returned by calling
Object.toString() on that field.
- toString() - Method in class org.apache.flink.api.java.tuple.Tuple13
-
Creates a string representation of the tuple in the form
(f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12),
where the individual fields are the value returned by calling
Object.toString() on that field.
- toString() - Method in class org.apache.flink.api.java.tuple.Tuple14
-
Creates a string representation of the tuple in the form
(f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13),
where the individual fields are the value returned by calling
Object.toString() on that field.
- toString() - Method in class org.apache.flink.api.java.tuple.Tuple15
-
Creates a string representation of the tuple in the form
(f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14),
where the individual fields are the value returned by calling
Object.toString() on that field.
- toString() - Method in class org.apache.flink.api.java.tuple.Tuple16
-
Creates a string representation of the tuple in the form
(f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14, f15),
where the individual fields are the value returned by calling
Object.toString() on that field.
- toString() - Method in class org.apache.flink.api.java.tuple.Tuple17
-
Creates a string representation of the tuple in the form
(f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14, f15, f16),
where the individual fields are the value returned by calling
Object.toString() on that field.
- toString() - Method in class org.apache.flink.api.java.tuple.Tuple18
-
Creates a string representation of the tuple in the form
(f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14, f15, f16, f17),
where the individual fields are the value returned by calling
Object.toString() on that field.
- toString() - Method in class org.apache.flink.api.java.tuple.Tuple19
-
Creates a string representation of the tuple in the form
(f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14, f15, f16, f17, f18),
where the individual fields are the value returned by calling
Object.toString() on that field.
- toString() - Method in class org.apache.flink.api.java.tuple.Tuple2
-
Creates a string representation of the tuple in the form
(f0, f1),
where the individual fields are the value returned by calling
Object.toString() on that field.
- toString() - Method in class org.apache.flink.api.java.tuple.Tuple20
-
Creates a string representation of the tuple in the form
(f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14, f15, f16, f17, f18, f19),
where the individual fields are the value returned by calling
Object.toString() on that field.
- toString() - Method in class org.apache.flink.api.java.tuple.Tuple21
-
Creates a string representation of the tuple in the form
(f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14, f15, f16, f17, f18, f19, f20),
where the individual fields are the value returned by calling
Object.toString() on that field.
- toString() - Method in class org.apache.flink.api.java.tuple.Tuple22
-
Creates a string representation of the tuple in the form
(f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14, f15, f16, f17, f18, f19, f20, f21),
where the individual fields are the value returned by calling
Object.toString() on that field.
- toString() - Method in class org.apache.flink.api.java.tuple.Tuple23
-
Creates a string representation of the tuple in the form
(f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14, f15, f16, f17, f18, f19, f20, f21, f22),
where the individual fields are the value returned by calling
Object.toString() on that field.
- toString() - Method in class org.apache.flink.api.java.tuple.Tuple24
-
Creates a string representation of the tuple in the form
(f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14, f15, f16, f17, f18, f19, f20, f21, f22, f23),
where the individual fields are the value returned by calling
Object.toString() on that field.
- toString() - Method in class org.apache.flink.api.java.tuple.Tuple25
-
Creates a string representation of the tuple in the form
(f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14, f15, f16, f17, f18, f19, f20, f21, f22, f23, f24),
where the individual fields are the value returned by calling
Object.toString() on that field.
- toString() - Method in class org.apache.flink.api.java.tuple.Tuple3
-
Creates a string representation of the tuple in the form
(f0, f1, f2),
where the individual fields are the value returned by calling
Object.toString() on that field.
- toString() - Method in class org.apache.flink.api.java.tuple.Tuple4
-
Creates a string representation of the tuple in the form
(f0, f1, f2, f3),
where the individual fields are the value returned by calling
Object.toString() on that field.
- toString() - Method in class org.apache.flink.api.java.tuple.Tuple5
-
Creates a string representation of the tuple in the form
(f0, f1, f2, f3, f4),
where the individual fields are the value returned by calling
Object.toString() on that field.
- toString() - Method in class org.apache.flink.api.java.tuple.Tuple6
-
Creates a string representation of the tuple in the form
(f0, f1, f2, f3, f4, f5),
where the individual fields are the value returned by calling
Object.toString() on that field.
- toString() - Method in class org.apache.flink.api.java.tuple.Tuple7
-
Creates a string representation of the tuple in the form
(f0, f1, f2, f3, f4, f5, f6),
where the individual fields are the value returned by calling
Object.toString() on that field.
- toString() - Method in class org.apache.flink.api.java.tuple.Tuple8
-
Creates a string representation of the tuple in the form
(f0, f1, f2, f3, f4, f5, f6, f7),
where the individual fields are the value returned by calling
Object.toString() on that field.
- toString() - Method in class org.apache.flink.api.java.tuple.Tuple9
-
Creates a string representation of the tuple in the form
(f0, f1, f2, f3, f4, f5, f6, f7, f8),
where the individual fields are the value returned by calling
Object.toString() on that field.
- toString() - Method in class org.apache.flink.api.java.typeutils.EnumTypeInfo
-
- toString() - Method in class org.apache.flink.api.java.typeutils.GenericTypeInfo
-
- toString() - Method in class org.apache.flink.api.java.typeutils.ObjectArrayTypeInfo
-
- toString() - Method in class org.apache.flink.api.java.typeutils.PojoField
-
- toString() - Method in class org.apache.flink.api.java.typeutils.PojoTypeInfo
-
- toString() - Method in class org.apache.flink.api.java.typeutils.RecordTypeInfo
-
- toString() - Method in class org.apache.flink.api.java.typeutils.TupleTypeInfo
-
- toString() - Method in class org.apache.flink.api.java.typeutils.TupleTypeInfoBase
-
- toString() - Method in class org.apache.flink.api.java.typeutils.ValueTypeInfo
-
- toString() - Method in class org.apache.flink.api.java.typeutils.WritableTypeInfo
-
- toString() - Method in class org.apache.flink.api.scala.operators.ScalaCsvInputFormat
-
- toString() - Method in class org.apache.flink.api.scala.operators.ScalaCsvOutputFormat
-
- toString() - Method in class org.apache.flink.client.program.ContextEnvironment
-
- toString() - Method in class org.apache.flink.compiler.costs.Costs
-
- toString() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
- toString() - Method in class org.apache.flink.compiler.dag.OptimizerNode.UnclosedBranchDescriptor
-
- toString() - Method in class org.apache.flink.compiler.dag.PactConnection
-
- toString() - Method in class org.apache.flink.compiler.dataproperties.GlobalProperties
-
- toString() - Method in class org.apache.flink.compiler.dataproperties.InterestingProperties
-
- toString() - Method in class org.apache.flink.compiler.dataproperties.LocalProperties
-
- toString() - Method in class org.apache.flink.compiler.dataproperties.RequestedGlobalProperties
-
- toString() - Method in class org.apache.flink.compiler.dataproperties.RequestedLocalProperties
-
- toString() - Method in class org.apache.flink.compiler.deadlockdetect.DeadlockGraph
-
- toString() - Method in class org.apache.flink.compiler.deadlockdetect.DeadlockVertex
-
- toString() - Method in class org.apache.flink.compiler.operators.OperatorDescriptorDual.GlobalPropertiesPair
-
- toString() - Method in class org.apache.flink.compiler.operators.OperatorDescriptorDual.LocalPropertiesPair
-
- toString() - Method in class org.apache.flink.compiler.plan.Channel
-
- toString() - Method in class org.apache.flink.compiler.plan.PlanNode
-
- toString() - Method in class org.apache.flink.compiler.postpass.DenseValueSchema
-
- toString() - Method in class org.apache.flink.compiler.postpass.SparseKeySchema
-
- toString() - Method in class org.apache.flink.configuration.Configuration
-
- toString() - Method in class org.apache.flink.core.fs.FileInputSplit
-
- toString() - Method in class org.apache.flink.core.fs.Path
-
- toString() - Method in class org.apache.flink.core.io.GenericInputSplit
-
- toString() - Method in class org.apache.flink.core.io.LocatableInputSplit
-
- toString() - Method in class org.apache.flink.core.io.StringRecord
-
Convert text back to string
- toString() - Method in class org.apache.flink.examples.java.clustering.KMeans.Centroid
-
- toString() - Method in class org.apache.flink.examples.java.clustering.KMeans.Point
-
- toString() - Method in class org.apache.flink.examples.java.misc.CollectionExecutionExample.EMail
-
- toString() - Method in class org.apache.flink.examples.java.misc.CollectionExecutionExample.User
-
- toString() - Method in class org.apache.flink.examples.java.ml.LinearRegression.Data
-
- toString() - Method in class org.apache.flink.examples.java.ml.LinearRegression.Params
-
- toString() - Method in class org.apache.flink.examples.java.wordcount.PojoExample.Word
-
- toString() - Method in class org.apache.flink.runtime.AbstractID
-
- toString() - Method in class org.apache.flink.runtime.blob.BlobKey
- toString() - Method in class org.apache.flink.runtime.broadcast.BroadcastVariableKey
-
- toString() - Method in class org.apache.flink.runtime.event.job.AbstractEvent
-
- toString() - Method in class org.apache.flink.runtime.event.job.ExecutionStateChangeEvent
-
- toString() - Method in class org.apache.flink.runtime.event.job.JobEvent
-
- toString() - Method in class org.apache.flink.runtime.event.job.RecentJobEvent
-
- toString() - Method in class org.apache.flink.runtime.event.job.VertexEvent
-
- toString() - Method in class org.apache.flink.runtime.executiongraph.Execution
-
- toString() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
-
- toString() - Method in class org.apache.flink.runtime.instance.AllocatedSlot
-
- toString() - Method in class org.apache.flink.runtime.instance.HardwareDescription
-
- toString() - Method in class org.apache.flink.runtime.instance.Instance
-
- toString() - Method in class org.apache.flink.runtime.instance.InstanceConnectionInfo
-
- toString() - Method in class org.apache.flink.runtime.io.disk.iomanager.FileIOChannel.ID
-
- toString() - Method in class org.apache.flink.runtime.io.network.ConnectionInfoLookupResponse
-
- toString() - Method in class org.apache.flink.runtime.io.network.Envelope
-
- toString() - Method in class org.apache.flink.runtime.io.network.EnvelopeReceiverList
-
- toString() - Method in class org.apache.flink.runtime.io.network.gates.Gate
-
- toString() - Method in class org.apache.flink.runtime.io.network.gates.InputGate
-
- toString() - Method in class org.apache.flink.runtime.io.network.gates.OutputGate
-
- toString() - Method in class org.apache.flink.runtime.io.network.netty.OutboundConnectionQueue
-
- toString() - Method in class org.apache.flink.runtime.io.network.RemoteReceiver
-
- toString() - Method in class org.apache.flink.runtime.io.network.serialization.DataOutputSerializer
-
- toString() - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
- toString() - Method in class org.apache.flink.runtime.jobgraph.IntermediateDataSet
-
- toString() - Method in class org.apache.flink.runtime.jobgraph.JobEdge
-
- toString() - Method in class org.apache.flink.runtime.jobmanager.scheduler.ScheduledUnit
-
- toString() - Method in class org.apache.flink.runtime.jobmanager.scheduler.SetQueue
-
- toString() - Method in class org.apache.flink.runtime.jobmanager.scheduler.SlotAllocationFuture
-
- toString() - Method in class org.apache.flink.runtime.jobmanager.scheduler.SlotSharingGroup
-
- toString() - Method in class org.apache.flink.runtime.jobmanager.scheduler.SubSlot
-
- toString() - Method in class org.apache.flink.runtime.operators.hash.InMemoryPartition
-
- toString() - Method in class org.apache.flink.runtime.operators.util.TaskConfig.DelegatingConfiguration
-
- toString() - Method in class org.apache.flink.runtime.taskmanager.Task
-
- toString() - Method in class org.apache.flink.runtime.taskmanager.TaskExecutionState
-
- toString() - Method in class org.apache.flink.runtime.taskmanager.TaskOperationResult
-
- toString() - Method in class org.apache.flink.streaming.api.environment.RemoteStreamEnvironment
-
- toString() - Method in class org.apache.flink.streaming.api.function.sink.PrintSinkFunction
-
- toString() - Method in class org.apache.flink.streaming.api.invokable.operator.co.CoWindowInvokable.StreamWindow
-
- toString() - Method in class org.apache.flink.streaming.api.streamrecord.StreamRecord
-
- toString() - Method in class org.apache.flink.streaming.api.streamrecord.UID
-
- toString() - Method in class org.apache.flink.streaming.examples.wordcount.PojoExample.Word
-
- toString() - Method in class org.apache.flink.streaming.state.checkpoint.StateCheckpoint
-
- toString() - Method in class org.apache.flink.streaming.state.CircularFifoList
-
- toString() - Method in class org.apache.flink.streaming.state.OperatorState
-
- toString() - Method in class org.apache.flink.types.BooleanValue
-
- toString() - Method in class org.apache.flink.types.ByteValue
-
- toString() - Method in class org.apache.flink.types.CharValue
-
- toString() - Method in class org.apache.flink.types.DoubleValue
-
- toString() - Method in class org.apache.flink.types.FloatValue
-
- toString() - Method in class org.apache.flink.types.IntValue
-
- toString() - Method in class org.apache.flink.types.ListValue
-
- toString() - Method in class org.apache.flink.types.LongValue
-
- toString() - Method in class org.apache.flink.types.MapValue
-
- toString() - Method in class org.apache.flink.types.NullValue
-
- toString() - Method in class org.apache.flink.types.Pair
-
- toString() - Method in class org.apache.flink.types.ShortValue
-
- toString() - Method in class org.apache.flink.types.StringValue
-
- toTrigger() - Method in class org.apache.flink.streaming.api.windowing.helper.Count
-
- toTrigger() - Method in class org.apache.flink.streaming.api.windowing.helper.Delta
-
- toTrigger() - Method in class org.apache.flink.streaming.api.windowing.helper.Time
-
- toTrigger() - Method in interface org.apache.flink.streaming.api.windowing.helper.WindowingHelper
-
- toUri() - Method in class org.apache.flink.core.fs.Path
-
Converts the path object to a
URI.
- TPCHQuery10 - Class in org.apache.flink.examples.java.relational
-
This program implements a modified version of the TPC-H query 10.
- TPCHQuery10() - Constructor for class org.apache.flink.examples.java.relational.TPCHQuery10
-
- TPCHQuery3 - Class in org.apache.flink.examples.java.relational
-
This program implements a modified version of the TPC-H query 3.
- TPCHQuery3() - Constructor for class org.apache.flink.examples.java.relational.TPCHQuery3
-
- TPCHQuery3.Customer - Class in org.apache.flink.examples.java.relational
-
- TPCHQuery3.Customer() - Constructor for class org.apache.flink.examples.java.relational.TPCHQuery3.Customer
-
- TPCHQuery3.Lineitem - Class in org.apache.flink.examples.java.relational
-
- TPCHQuery3.Lineitem() - Constructor for class org.apache.flink.examples.java.relational.TPCHQuery3.Lineitem
-
- TPCHQuery3.Order - Class in org.apache.flink.examples.java.relational
-
- TPCHQuery3.Order() - Constructor for class org.apache.flink.examples.java.relational.TPCHQuery3.Order
-
- TPCHQuery3.ShippingPriorityItem - Class in org.apache.flink.examples.java.relational
-
- TPCHQuery3.ShippingPriorityItem() - Constructor for class org.apache.flink.examples.java.relational.TPCHQuery3.ShippingPriorityItem
-
- TPCHQuery3.ShippingPriorityItem(Long, Double, String, Long) - Constructor for class org.apache.flink.examples.java.relational.TPCHQuery3.ShippingPriorityItem
-
- transferEvent(AbstractEvent) - Method in class org.apache.flink.runtime.io.network.channels.Channel
-
- transferEvent(AbstractEvent) - Method in class org.apache.flink.runtime.io.network.channels.InputChannel
-
- transferEvent(AbstractEvent) - Method in class org.apache.flink.runtime.io.network.channels.OutputChannel
-
- transferEventToOutputChannel(AbstractEvent) - Method in class org.apache.flink.runtime.io.network.channels.InputChannel
-
- transferToFully(FileChannel, long, int) - Method in class org.apache.flink.runtime.net.SocketOutputStream
-
- transform(String, TypeInformation<R>, StreamInvokable<OUT, R>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Method for passing user defined invokables along with the type
informations that will transform the DataStream.
- TransitiveClosureData - Class in org.apache.flink.test.testdata
-
- TransitiveClosureNaive - Class in org.apache.flink.examples.java.graph
-
- TransitiveClosureNaive() - Constructor for class org.apache.flink.examples.java.graph.TransitiveClosureNaive
-
- translateOffset(int) - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- translateOffset(int) - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
Translates the given offset for this view into the offset for the backing array.
- translateOffset(int) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
Deprecated.
- translateToDataFlow(Operator<IN>) - Method in class org.apache.flink.api.java.operators.AggregateOperator
-
- translateToDataFlow(Operator<I1>, Operator<I2>) - Method in class org.apache.flink.api.java.operators.CoGroupOperator
-
- translateToDataFlow(Operator<I1>, Operator<I2>) - Method in class org.apache.flink.api.java.operators.CrossOperator
-
- translateToDataFlow(Operator<T>) - Method in class org.apache.flink.api.java.operators.DataSink
-
- translateToDataFlow() - Method in class org.apache.flink.api.java.operators.DataSource
-
- translateToDataFlow(Operator<T>) - Method in class org.apache.flink.api.java.operators.DistinctOperator
-
- translateToDataFlow(Operator<T>) - Method in class org.apache.flink.api.java.operators.FilterOperator
-
- translateToDataFlow(Operator<IN>) - Method in class org.apache.flink.api.java.operators.FlatMapOperator
-
- translateToDataFlow(Operator<IN>) - Method in class org.apache.flink.api.java.operators.GroupReduceOperator
-
- translateToDataFlow(Operator<T>) - Method in class org.apache.flink.api.java.operators.IterativeDataSet
-
- translateToDataFlow(Operator<I1>, Operator<I2>) - Method in class org.apache.flink.api.java.operators.JoinOperator.EquiJoin
-
- translateToDataFlow(Operator<IN>) - Method in class org.apache.flink.api.java.operators.MapOperator
-
- translateToDataFlow(Operator<IN>) - Method in class org.apache.flink.api.java.operators.MapPartitionOperator
-
- translateToDataFlow(Operator<T>) - Method in class org.apache.flink.api.java.operators.PartitionOperator
-
- translateToDataFlow(Operator<IN>) - Method in class org.apache.flink.api.java.operators.ProjectOperator
-
- translateToDataFlow(Operator<IN>) - Method in class org.apache.flink.api.java.operators.ReduceOperator
-
- translateToDataFlow(Operator<IN>) - Method in class org.apache.flink.api.java.operators.SingleInputOperator
-
Translates this operation to a data flow operator of the common data flow API.
- translateToDataFlow(Operator<IN1>, Operator<IN2>) - Method in class org.apache.flink.api.java.operators.TwoInputOperator
-
Translates this java API operator into a common API operator with two inputs.
- translateToDataFlow(Operator<T>, Operator<T>) - Method in class org.apache.flink.api.java.operators.UnionOperator
-
Returns the BinaryNodeTranslation of the Union.
- translateToDataFlow(Operator<IN>) - Method in class org.apache.flink.api.scala.operators.ScalaAggregateOperator
-
- translateToPlan(List<DataSink<?>>, String) - Method in class org.apache.flink.api.java.operators.OperatorTranslation
-
- TraversableOnceException - Exception in org.apache.flink.util
-
An exception, indicating that an
Iterable can only be traversed once, but has been attempted
to traverse an additional time.
- TraversableOnceException() - Constructor for exception org.apache.flink.util.TraversableOnceException
-
Creates a new exception with a default message.
- TraversableOnceIterable<T> - Class in org.apache.flink.util
-
- TraversableOnceIterable(Iterator<T>) - Constructor for class org.apache.flink.util.TraversableOnceIterable
-
- traverse(PlanNode, T, boolean) - Method in class org.apache.flink.compiler.postpass.GenericFlatTypePostPass
-
- traverse(PlanNode) - Method in class org.apache.flink.compiler.postpass.JavaApiPostPass
-
- TRIANGLES_BY_DEGREE - Static variable in class org.apache.flink.test.testdata.EnumTriangleData
-
- TRIANGLES_BY_ID - Static variable in class org.apache.flink.test.testdata.EnumTriangleData
-
- triggerHelpers - Variable in class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
- triggerNextSuperstep() - Method in class org.apache.flink.runtime.iterative.concurrent.SuperstepKickoffLatch
-
- TriggerPolicy<DATA> - Interface in org.apache.flink.streaming.api.windowing.policy
-
Proves and returns if a new window should be started.
- TRUE - Static variable in class org.apache.flink.types.BooleanValue
-
- tryCleanupOnError() - Method in interface org.apache.flink.api.common.io.CleanupWhenUnsuccessful
-
Hook that is called upon an unsuccessful execution.
- tryCleanupOnError() - Method in class org.apache.flink.api.common.io.FileOutputFormat
-
- TumblingEvictionPolicy<DATA> - Class in org.apache.flink.streaming.api.windowing.policy
-
This eviction policy deletes all elements from the buffer in case a trigger
occurred.
- TumblingEvictionPolicy() - Constructor for class org.apache.flink.streaming.api.windowing.policy.TumblingEvictionPolicy
-
This is the default constructor providing no special functionality.
- TumblingEvictionPolicy(int) - Constructor for class org.apache.flink.streaming.api.windowing.policy.TumblingEvictionPolicy
-
This constructor allows to set a custom start value for the element
counter.
- Tuple - Class in org.apache.flink.api.java.tuple
-
The base class of all tuples.
- Tuple() - Constructor for class org.apache.flink.api.java.tuple.Tuple
-
- Tuple1<T0> - Class in org.apache.flink.api.java.tuple
-
A tuple with 1 fields.
- Tuple1() - Constructor for class org.apache.flink.api.java.tuple.Tuple1
-
Creates a new tuple where all fields are null.
- Tuple1(T0) - Constructor for class org.apache.flink.api.java.tuple.Tuple1
-
Creates a new tuple and assigns the given values to the tuple's fields.
- Tuple10<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9> - Class in org.apache.flink.api.java.tuple
-
A tuple with 10 fields.
- Tuple10() - Constructor for class org.apache.flink.api.java.tuple.Tuple10
-
Creates a new tuple where all fields are null.
- Tuple10(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9) - Constructor for class org.apache.flink.api.java.tuple.Tuple10
-
Creates a new tuple and assigns the given values to the tuple's fields.
- Tuple10Builder<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9> - Class in org.apache.flink.api.java.tuple.builder
-
- Tuple10Builder() - Constructor for class org.apache.flink.api.java.tuple.builder.Tuple10Builder
-
- Tuple11<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10> - Class in org.apache.flink.api.java.tuple
-
A tuple with 11 fields.
- Tuple11() - Constructor for class org.apache.flink.api.java.tuple.Tuple11
-
Creates a new tuple where all fields are null.
- Tuple11(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10) - Constructor for class org.apache.flink.api.java.tuple.Tuple11
-
Creates a new tuple and assigns the given values to the tuple's fields.
- Tuple11Builder<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10> - Class in org.apache.flink.api.java.tuple.builder
-
- Tuple11Builder() - Constructor for class org.apache.flink.api.java.tuple.builder.Tuple11Builder
-
- Tuple12<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11> - Class in org.apache.flink.api.java.tuple
-
A tuple with 12 fields.
- Tuple12() - Constructor for class org.apache.flink.api.java.tuple.Tuple12
-
Creates a new tuple where all fields are null.
- Tuple12(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) - Constructor for class org.apache.flink.api.java.tuple.Tuple12
-
Creates a new tuple and assigns the given values to the tuple's fields.
- Tuple12Builder<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11> - Class in org.apache.flink.api.java.tuple.builder
-
- Tuple12Builder() - Constructor for class org.apache.flink.api.java.tuple.builder.Tuple12Builder
-
- Tuple13<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12> - Class in org.apache.flink.api.java.tuple
-
A tuple with 13 fields.
- Tuple13() - Constructor for class org.apache.flink.api.java.tuple.Tuple13
-
Creates a new tuple where all fields are null.
- Tuple13(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) - Constructor for class org.apache.flink.api.java.tuple.Tuple13
-
Creates a new tuple and assigns the given values to the tuple's fields.
- Tuple13Builder<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12> - Class in org.apache.flink.api.java.tuple.builder
-
- Tuple13Builder() - Constructor for class org.apache.flink.api.java.tuple.builder.Tuple13Builder
-
- Tuple14<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13> - Class in org.apache.flink.api.java.tuple
-
A tuple with 14 fields.
- Tuple14() - Constructor for class org.apache.flink.api.java.tuple.Tuple14
-
Creates a new tuple where all fields are null.
- Tuple14(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13) - Constructor for class org.apache.flink.api.java.tuple.Tuple14
-
Creates a new tuple and assigns the given values to the tuple's fields.
- Tuple14Builder<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13> - Class in org.apache.flink.api.java.tuple.builder
-
- Tuple14Builder() - Constructor for class org.apache.flink.api.java.tuple.builder.Tuple14Builder
-
- Tuple15<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14> - Class in org.apache.flink.api.java.tuple
-
A tuple with 15 fields.
- Tuple15() - Constructor for class org.apache.flink.api.java.tuple.Tuple15
-
Creates a new tuple where all fields are null.
- Tuple15(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14) - Constructor for class org.apache.flink.api.java.tuple.Tuple15
-
Creates a new tuple and assigns the given values to the tuple's fields.
- Tuple15Builder<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14> - Class in org.apache.flink.api.java.tuple.builder
-
- Tuple15Builder() - Constructor for class org.apache.flink.api.java.tuple.builder.Tuple15Builder
-
- Tuple16<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15> - Class in org.apache.flink.api.java.tuple
-
A tuple with 16 fields.
- Tuple16() - Constructor for class org.apache.flink.api.java.tuple.Tuple16
-
Creates a new tuple where all fields are null.
- Tuple16(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15) - Constructor for class org.apache.flink.api.java.tuple.Tuple16
-
Creates a new tuple and assigns the given values to the tuple's fields.
- Tuple16Builder<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15> - Class in org.apache.flink.api.java.tuple.builder
-
- Tuple16Builder() - Constructor for class org.apache.flink.api.java.tuple.builder.Tuple16Builder
-
- Tuple17<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16> - Class in org.apache.flink.api.java.tuple
-
A tuple with 17 fields.
- Tuple17() - Constructor for class org.apache.flink.api.java.tuple.Tuple17
-
Creates a new tuple where all fields are null.
- Tuple17(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16) - Constructor for class org.apache.flink.api.java.tuple.Tuple17
-
Creates a new tuple and assigns the given values to the tuple's fields.
- Tuple17Builder<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16> - Class in org.apache.flink.api.java.tuple.builder
-
- Tuple17Builder() - Constructor for class org.apache.flink.api.java.tuple.builder.Tuple17Builder
-
- Tuple18<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17> - Class in org.apache.flink.api.java.tuple
-
A tuple with 18 fields.
- Tuple18() - Constructor for class org.apache.flink.api.java.tuple.Tuple18
-
Creates a new tuple where all fields are null.
- Tuple18(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17) - Constructor for class org.apache.flink.api.java.tuple.Tuple18
-
Creates a new tuple and assigns the given values to the tuple's fields.
- Tuple18Builder<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17> - Class in org.apache.flink.api.java.tuple.builder
-
- Tuple18Builder() - Constructor for class org.apache.flink.api.java.tuple.builder.Tuple18Builder
-
- Tuple19<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18> - Class in org.apache.flink.api.java.tuple
-
A tuple with 19 fields.
- Tuple19() - Constructor for class org.apache.flink.api.java.tuple.Tuple19
-
Creates a new tuple where all fields are null.
- Tuple19(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18) - Constructor for class org.apache.flink.api.java.tuple.Tuple19
-
Creates a new tuple and assigns the given values to the tuple's fields.
- Tuple19Builder<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18> - Class in org.apache.flink.api.java.tuple.builder
-
- Tuple19Builder() - Constructor for class org.apache.flink.api.java.tuple.builder.Tuple19Builder
-
- Tuple1Builder<T0> - Class in org.apache.flink.api.java.tuple.builder
-
- Tuple1Builder() - Constructor for class org.apache.flink.api.java.tuple.builder.Tuple1Builder
-
- Tuple2<T0,T1> - Class in org.apache.flink.api.java.tuple
-
A tuple with 2 fields.
- Tuple2() - Constructor for class org.apache.flink.api.java.tuple.Tuple2
-
Creates a new tuple where all fields are null.
- Tuple2(T0, T1) - Constructor for class org.apache.flink.api.java.tuple.Tuple2
-
Creates a new tuple and assigns the given values to the tuple's fields.
- Tuple20<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19> - Class in org.apache.flink.api.java.tuple
-
A tuple with 20 fields.
- Tuple20() - Constructor for class org.apache.flink.api.java.tuple.Tuple20
-
Creates a new tuple where all fields are null.
- Tuple20(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19) - Constructor for class org.apache.flink.api.java.tuple.Tuple20
-
Creates a new tuple and assigns the given values to the tuple's fields.
- Tuple20Builder<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19> - Class in org.apache.flink.api.java.tuple.builder
-
- Tuple20Builder() - Constructor for class org.apache.flink.api.java.tuple.builder.Tuple20Builder
-
- Tuple21<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20> - Class in org.apache.flink.api.java.tuple
-
A tuple with 21 fields.
- Tuple21() - Constructor for class org.apache.flink.api.java.tuple.Tuple21
-
Creates a new tuple where all fields are null.
- Tuple21(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20) - Constructor for class org.apache.flink.api.java.tuple.Tuple21
-
Creates a new tuple and assigns the given values to the tuple's fields.
- Tuple21Builder<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20> - Class in org.apache.flink.api.java.tuple.builder
-
- Tuple21Builder() - Constructor for class org.apache.flink.api.java.tuple.builder.Tuple21Builder
-
- Tuple22<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21> - Class in org.apache.flink.api.java.tuple
-
A tuple with 22 fields.
- Tuple22() - Constructor for class org.apache.flink.api.java.tuple.Tuple22
-
Creates a new tuple where all fields are null.
- Tuple22(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21) - Constructor for class org.apache.flink.api.java.tuple.Tuple22
-
Creates a new tuple and assigns the given values to the tuple's fields.
- Tuple22Builder<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21> - Class in org.apache.flink.api.java.tuple.builder
-
- Tuple22Builder() - Constructor for class org.apache.flink.api.java.tuple.builder.Tuple22Builder
-
- Tuple23<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21,T22> - Class in org.apache.flink.api.java.tuple
-
A tuple with 23 fields.
- Tuple23() - Constructor for class org.apache.flink.api.java.tuple.Tuple23
-
Creates a new tuple where all fields are null.
- Tuple23(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22) - Constructor for class org.apache.flink.api.java.tuple.Tuple23
-
Creates a new tuple and assigns the given values to the tuple's fields.
- Tuple23Builder<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21,T22> - Class in org.apache.flink.api.java.tuple.builder
-
- Tuple23Builder() - Constructor for class org.apache.flink.api.java.tuple.builder.Tuple23Builder
-
- Tuple24<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21,T22,T23> - Class in org.apache.flink.api.java.tuple
-
A tuple with 24 fields.
- Tuple24() - Constructor for class org.apache.flink.api.java.tuple.Tuple24
-
Creates a new tuple where all fields are null.
- Tuple24(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22, T23) - Constructor for class org.apache.flink.api.java.tuple.Tuple24
-
Creates a new tuple and assigns the given values to the tuple's fields.
- Tuple24Builder<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21,T22,T23> - Class in org.apache.flink.api.java.tuple.builder
-
- Tuple24Builder() - Constructor for class org.apache.flink.api.java.tuple.builder.Tuple24Builder
-
- Tuple25<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21,T22,T23,T24> - Class in org.apache.flink.api.java.tuple
-
A tuple with 25 fields.
- Tuple25() - Constructor for class org.apache.flink.api.java.tuple.Tuple25
-
Creates a new tuple where all fields are null.
- Tuple25(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22, T23, T24) - Constructor for class org.apache.flink.api.java.tuple.Tuple25
-
Creates a new tuple and assigns the given values to the tuple's fields.
- Tuple25Builder<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21,T22,T23,T24> - Class in org.apache.flink.api.java.tuple.builder
-
- Tuple25Builder() - Constructor for class org.apache.flink.api.java.tuple.builder.Tuple25Builder
-
- Tuple2Builder<T0,T1> - Class in org.apache.flink.api.java.tuple.builder
-
- Tuple2Builder() - Constructor for class org.apache.flink.api.java.tuple.builder.Tuple2Builder
-
- Tuple3<T0,T1,T2> - Class in org.apache.flink.api.java.tuple
-
A tuple with 3 fields.
- Tuple3() - Constructor for class org.apache.flink.api.java.tuple.Tuple3
-
Creates a new tuple where all fields are null.
- Tuple3(T0, T1, T2) - Constructor for class org.apache.flink.api.java.tuple.Tuple3
-
Creates a new tuple and assigns the given values to the tuple's fields.
- Tuple3Builder<T0,T1,T2> - Class in org.apache.flink.api.java.tuple.builder
-
- Tuple3Builder() - Constructor for class org.apache.flink.api.java.tuple.builder.Tuple3Builder
-
- Tuple4<T0,T1,T2,T3> - Class in org.apache.flink.api.java.tuple
-
A tuple with 4 fields.
- Tuple4() - Constructor for class org.apache.flink.api.java.tuple.Tuple4
-
Creates a new tuple where all fields are null.
- Tuple4(T0, T1, T2, T3) - Constructor for class org.apache.flink.api.java.tuple.Tuple4
-
Creates a new tuple and assigns the given values to the tuple's fields.
- Tuple4Builder<T0,T1,T2,T3> - Class in org.apache.flink.api.java.tuple.builder
-
- Tuple4Builder() - Constructor for class org.apache.flink.api.java.tuple.builder.Tuple4Builder
-
- Tuple5<T0,T1,T2,T3,T4> - Class in org.apache.flink.api.java.tuple
-
A tuple with 5 fields.
- Tuple5() - Constructor for class org.apache.flink.api.java.tuple.Tuple5
-
Creates a new tuple where all fields are null.
- Tuple5(T0, T1, T2, T3, T4) - Constructor for class org.apache.flink.api.java.tuple.Tuple5
-
Creates a new tuple and assigns the given values to the tuple's fields.
- Tuple5Builder<T0,T1,T2,T3,T4> - Class in org.apache.flink.api.java.tuple.builder
-
- Tuple5Builder() - Constructor for class org.apache.flink.api.java.tuple.builder.Tuple5Builder
-
- Tuple6<T0,T1,T2,T3,T4,T5> - Class in org.apache.flink.api.java.tuple
-
A tuple with 6 fields.
- Tuple6() - Constructor for class org.apache.flink.api.java.tuple.Tuple6
-
Creates a new tuple where all fields are null.
- Tuple6(T0, T1, T2, T3, T4, T5) - Constructor for class org.apache.flink.api.java.tuple.Tuple6
-
Creates a new tuple and assigns the given values to the tuple's fields.
- Tuple6Builder<T0,T1,T2,T3,T4,T5> - Class in org.apache.flink.api.java.tuple.builder
-
- Tuple6Builder() - Constructor for class org.apache.flink.api.java.tuple.builder.Tuple6Builder
-
- Tuple7<T0,T1,T2,T3,T4,T5,T6> - Class in org.apache.flink.api.java.tuple
-
A tuple with 7 fields.
- Tuple7() - Constructor for class org.apache.flink.api.java.tuple.Tuple7
-
Creates a new tuple where all fields are null.
- Tuple7(T0, T1, T2, T3, T4, T5, T6) - Constructor for class org.apache.flink.api.java.tuple.Tuple7
-
Creates a new tuple and assigns the given values to the tuple's fields.
- Tuple7Builder<T0,T1,T2,T3,T4,T5,T6> - Class in org.apache.flink.api.java.tuple.builder
-
- Tuple7Builder() - Constructor for class org.apache.flink.api.java.tuple.builder.Tuple7Builder
-
- Tuple8<T0,T1,T2,T3,T4,T5,T6,T7> - Class in org.apache.flink.api.java.tuple
-
A tuple with 8 fields.
- Tuple8() - Constructor for class org.apache.flink.api.java.tuple.Tuple8
-
Creates a new tuple where all fields are null.
- Tuple8(T0, T1, T2, T3, T4, T5, T6, T7) - Constructor for class org.apache.flink.api.java.tuple.Tuple8
-
Creates a new tuple and assigns the given values to the tuple's fields.
- Tuple8Builder<T0,T1,T2,T3,T4,T5,T6,T7> - Class in org.apache.flink.api.java.tuple.builder
-
- Tuple8Builder() - Constructor for class org.apache.flink.api.java.tuple.builder.Tuple8Builder
-
- Tuple9<T0,T1,T2,T3,T4,T5,T6,T7,T8> - Class in org.apache.flink.api.java.tuple
-
A tuple with 9 fields.
- Tuple9() - Constructor for class org.apache.flink.api.java.tuple.Tuple9
-
Creates a new tuple where all fields are null.
- Tuple9(T0, T1, T2, T3, T4, T5, T6, T7, T8) - Constructor for class org.apache.flink.api.java.tuple.Tuple9
-
Creates a new tuple and assigns the given values to the tuple's fields.
- Tuple9Builder<T0,T1,T2,T3,T4,T5,T6,T7,T8> - Class in org.apache.flink.api.java.tuple.builder
-
- Tuple9Builder() - Constructor for class org.apache.flink.api.java.tuple.builder.Tuple9Builder
-
- tupleClass - Variable in class org.apache.flink.api.java.typeutils.runtime.TupleSerializerBase
-
- tupleClasses - Static variable in class org.apache.flink.streaming.util.keys.KeySelectorUtil
-
- TupleComparator<T extends Tuple> - Class in org.apache.flink.api.java.typeutils.runtime
-
- TupleComparator(int[], TypeComparator<?>[], TypeSerializer<?>[]) - Constructor for class org.apache.flink.api.java.typeutils.runtime.TupleComparator
-
- TupleComparatorBase<T> - Class in org.apache.flink.api.java.typeutils.runtime
-
- TupleComparatorBase(int[], TypeComparator<?>[], TypeSerializer<?>[]) - Constructor for class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
-
- TupleComparatorBase(TupleComparatorBase<T>) - Constructor for class org.apache.flink.api.java.typeutils.runtime.TupleComparatorBase
-
- tupleList - Variable in class org.apache.flink.streaming.api.function.sink.WriteSinkFunction
-
- TupleSerializer<T extends Tuple> - Class in org.apache.flink.api.java.typeutils.runtime
-
- TupleSerializer(Class<T>, TypeSerializer<?>[]) - Constructor for class org.apache.flink.api.java.typeutils.runtime.TupleSerializer
-
- TupleSerializerBase<T> - Class in org.apache.flink.api.java.typeutils.runtime
-
- TupleSerializerBase(Class<T>, TypeSerializer<?>[]) - Constructor for class org.apache.flink.api.java.typeutils.runtime.TupleSerializerBase
-
- tupleType(Class<T>) - Method in class org.apache.flink.api.java.io.CsvReader
-
Configures the reader to read the CSV data and parse it to the given type.
- tupleType - Variable in class org.apache.flink.api.java.typeutils.TupleTypeInfoBase
-
- TupleTypeInfo<T extends Tuple> - Class in org.apache.flink.api.java.typeutils
-
- TupleTypeInfo(TypeInformation<?>...) - Constructor for class org.apache.flink.api.java.typeutils.TupleTypeInfo
-
- TupleTypeInfo(Class<T>, TypeInformation<?>...) - Constructor for class org.apache.flink.api.java.typeutils.TupleTypeInfo
-
- TupleTypeInfoBase<T> - Class in org.apache.flink.api.java.typeutils
-
- TupleTypeInfoBase(Class<T>, TypeInformation<?>...) - Constructor for class org.apache.flink.api.java.typeutils.TupleTypeInfoBase
-
- TupleUnwrappingIterator<T,K> - Class in org.apache.flink.api.java.operators.translation
-
An iterator that reads 2-tuples (key value pairs) and returns only the values (second field).
- TupleUnwrappingIterator() - Constructor for class org.apache.flink.api.java.operators.translation.TupleUnwrappingIterator
-
- TupleWrappingCollector<IN,K> - Class in org.apache.flink.api.java.operators.translation
-
Needed to wrap tuples to Tuple2 pairs for combine method of group reduce with key selector function
- TupleWrappingCollector(TupleUnwrappingIterator<IN, K>) - Constructor for class org.apache.flink.api.java.operators.translation.TupleWrappingCollector
-
- TwitterSource - Class in org.apache.flink.streaming.connectors.twitter
-
Implementation of
SourceFunction specialized to emit tweets from
Twitter.
- TwitterSource(String) - Constructor for class org.apache.flink.streaming.connectors.twitter.TwitterSource
-
- TwitterSource(String, int) - Constructor for class org.apache.flink.streaming.connectors.twitter.TwitterSource
-
- TwitterStream - Class in org.apache.flink.streaming.examples.twitter
-
Implements the "TwitterStream" program that computes a most used word
occurrence over JSON files in a streaming fashion.
- TwitterStream() - Constructor for class org.apache.flink.streaming.examples.twitter.TwitterStream
-
- TwitterStream.SelectEnglishAndTokenizeFlatMap - Class in org.apache.flink.streaming.examples.twitter
-
Makes sentences from English tweets.
- TwitterStream.SelectEnglishAndTokenizeFlatMap() - Constructor for class org.apache.flink.streaming.examples.twitter.TwitterStream.SelectEnglishAndTokenizeFlatMap
-
- TwitterStream.SelectMaxOccurence - Class in org.apache.flink.streaming.examples.twitter
-
Implements a user-defined FlatMapFunction that checks if the current
occurence is higher than the maximum occurence.
- TwitterStream.SelectMaxOccurence() - Constructor for class org.apache.flink.streaming.examples.twitter.TwitterStream.SelectMaxOccurence
-
- TwitterStreamData - Class in org.apache.flink.streaming.examples.twitter.util
-
- TwitterStreamData() - Constructor for class org.apache.flink.streaming.examples.twitter.util.TwitterStreamData
-
- TwitterStreaming - Class in org.apache.flink.streaming.connectors.twitter
-
- TwitterStreaming() - Constructor for class org.apache.flink.streaming.connectors.twitter.TwitterStreaming
-
- TwitterStreaming.SelectDataFlatMap - Class in org.apache.flink.streaming.connectors.twitter
-
- TwitterStreaming.SelectDataFlatMap() - Constructor for class org.apache.flink.streaming.connectors.twitter.TwitterStreaming.SelectDataFlatMap
-
- TwitterStreaming.TwitterSink - Class in org.apache.flink.streaming.connectors.twitter
-
- TwitterStreaming.TwitterSink() - Constructor for class org.apache.flink.streaming.connectors.twitter.TwitterStreaming.TwitterSink
-
- TwitterTopology - Class in org.apache.flink.streaming.connectors.twitter
-
This program demonstrate the use of TwitterSource.
- TwitterTopology() - Constructor for class org.apache.flink.streaming.connectors.twitter.TwitterTopology
-
- TwitterTopology.SelectLanguageFlatMap - Class in org.apache.flink.streaming.connectors.twitter
-
FlatMapFunction to determine the language of tweets if possible
- TwitterTopology.SelectLanguageFlatMap() - Constructor for class org.apache.flink.streaming.connectors.twitter.TwitterTopology.SelectLanguageFlatMap
-
- TwoInputNode - Class in org.apache.flink.compiler.dag
-
A node in the optimizer plan that represents a PACT with a two different inputs, such as MATCH or CROSS.
- TwoInputNode(DualInputOperator<?, ?, ?, ?>) - Constructor for class org.apache.flink.compiler.dag.TwoInputNode
-
Creates a new node with a single input for the optimizer plan.
- TwoInputOperator<IN1,IN2,OUT,O extends TwoInputOperator<IN1,IN2,OUT,O>> - Class in org.apache.flink.api.java.operators
-
Base class for operations that operates on two input data sets.
- TwoInputOperator(DataSet<IN1>, DataSet<IN2>, TypeInformation<OUT>) - Constructor for class org.apache.flink.api.java.operators.TwoInputOperator
-
- TwoInputUdfOperator<IN1,IN2,OUT,O extends TwoInputUdfOperator<IN1,IN2,OUT,O>> - Class in org.apache.flink.api.java.operators
-
The TwoInputUdfOperator is the base class of all binary operators that execute
user-defined functions (UDFs).
- TwoInputUdfOperator(DataSet<IN1>, DataSet<IN2>, TypeInformation<OUT>) - Constructor for class org.apache.flink.api.java.operators.TwoInputUdfOperator
-
Creates a new operators with the two given data sets as inputs.
- type - Variable in class org.apache.flink.api.java.typeutils.PojoField
-
- typeClass - Variable in class org.apache.flink.api.common.typeutils.CompositeType
-
- TypeComparable<T> - Class in org.apache.flink.api.common.operators.util
-
Wrapper that is used to store elements for which we have a TypeComparator in a Hash Map.
- TypeComparable(T, TypeComparator<T>) - Constructor for class org.apache.flink.api.common.operators.util.TypeComparable
-
- TypeComparator<T> - Class in org.apache.flink.api.common.typeutils
-
This interface describes the methods that are required for a data type to be handled by the pact
runtime.
- TypeComparator() - Constructor for class org.apache.flink.api.common.typeutils.TypeComparator
-
- TypeComparatorFactory<T> - Interface in org.apache.flink.api.common.typeutils
-
- TypeExtractor - Class in org.apache.flink.api.java.typeutils
-
- typeInfo - Variable in class org.apache.flink.streaming.api.datastream.DataStream
-
- TypeInfoParser - Class in org.apache.flink.api.java.typeutils
-
- TypeInfoParser() - Constructor for class org.apache.flink.api.java.typeutils.TypeInfoParser
-
- TypeInformation<T> - Class in org.apache.flink.api.common.typeinfo
-
- TypeInformation() - Constructor for class org.apache.flink.api.common.typeinfo.TypeInformation
-
- TypePairComparator<T1,T2> - Class in org.apache.flink.api.common.typeutils
-
This interface defines the method required by the runtime to use data types in join-like operations.
- TypePairComparator() - Constructor for class org.apache.flink.api.common.typeutils.TypePairComparator
-
- TypePairComparatorFactory<T1,T2> - Interface in org.apache.flink.api.common.typeutils
-
- types - Variable in class org.apache.flink.api.common.operators.Ordering
-
- types(Class<T0>) - Method in class org.apache.flink.api.java.io.CsvReader
-
Specifies the types for the CSV fields.
- types(Class<T0>, Class<T1>) - Method in class org.apache.flink.api.java.io.CsvReader
-
Specifies the types for the CSV fields.
- types(Class<T0>, Class<T1>, Class<T2>) - Method in class org.apache.flink.api.java.io.CsvReader
-
Specifies the types for the CSV fields.
- types(Class<T0>, Class<T1>, Class<T2>, Class<T3>) - Method in class org.apache.flink.api.java.io.CsvReader
-
Specifies the types for the CSV fields.
- types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>) - Method in class org.apache.flink.api.java.io.CsvReader
-
Specifies the types for the CSV fields.
- types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>) - Method in class org.apache.flink.api.java.io.CsvReader
-
Specifies the types for the CSV fields.
- types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>) - Method in class org.apache.flink.api.java.io.CsvReader
-
Specifies the types for the CSV fields.
- types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>) - Method in class org.apache.flink.api.java.io.CsvReader
-
Specifies the types for the CSV fields.
- types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>, Class<T8>) - Method in class org.apache.flink.api.java.io.CsvReader
-
Specifies the types for the CSV fields.
- types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>, Class<T8>, Class<T9>) - Method in class org.apache.flink.api.java.io.CsvReader
-
Specifies the types for the CSV fields.
- types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>, Class<T8>, Class<T9>, Class<T10>) - Method in class org.apache.flink.api.java.io.CsvReader
-
Specifies the types for the CSV fields.
- types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>, Class<T8>, Class<T9>, Class<T10>, Class<T11>) - Method in class org.apache.flink.api.java.io.CsvReader
-
Specifies the types for the CSV fields.
- types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>, Class<T8>, Class<T9>, Class<T10>, Class<T11>, Class<T12>) - Method in class org.apache.flink.api.java.io.CsvReader
-
Specifies the types for the CSV fields.
- types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>, Class<T8>, Class<T9>, Class<T10>, Class<T11>, Class<T12>, Class<T13>) - Method in class org.apache.flink.api.java.io.CsvReader
-
Specifies the types for the CSV fields.
- types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>, Class<T8>, Class<T9>, Class<T10>, Class<T11>, Class<T12>, Class<T13>, Class<T14>) - Method in class org.apache.flink.api.java.io.CsvReader
-
Specifies the types for the CSV fields.
- types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>, Class<T8>, Class<T9>, Class<T10>, Class<T11>, Class<T12>, Class<T13>, Class<T14>, Class<T15>) - Method in class org.apache.flink.api.java.io.CsvReader
-
Specifies the types for the CSV fields.
- types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>, Class<T8>, Class<T9>, Class<T10>, Class<T11>, Class<T12>, Class<T13>, Class<T14>, Class<T15>, Class<T16>) - Method in class org.apache.flink.api.java.io.CsvReader
-
Specifies the types for the CSV fields.
- types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>, Class<T8>, Class<T9>, Class<T10>, Class<T11>, Class<T12>, Class<T13>, Class<T14>, Class<T15>, Class<T16>, Class<T17>) - Method in class org.apache.flink.api.java.io.CsvReader
-
Specifies the types for the CSV fields.
- types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>, Class<T8>, Class<T9>, Class<T10>, Class<T11>, Class<T12>, Class<T13>, Class<T14>, Class<T15>, Class<T16>, Class<T17>, Class<T18>) - Method in class org.apache.flink.api.java.io.CsvReader
-
Specifies the types for the CSV fields.
- types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>, Class<T8>, Class<T9>, Class<T10>, Class<T11>, Class<T12>, Class<T13>, Class<T14>, Class<T15>, Class<T16>, Class<T17>, Class<T18>, Class<T19>) - Method in class org.apache.flink.api.java.io.CsvReader
-
Specifies the types for the CSV fields.
- types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>, Class<T8>, Class<T9>, Class<T10>, Class<T11>, Class<T12>, Class<T13>, Class<T14>, Class<T15>, Class<T16>, Class<T17>, Class<T18>, Class<T19>, Class<T20>) - Method in class org.apache.flink.api.java.io.CsvReader
-
Specifies the types for the CSV fields.
- types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>, Class<T8>, Class<T9>, Class<T10>, Class<T11>, Class<T12>, Class<T13>, Class<T14>, Class<T15>, Class<T16>, Class<T17>, Class<T18>, Class<T19>, Class<T20>, Class<T21>) - Method in class org.apache.flink.api.java.io.CsvReader
-
Specifies the types for the CSV fields.
- types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>, Class<T8>, Class<T9>, Class<T10>, Class<T11>, Class<T12>, Class<T13>, Class<T14>, Class<T15>, Class<T16>, Class<T17>, Class<T18>, Class<T19>, Class<T20>, Class<T21>, Class<T22>) - Method in class org.apache.flink.api.java.io.CsvReader
-
Specifies the types for the CSV fields.
- types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>, Class<T8>, Class<T9>, Class<T10>, Class<T11>, Class<T12>, Class<T13>, Class<T14>, Class<T15>, Class<T16>, Class<T17>, Class<T18>, Class<T19>, Class<T20>, Class<T21>, Class<T22>, Class<T23>) - Method in class org.apache.flink.api.java.io.CsvReader
-
Specifies the types for the CSV fields.
- types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>, Class<T8>, Class<T9>, Class<T10>, Class<T11>, Class<T12>, Class<T13>, Class<T14>, Class<T15>, Class<T16>, Class<T17>, Class<T18>, Class<T19>, Class<T20>, Class<T21>, Class<T22>, Class<T23>, Class<T24>) - Method in class org.apache.flink.api.java.io.CsvReader
-
Specifies the types for the CSV fields.
- types(Class<?>...) - Method in class org.apache.flink.api.java.operators.CrossOperator.ProjectCross
-
Deprecated.
- types(Class<?>...) - Method in class org.apache.flink.api.java.operators.JoinOperator.ProjectJoin
-
Deprecated.
- types(Class<?>...) - Method in class org.apache.flink.api.java.operators.ProjectOperator
-
Deprecated.
- types - Variable in class org.apache.flink.api.java.typeutils.TupleTypeInfoBase
-
- types(Class<T0>) - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
-
- types(Class<T0>, Class<T1>) - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
-
- types(Class<T0>, Class<T1>, Class<T2>) - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
-
- types(Class<T0>, Class<T1>, Class<T2>, Class<T3>) - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
-
- types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>) - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
-
- types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>) - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
-
- types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>) - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
-
- types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>) - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
-
- types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>, Class<T8>) - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
-
- types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>, Class<T8>, Class<T9>) - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
-
- types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>, Class<T8>, Class<T9>, Class<T10>) - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
-
- types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>, Class<T8>, Class<T9>, Class<T10>, Class<T11>) - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
-
- types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>, Class<T8>, Class<T9>, Class<T10>, Class<T11>, Class<T12>) - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
-
- types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>, Class<T8>, Class<T9>, Class<T10>, Class<T11>, Class<T12>, Class<T13>) - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
-
- types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>, Class<T8>, Class<T9>, Class<T10>, Class<T11>, Class<T12>, Class<T13>, Class<T14>) - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
-
- types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>, Class<T8>, Class<T9>, Class<T10>, Class<T11>, Class<T12>, Class<T13>, Class<T14>, Class<T15>) - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
-
- types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>, Class<T8>, Class<T9>, Class<T10>, Class<T11>, Class<T12>, Class<T13>, Class<T14>, Class<T15>, Class<T16>) - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
-
- types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>, Class<T8>, Class<T9>, Class<T10>, Class<T11>, Class<T12>, Class<T13>, Class<T14>, Class<T15>, Class<T16>, Class<T17>) - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
-
- types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>, Class<T8>, Class<T9>, Class<T10>, Class<T11>, Class<T12>, Class<T13>, Class<T14>, Class<T15>, Class<T16>, Class<T17>, Class<T18>) - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
-
- types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>, Class<T8>, Class<T9>, Class<T10>, Class<T11>, Class<T12>, Class<T13>, Class<T14>, Class<T15>, Class<T16>, Class<T17>, Class<T18>, Class<T19>) - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
-
- types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>, Class<T8>, Class<T9>, Class<T10>, Class<T11>, Class<T12>, Class<T13>, Class<T14>, Class<T15>, Class<T16>, Class<T17>, Class<T18>, Class<T19>, Class<T20>) - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
-
- types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>, Class<T8>, Class<T9>, Class<T10>, Class<T11>, Class<T12>, Class<T13>, Class<T14>, Class<T15>, Class<T16>, Class<T17>, Class<T18>, Class<T19>, Class<T20>, Class<T21>) - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
-
- types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>, Class<T8>, Class<T9>, Class<T10>, Class<T11>, Class<T12>, Class<T13>, Class<T14>, Class<T15>, Class<T16>, Class<T17>, Class<T18>, Class<T19>, Class<T20>, Class<T21>, Class<T22>) - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
-
- types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>, Class<T8>, Class<T9>, Class<T10>, Class<T11>, Class<T12>, Class<T13>, Class<T14>, Class<T15>, Class<T16>, Class<T17>, Class<T18>, Class<T19>, Class<T20>, Class<T21>, Class<T22>, Class<T23>) - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
-
- types(Class<T0>, Class<T1>, Class<T2>, Class<T3>, Class<T4>, Class<T5>, Class<T6>, Class<T7>, Class<T8>, Class<T9>, Class<T10>, Class<T11>, Class<T12>, Class<T13>, Class<T14>, Class<T15>, Class<T16>, Class<T17>, Class<T18>, Class<T19>, Class<T20>, Class<T21>, Class<T22>, Class<T23>, Class<T24>) - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
-
- TypeSerializer<T> - Class in org.apache.flink.api.common.typeutils
-
This interface describes the methods that are required for a data type to be handled by the pact
runtime.
- TypeSerializer() - Constructor for class org.apache.flink.api.common.typeutils.TypeSerializer
-
- TypeSerializerFactory<T> - Interface in org.apache.flink.api.common.typeutils
-
- TypeSerializerInputFormat<T> - Class in org.apache.flink.api.java.io
-
Reads elements by deserializing them with a given type serializer.
- TypeSerializerInputFormat(TypeSerializer<T>) - Constructor for class org.apache.flink.api.java.io.TypeSerializerInputFormat
-
- TypeSerializerOutputFormat<T> - Class in org.apache.flink.api.java.io
-
Stores elements by serializing them with their type serializer.
- TypeSerializerOutputFormat() - Constructor for class org.apache.flink.api.java.io.TypeSerializerOutputFormat
-
- TypeSerializerSingleton<T> - Class in org.apache.flink.api.common.typeutils.base
-
- TypeSerializerSingleton() - Constructor for class org.apache.flink.api.common.typeutils.base.TypeSerializerSingleton
-